From: Simon Pepping Date: Sun, 16 Jul 2006 19:31:52 +0000 (+0000) Subject: A W3C schema for FOP user configuration files X-Git-Tag: fop-0_93~161 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1c72c2ed05b0b785da7ceb0218edd342c7c937c4;p=xmlgraphics-fop.git A W3C schema for FOP user configuration files git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@422509 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/foschema/fop-configuration.xsd b/src/foschema/fop-configuration.xsd new file mode 100644 index 000000000..a4abd3576 --- /dev/null +++ b/src/foschema/fop-configuration.xsd @@ -0,0 +1,184 @@ + + + + + + + + This W3C schema document documents and validates the expected + structure of a configuration file for FOP. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This type is stricter than required by FOP, in that it imposes an + order of the elements, which is not required by FOP. + + + + + + filterLists are used by the PDF renderer, MIME type + application/pdf. + + + + + + + + + + + + + + + + + + auto-rotate-landscape is used by the PostScript renderer, + MIME type application/postscript. + + + + + + + + + + + rendering and text-rendering are used by the PCL renderer, + MIME type application/vnd.hp-PCL + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +