svn commit: r598505 - /ofbiz/trunk/framework/widget/dtd/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: r598505 - /ofbiz/trunk/framework/widget/dtd/widget-form.xsd

hansbak-2
Author: hansbak
Date: Mon Nov 26 19:12:34 2007
New Revision: 598505

URL: http://svn.apache.org/viewvc?rev=598505&view=rev
Log:
corrected description of previous commit

Modified:
    ofbiz/trunk/framework/widget/dtd/widget-form.xsd

Modified: ofbiz/trunk/framework/widget/dtd/widget-form.xsd
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/dtd/widget-form.xsd?rev=598505&r1=598504&r2=598505&view=diff
==============================================================================
--- ofbiz/trunk/framework/widget/dtd/widget-form.xsd (original)
+++ ofbiz/trunk/framework/widget/dtd/widget-form.xsd Mon Nov 26 19:12:34 2007
@@ -513,7 +513,7 @@
                     <xs:enumeration value="text"/>
                     <xs:enumeration value="currency"/>
                     <xs:enumeration value="date">
-                        <xs:annotation>Display only the date part of a timestamp field</xs:annotation>
+                        <xs:annotation><xs:documentation>Display only the date part of a timestamp field</xs:documentation></xs:annotation>
                     </xs:enumeration>
                 </xs:restriction>
             </xs:simpleType>