RE: Re: [xsl] XInclude

Subject: RE: Re: [xsl] XInclude
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 31 May 2002 09:13:49 +0100
> Yes, of course one can implement Xinclude using the facilities 
> in XSLT. That is all well and good. However, if the W3C is 
> going to have a standard called xinclude you would expect tools 
> that process xml to at least provide the option of recognizing 
> it. 

XSLT is a component that transforms input trees to create result trees.
XInclude is another component that transforms input trees to create
result trees. The question of how such components are assembled into an
application is the subject of XML Pipeline. XSLT itself should not
attempt to define the processing pipeline.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread