[EMAIL PROTECTED] wrote:
My xsl file containt some  German characters like �.�,�
When i run FOP i get  this ERROR:
...
[Fatal Error] myxslfile.xsl:2:6: The processing instruction target
>    matching "[xX][mM][lL]" is not allowed.

This error is cause by whitespace, usually a linefeed, before the
XML declaration in either the XML source or in the style sheet.

<?xml version='1.0'?>
Check your files if there is a blank line before the line above.

J.Pietschmann



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



Reply via email to