changed coc to string type
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@
|
||||
<xs:element name="coc">
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="xs:integer">
|
||||
<xs:extension base="xs:string">
|
||||
<xs:attribute name="nationality" type="xs:string"/>
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
|
||||
Reference in New Issue
Block a user