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: Re: XInclude


> 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@ntlworld.com
work: Michael.Kay@softwareag.com 


 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]