This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: text()



 Kay Michael 
> > <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...

You and me both Mike :-)
I'm going to mail Dave Raggett on this one.
I'm unsure as to why its there at all, operating as it does wholly
in the html ns.
<grin>And if it trips you up.... </grin>

Its so obvious when you see it though
(isn't it Milos ;-)

Regards DaveP

 


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]