svn commit: r550222 - /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: r550222 - /ofbiz/site/dtds/widget-form.xsd

jacopoc
Author: jacopoc
Date: Sun Jun 24 06:31:36 2007
New Revision: 550222

URL: http://svn.apache.org/viewvc?view=rev&rev=550222
Log:
Updated with latest changes.

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?view=diff&rev=550222&r1=550221&r2=550222
==============================================================================
--- ofbiz/site/dtds/widget-form.xsd (original)
+++ ofbiz/site/dtds/widget-form.xsd Sun Jun 24 06:31:36 2007
@@ -227,6 +227,7 @@
                 </xs:restriction>
             </xs:simpleType>
         </xs:attribute>
+        <xs:attribute type="xs:positiveInteger" name="default-position" default="1"/>
     </xs:attributeGroup>
     <xs:element name="auto-fields-entity">
         <xs:complexType>
@@ -246,6 +247,7 @@
                 </xs:restriction>
             </xs:simpleType>
         </xs:attribute>
+        <xs:attribute type="xs:positiveInteger" name="default-position" default="1"/>
     </xs:attributeGroup>
     <xs:element name="sort-order">
         <xs:complexType>