Re: [xsl] XInclude

Subject: Re: [xsl] XInclude
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Thu, 30 May 2002 17:43:56 +0200
Sal Mangano wrote:
> Are xslt processors required to use XML parsers that recognize and
> implement xinclude (http://www.w3.org/2001/XInclude)? If not, will they
> when it becomes an official recommendation of the W3C? Do any processors
> recognize it already?
>
> By "recognize" I, of course, mean "implement" such that the referenced
> document is merged into the including document.

Again the question: Why should an XSLT-processor should implement XInclude? XPath has a document()-function to work with different files. For XInclude you need of course an XInclude-transformer. It's more for XML-aggregation than transformation. But you can reach the same via document() I think.

Joerg

--

System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread