From: William Victor Mote
- You can use the FOP DTD or FOP Schema to - validate your soure. This will catch most, but still not all problems. + You may find it helpful to use the validation tools to validate your +FO document. This will catch most problems, but should not be relied upon to catch all.
If you use XSLT, problems in your style sheet and in your source XML
@@ -1340,6 +1340,13 @@ class rendtest {
+ RenderX has provided an Unofficial DTD for FO Documents. This document may be helpful in validating general FO issues. FOP also maintains an Unofficial FOP Schema in the FOP CVS Repository. This document can be used either to validate against the FO standard, or against the actual FOP implementation. See the notes near the beginning of the document for instructions on how to use it.