Is it possible to write an Input Module that would retrieve a value using an XPath expression from the document in the pipeline.
For example:

<map:generate src="test.xml">
   <map:transform src="first.xsl">
   <map:transform src="{xpath:document/[EMAIL PROTECTED]
   <map:serialize>
</map:generate>

I think this kind of input module would be very useful and I'm suprised it hasn't been writen yet. Or at least I haven't found it.

Weez

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to