svn commit: r1738922 - /xmlgraphics/fop/trunk/fop/src/foschema/fop-configuration.xsd

[email protected]
Newsgroups gmane.text.xml.fop.cvs
Message-ID <[email protected]>
Author: ssteiner
Date: Wed Apr 13 11:03:42 2016
New Revision: 1738922

URL: http://svn.apache.org/viewvc?rev=1738922&view=rev
Log:
Allow penalty to be set to "INFINITE"

Modified:
    xmlgraphics/fop/trunk/fop/src/foschema/fop-configuration.xsd

Modified: xmlgraphics/fop/trunk/fop/src/foschema/fop-configuration.xsd
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop/src/foschema/fop-configuration.xsd?rev=1738922&r1=1738921&r2=1738922&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/fop/src/foschema/fop-configuration.xsd (original)
+++ xmlgraphics/fop/trunk/fop/src/foschema/fop-configuration.xsd Wed Apr 13 11:03:42 2016
@@ -46,9 +46,9 @@
         <xsd:element name="image-loading" minOccurs="0">
           <xsd:complexType>
             <xsd:sequence>
-              <xsd:element name="penalty">
+              <xsd:element name="penalty" maxOccurs="unbounded" minOccurs="0">
                 <xsd:complexType>
-                  <xsd:attribute name="value" type="xsd:positiveInteger" use="required"/>
+                  <xsd:attribute name="value" type="xsd:string" use="required"/>
                   <xsd:attribute name="class" type="xsd:string" use="required"/>
                 </xsd:complexType>
               </xsd:element>
@@ -326,7 +326,7 @@
 
   <xsd:complexType name="referenceFontType">
     <xsd:sequence>
-      <xsd:element name="match">
+      <xsd:element name="match" maxOccurs="unbounded" minOccurs="1">
         <xsd:complexType>
           <xsd:attribute name="font-family" type="xsd:string" use="optional"/>
         </xsd:complexType>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.