Hi guys,
one quick question:
can one use more than one transfomation in a matcher?
like:
<map:match pattern="multitransform">
<map:generate src="xml/my.xml"/>
<map:transform src="xsl/myFirst.xsl"/>
<map:transform src="xsl/mySecound.xsl"/>
<map:serialize type="xml"/>
</map:match>
-- Gruss, Jan Hinzmann
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
