svn commit: r608734 - /ofbiz/site/dtds/widget-form.xsd

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r608734 - /ofbiz/site/dtds/widget-form.xsd

lektran
Author: lektran
Date: Thu Jan  3 19:49:02 2008
New Revision: 608734

URL: http://svn.apache.org/viewvc?rev=608734&view=rev
Log:
Updated the schema for rev. 608730

Modified:
    ofbiz/site/dtds/widget-form.xsd

Modified: ofbiz/site/dtds/widget-form.xsd
URL: http://svn.apache.org/viewvc/ofbiz/site/dtds/widget-form.xsd?rev=608734&r1=608733&r2=608734&view=diff
==============================================================================
--- ofbiz/site/dtds/widget-form.xsd (original)
+++ ofbiz/site/dtds/widget-form.xsd Thu Jan  3 19:49:02 2008
@@ -401,7 +401,7 @@
                 </xs:restriction>
             </xs:simpleType>
         </xs:attribute>
-        <xs:attribute name="required-field" default="false">
+        <xs:attribute name="required-field">
             <xs:simpleType>
                 <xs:restriction base="xs:token">
                     <xs:enumeration value="true"/>