Commit 347abc3d authored by 董和春's avatar 董和春

Update simple-fields.xsd

parent fb237851
......@@ -4,7 +4,7 @@
<xs:complexType name="simple-fields">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="auto" type="autoField"></xs:element>
<xs:element name="bigInteger" type="baseField"></xs:element>
<xs:element name="bigInteger" type="bigIntegerField"></xs:element>
<xs:element name="binary" type="baseField"></xs:element>
<xs:element name="boolean" type="baseField"></xs:element>
<xs:element name="choice" type="choiceField"></xs:element>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment