xsl-list
[Top] [All Lists]

Re: [xsl] xslt/xinclude

2009-08-06 14:44:30
On 06/08/09 19:15, Michael Kay wrote:
XInclude processing is something that might be done by the XML parser or by
some intermediate processor before the XSLT transformation starts. The spec
says nothing about how parsing is done, it's up to products to provide the
configuration options they think users will need.

There's nothing in the JAXP spec about it (the JAXP transformation spec
predates XInclude).

Saxon has configuration options allowing you to request XInclude processing
- but it only works if you're using the Xerces parser. (And possibly on
.NET, I don't recall).

No, works on your Java setup as well. As long as the jar in in
the classpath.




regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

--~------------------------------------------------------------------
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>