[Home] [By Thread] [By Date] [Recent Entries]
Robert Koberg wrote:
I have been trying to get a Saxon(6.5.1) transformation to accept xml as a parameter.
The second possibility is to write a customized XML source and an URIResolver which passes it on request of a special URI to the processor, and use the document() function to access your source. See http://www.biglist.com/lists/xsl-list/archives/200107/msg01261.html and follow-ups. A third possibility is to build yourself an XMLReader which uses a standard XMLReader to parse your source document into a SAX event stream for passing into the XSLT processor and splices your parameter data into the SAX event stream. HTH J.Pietschmann XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



