Hi Peti,

Maybe the parser that came with FOP14 does not support namespaces.  Try using 
the 'xerces.jar' that came with FOP15, and then try running the sample file with 
FOP14.

'Hope this helps,
Ken


>X-Unix-From: [EMAIL PROTECTED]  Wed Jul 18 23:17:27 2001
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>list-help: <mailto:[EMAIL PROTECTED]>
>list-unsubscribe: <mailto:[EMAIL PROTECTED]>
>list-post: <mailto:[EMAIL PROTECTED]>
>Delivered-To: mailing list [EMAIL PROTECTED]
>Date: 19 Jul 2001 00:17:13 MDT
>From: peti ban <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Unknown namespace prefix fo
>Mime-Version: 1.0
>X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N
>Content-Transfer-Encoding: 8bit
>X-MIME-Autoconverted: from quoted-printable to 8bit by jurassic.eng.sun.com id 
f6J6HKh477013
>
>I am facing a problem:
>
>When I use fop_15 from the server. It is working all right, but the same code
>doesn't work for fop_14. 
>
>It gives the error - Unknown namespace prefix fo
>
>Even the sample file which is provided with FOP version_14 also doesn't work.
>
>
>My xsl file looks like this.
>
><?xml version="1.0"?>
><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
>xmlns:fo="http://www.w3.org/1999/XSL/Format";>
>
><xsl:template match ="/">
><fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format";>
>
>-----------------
></fo:root>
></xsl:template>
>-------------------
></xsl:stylesheet>
>
>Do I need to add anything while declaring the namespaces? 
>
>Thanks in advance.
>
>Regards
>
>Peti Ban
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>


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

Reply via email to