If there is no XSL, then why not add it? It a relatively small slowdown compared to cinclude..
My pipeline looks the following:
<map:match pattern="...">
...
<map:transform type="cinclude"/>
<map:transform type="xslt" src="stripUnusedNamespaces.xsl" />
<map:serialize type="xhtml"/>
</map:pattern>
Cheers, G. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
