RE: [xml-dev] How to spell "No PSVI" in XSLT 2.0 ?
Uche Ogbuji wrote: > A process-xinclude option for output is also a good idea. The > tricky bit is that XInclude requires an infoset and XSLT can > produce output without a corresponding infoset (i.e. multiple > root elements). Isn't this in principle just as tricky for the input, since input has the same characteristic? That's a question I guess you'll have to address should you decide to support EGPE parsing for source trees in 4XSLT :-) Evan