=> 
=> As far as I understand, this input module works with files (reads XML
=> data
=> using XPath expressions), but what I'd really like to have or get a hint
=> on
=> how-to do, is read XML data using XPath expression from current XML
=> document
=> in the pipeline (as I shown in my first message).

Why don't you do that in the xslt transformation? At the point of time you
reached the first transformer, you're knowing what you want - so you should
be able to get out the right piece of XML directly. 

Best regards - Claus 


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

Reply via email to