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]

Re: XInclude in Cocoon


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


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