Trying to convert an FO-File which was generated by FOP 0.92beta to an PDF just stopped with following Error Message: javax.xml.transform.TransformerException: org.apache.fop.fo.ValidationException: file:///test/test.fo:1:43655: Error(1/43655): fo:table-row is missing child elements. Required Content Model: (table-cell+)
I can't find any fo:table-row in FO-File which missed a fo:table-cell. I think everything is alright. Using FOP 0.20.5 converting the XML to PDF -> it works fine. Trying to convert the XML directly to PDF using FOP 0.92beta, I got some additional WARNINGS: Mismatch: table-row (http://www.w3.org/1999/XSL/Format) vs. block (http://www.w3.org/1999/XSL/Format) Mismatch: table-row (http://www.w3.org/1999/XSL/Format) vs. flow (http://www.w3.org/1999/XSL/Format) Mismatch: table-row (http://www.w3.org/1999/XSL/Format) vs. page-sequence (http://www.w3.org/1999/XSL/Format) Mismatch: table-row (http://www.w3.org/1999/XSL/Format) vs. root (http://www.w3.org/1999/XSL/Format) Any suggestions? Best regards, Leeloo --------------------------------- Yahoo! Messenger - kostenlos* mit Familie und Freunden von PC zu PC telefonieren.
