Isn't it a serios bug if you can't use xhtml-documents as a source? Why isn't it 
possible to configure the file-generator to not include the DTD?

/Joel

> solution was provided. Is following simple solution an option for you?
> 
> Add a <map:transform src="copy.xsl"/> to the pipeline.
> The copy.xsl looks like following:
> 
> <xsl:template match="/">
>    <xsl:copy-of select="/"/>
> </xsl:template>
> 


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

Reply via email to