Because I need information IN the pipeline - i need to pass the data from XML (from pipeline) into the src atribute of the <map:transform /> element like this:

<map:transform src="{my-input-module:xpath/expression}" />

Anyways, tnx for all the info, I think I'll solve my problem differently.

Weez

----- Original Message ----- From: "Claus Straube" <[EMAIL PROTECTED]>



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