|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: passing a string as a node list
Standard xslt does not let you convert a result-tree-fragment (or a string) into a node-set. Some processors (like SAXON) have an extension function that does let you do it. Xalan (which I think you meant instead of Xerces) also has one (I think, someone else would know for sure). How you invoke the extension function is different from one processor to another, so you have to read Mike Kay's book, the docs for your processor, or search in the FAQs. Actually, I'm not sure if you could convert a string anyway, but you can probably change your stylesheet to make it work. Cheers, Tom P [Tim] > If I use the $keywords variable directly, Xerces throws the exception > saying "Can not convert #STRING to a NodeList" so I've been trying > various methods of turning the string into the node list. > 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








