xsl-list
[Top] [All Lists]

RE: Multiple source documents

2005-09-07 06:46:00

The strings need to be parsed as XML to turn them into document nodes. You
can do this from your application code before passing the document nodes to
the XSLT processor; you could do it in a URI resolver invoked in response to
the document() call; or you could invoke an extension function such as
saxon:parse().


Thanks for the feedback. I'll try that out.

Thanks to everybody!
- Sylvain

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>