Re: multiple source documents and xslt/xproc integration

If you are using XSLT 2.0, you can use the collection() function in your
stylesheet to access all input documents that you passed to the p:xslt step.

Oh okay I didn't know you could do that.

As for using the doc() function to refer to in-memory data, that can be
easily done if the XProc processor supports some kind of a URI scheme that
represents resources stored in the memory.

Yeah something like that would be useful.


-- 
Alex
-----
Currently:
Freelance Software Engineer 6+ yrs exp
<http://www.facebook.com/pages/Bafila/125611807494851>
Previously:
https://sites.google.com/a/utg.edu.gm/alex/


A Bafila, is two rivers flowing together as one:
http://www.facebook.com/pages/Bafila/125611807494851

Received on Thursday, 17 March 2011 10:35:30 UTC