Author: gbayon
Date: Thu Jun 22 10:05:53 2006
New Revision: 416422
URL: http://svn.apache.org/viewvc?rev=416422&view=rev
Log:
- Update schema
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataMapper/SqlMap.xsd
Modified: ibatis/trunk/cs/mapper/IBatisNet.DataMapper/SqlMap.xsd
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/SqlMap.xsd?rev=416422&r1=416421&r2=416422&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataMapper/SqlMap.xsd (original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataMapper/SqlMap.xsd Thu Jun 22 10:05:53
2006
@@ -577,7 +577,7 @@
<xs:element ref="parameter" minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="id" type="xs:string"
use="required"/>
- <xs:attribute name="class" type="xs:string"
use="required"/>
+ <xs:attribute name="class" type="xs:string" />
<xs:attribute name="extends" type="xs:string"/>
</xs:complexType>
</xs:element>