Re: [xsl] XInclude in Cocoon

Subject: Re: [xsl] XInclude in Cocoon
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Fri, 9 Feb 2001 09:43:50 +0000
Uche Ogbuji wrote:
> The XInclude spec defines a way to express inclusions, but makes no
> prescriptions of the semantics of such inclusions. An XSLT processor
> can choose to expand the include or pass it on, and in both cases be
> conformant to XInclude and XSLT.

OK, so it's up to me as the application designer to ensure that the
XIncludes are getting processed when I want them to be: on the source
XML before transformation, on the stylesheet before the XSLT processor
does its thing, or on the result afterwards (as long as it's XML - or
perhaps that doesn't matter if XIncludes work on the result tree). Or
any combination of those three.

Processing XIncludes is just another link in the transformation chain.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



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


Current Thread