Hi,
     Has amyone had any problems using fo:table with Cocoon-2.0.0b1?  I can
not get Cocoon to process this tag.  If I use <fo:table> I get the error:
 java.lang.RuntimeException: Problem in getTransformer:Attribute  name
"fo:table" must be followed by the '=' character.

I then tried <fo:table="table"> just to see what Cocoon would do, and got
the following:
java.lang.RuntimeException: Problem in getTransformer:Element type
"fo:table" must be followed by either attribute specifications, ">" or
"/>".

This seems to be backward. In the first instance, it is an element, but
Cocoon treats it like an attribute. In the second, it is more like an
attribute but cocoon treats it like an element.  I do not understand.

Any help would be greatly appreciated.

Thanks,
Joy


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

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

Reply via email to