You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Benoit Jauquet <be...@freebel.net> on 2001/02/12 02:01:10 UTC

Error : Unknown fo page-sequence-master

Hi,

Working with Cocoon 1.8 and FOP 0_16_0, i have the following error
processing a sample file...

WARNING: Unknown formatting object
http://www.w3.org/1999/XSL/Format^page-sequence-master
WARNING: Unknown formatting object
http://www.w3.org/1999/XSL/Format^repeatable-page-master-reference

Looking at the features tells me that it handles it..

I've added the 'header':

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

<xsl:template match="doc">

<xsl:processing-instruction
name="cocoon-format">type="text/xslfo"</xsl:processing-instruction>

to the XSL file...

it tells me again about a missing sequence-specification

So i'm a little lost

thanks for help

In attachment : XML and XSL files and the error displayed in the tomcat
window

Benoit Jauquet
Student