On Feb 14, 2008 5:02 PM, <[EMAIL PROTECTED]> wrote: > ...<map:generate src="empty.xml"/> > <map:transform src="test.xsl"> > <map:parameter name="test1" value="hardcoded"/> > <map:select type="resource-exists">...
Instead of using empty.xml, your input could be another pipeline, which output depends on your resource-exists selector. And use that info in your xsl transform. -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
