[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: text()


Subject: RE: text()
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 7 Nov 2000 16:29:12 -0000

> I have a source file
> 
> <html xmlns="http://www.w3.org/1999/xhtml">
> My stylesheet reads
> 
> 
> <xsl:template match="html/body/text()">

You've fallen into the namespace trap again. The names "html" and "body"
need a namespace prefix.

Stared at this one for ages...

Mike Kay 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
  • text()
    • DPawson - Tue, 7 Nov 2000 12:45:40 -0000
      • <Possible follow-ups>
      • DPawson - Tue, 7 Nov 2000 14:41:58 -0000
      • Kay Michael - Tue, 7 Nov 2000 16:29:12 -0000 <=
      • DPawson - Wed, 8 Nov 2000 08:37:39 -0000
      • DPawson - Wed, 8 Nov 2000 12:06:09 -0000