[gnumeric] Schema: match GnmSOFilled change.



commit c998b79ab4ba3df9923a964edba7ae720c12ec29
Author: Morten Welinder <terra gnome org>
Date:   Wed Feb 11 20:01:32 2015 -0500

    Schema: match GnmSOFilled change.

 gnumeric.xsd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnumeric.xsd b/gnumeric.xsd
index 615392a..e988337 100644
--- a/gnumeric.xsd
+++ b/gnumeric.xsd
@@ -830,7 +830,7 @@
                     <xs:attribute name="OutlineColor"     type="gnm:color"               use="optional"/>
                     <xs:attribute name="FillColor"        type="gnm:color"               use="optional"/>
                     <xs:attribute name="Type"             type="gnm:objectfilled"        use="required"/>
-                    <xs:attribute name="Width"            type="xs:nonNegativeInteger" use="required"/>
+                    <xs:attribute name="Width"            type="xs:nonNegativeInteger" use="optional"/>
                     <xs:attribute name="Label"            type="xs:string"  use="optional"/>
                     <xs:attribute name="LabelFormat"      type="xs:string"  use="optional"/>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]