I can not answer correctly to your question...

but logically there should be a way to do something like this :

<map:match pattern="**.xml">
<map:generate src="{1}.xml"/>
<map:transform src="myfile.xsp.xsl">
        <map:generate type="serverpages" src="myfile.xsp.xsl"/>
</map:transform>
<map:serialize/>
</map:match>

otherwise, look in the MAP dtd or schema ...

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to