|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How do you convert a string to a node-set?
> How do you convert a string to a node-set? Is it possible with
MSXSL3?
> This doesn't do the trick:
> <xsl:variable name="var"
> select="msxsl:node-set('<a>3</a><b>4</b>')"/>
The vendor:node-set() function does something different -- it takes an
RTF and converts it to a node-set.
What you want must be done outside of the transformation -- either
prior to it, or within an extension function. For example, you can use
the loadXML() method for this purpose, then pass (or return back) the
resulting XMLDOM object to the transformation.
Cheers,
Dimitre Novatchev.
__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








