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: Accessing Text Nodes


> This sounds silly, but I'm having real problems reaching
> a text node directly: I can do it through a template, but
> wish to get its contents straight:
> 
> <ROOT>
>   <LEVEL1>Foo<LEVEL1>
> </ROOT>
> 

ROOT/LEVEL1/text()

Mike Kay


 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]