You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "sudha." <su...@einsurance.de> on 2002/06/24 15:53:27 UTC

Unknown formatting object http://www.w3.org/1999/XSL/Format^sequence-specification

Hello

I have the below statements for using name space in my xsl file.

<xsl:stylesheet version="1.0"
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  xmlns:fo="http://www.w3.org/1999/XSL/Format">


I am trying to generate a pdf file from Formating object which has been
generated using saxon-6.3. I use FOP.0.20 for pdf generation. I end up with
the errors  "Unknown formatting object
http://www.w3.org/1999/XSL/Format^sequence-specification" . I tried
transformation using Xalan-Java version 2.4.D1 also. still the same error
occures.

am I using wrong name spapce URI ?

Please help me out for tackling this problem


thanks a lot

regards
sudha


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

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>