Author: jleroux
Date: Sat May 24 09:51:48 2014
New Revision: 1597273
URL:
http://svn.apache.org/r1597273Log:
Completes OFBIZ-5648 - Extend primary keys, removes trailing blanks
Modified:
ofbiz/trunk/framework/entity/dtd/entitymodel.xsd
Modified: ofbiz/trunk/framework/entity/dtd/entitymodel.xsd
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/entity/dtd/entitymodel.xsd?rev=1597273&r1=1597272&r2=1597273&view=diff==============================================================================
--- ofbiz/trunk/framework/entity/dtd/entitymodel.xsd (original)
+++ ofbiz/trunk/framework/entity/dtd/entitymodel.xsd Sat May 24 09:51:48 2014
@@ -504,7 +504,7 @@ under the License.
<xs:documentation>
Only overrides of type, colName, description and enable-audit-log are currently supported
</xs:documentation>
- </xs:annotation>
+ </xs:annotation>
</xs:element>
<xs:element minOccurs="0" maxOccurs="unbounded" ref="relation"/>
<xs:element minOccurs="0" maxOccurs="unbounded" ref="index"/>