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


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@virbus.de
www.virbus.de


 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]