This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XInclude


On Thu, May 30, 2002 at 11:19:56AM -0400, Sal Mangano wrote:
> Are xslt processors required to use XML parsers that recognize and
> implement xinclude (http://www.w3.org/2001/XInclude)?

  No clearly, those are independant steps.

> If not, will they
> when it becomes an official recommendation of the W3C?

  Retroactively for XSLT 1.0, no. For XSLT-2.0 I doubt it too,

> Do any processors
> recognize it already?

  xsltproc has a --xinclude option to implement it, yes

> By "recognize" I, of course, mean "implement" such that the referenced
> document is merged into the including document.

  And don't forget the documents processed using document(), it may
apply there too.

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]