Re: convert string to node-set
James Fuller <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Organization | Webcomposite |
| Message-ID | <[email protected]> |
Vadim Kalion wrote: > Hello all. > Is there an any method to convert xml-string to node-set in xsl file. > I need it because I want to pass xml-string into xsl:param and then > output it string in drop-down list. Thank you very much. check out http://www.exslt.org/exsl/functions/node-set/index.html gl, jf