Hi
I need to parse a POST parameter as XML and use it in the rest of my
pipeline. I thought of doing something like:
<generate type="request"/>
<transform src="extract-parameter.xsl"/>
<transform type="string-to-xml"/>
...
But I don't know how to begin writing the string-to-xml transformer.
Any hint?
Am I taking the wrong approach?
Tobia
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]