|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: xalan:node-set() with < and >
The xx:node-set() function converts a result tree fragment into a node-set. What you are looking for is something quite different, a function that parses a string containing lexical XML. Recent versions of Saxon have such a function, called saxon:parse(), but I don't think similar extensions are widely available in other processors. You may have to write your own. Michael Kay http://www.saxonica.com/ > -----Original Message----- > From: Jacquo Johnson [mailto:genxgeek@xxxxxxxxx] > Sent: 17 October 2005 16:55 > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx > Subject: xalan:node-set() with < and > > > Does anybody have some experience with respect to > xalan:node-set()? I'm trying to get the following to > work via XSLT 1.0 but to no avail (I have to use the > escaped <>'s because that what is being passed into > the sytlesheet). Thanks! > > <xsl:variable name="rtf2"> > > <Node><Value>HI2</Value></Node> > </xsl:variable> > <xsl:copy-of > select="xalan:nodeset($rtf2)/child::*/Value" /> > > > > > __________________________________ > Yahoo! Mail - PC Magazine Editors' Choice 2005 > http://mail.yahoo.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








