Added superbaza id attribute for semantic types

This commit is contained in:
Cyprian Laskowski 2024-01-10 09:31:14 +01:00
parent c86ccd1401
commit 85a7d9f7f2

View File

@ -17,6 +17,7 @@
<xsd:element name="name" type="nameType"/>
<xsd:element name="semanticType" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:int"/>
<xsd:attribute name="SEMCODE" type="xsd:string"/>
</xsd:complexType>