Author: jleroux
Date: Tue Jan 29 05:45:43 2008
New Revision: 616312
URL:
http://svn.apache.org/viewvc?rev=616312&view=revLog:
Should be ok now
Modified:
ofbiz/site/dtds/simple-methods.xsd
Modified: ofbiz/site/dtds/simple-methods.xsd
URL:
http://svn.apache.org/viewvc/ofbiz/site/dtds/simple-methods.xsd?rev=616312&r1=616311&r2=616312&view=diff==============================================================================
--- ofbiz/site/dtds/simple-methods.xsd (original)
+++ ofbiz/site/dtds/simple-methods.xsd Tue Jan 29 05:45:43 2008
@@ -4957,7 +4957,7 @@
</xs:documentation>
</xs:annotation>
</xs:element>
- <xs:attributeGroup name="attlist.set">
+ <xs:attributeGroup name="attlist.set-calendar">
<xs:attribute type="xs:string" name="field" use="required">
<xs:annotation>
<xs:documentation>
@@ -5068,7 +5068,7 @@
</xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute type="xs:string" name="period-align-start">
+ <xs:attribute name="period-align-start">
<xs:annotation>
<xs:documentation>
Align the returned date to the start of the chosen adjustment between year, month, week or day.
@@ -5083,7 +5083,7 @@
</xs:restriction>
</xs:simpleType>
</xs:attribute>
- <xs:attribute type="xs:string" name="period-align-end">
+ <xs:attribute name="period-align-end">
<xs:annotation>
<xs:documentation>
Align the returned date to the end of the chosen adjustment between year, month, week or day.