Redmine #2246: updated name of root element
This commit is contained in:
parent
76c406dffc
commit
7b29c6da98
|
@ -1,4 +1,4 @@
|
||||||
<slonest>
|
<semanticTypes>
|
||||||
<semanticType SEMCODE="20">
|
<semanticType SEMCODE="20">
|
||||||
<name sl="AKTIVNOST">ACT</name>
|
<name sl="AKTIVNOST">ACT</name>
|
||||||
<semanticType SEMCODE="20.1">
|
<semanticType SEMCODE="20.1">
|
||||||
|
@ -437,4 +437,4 @@
|
||||||
</semanticType>
|
</semanticType>
|
||||||
</semanticType>
|
</semanticType>
|
||||||
</semanticType>
|
</semanticType>
|
||||||
</slonest>
|
</semanticTypes>
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
<xsd:attribute name="SEMCODE" type="xsd:string"/>
|
<xsd:attribute name="SEMCODE" type="xsd:string"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
|
|
||||||
<xsd:element name="slonest">
|
<xsd:element name="semanticTypes">
|
||||||
<xsd:complexType>
|
<xsd:complexType>
|
||||||
<xsd:sequence>
|
<xsd:sequence>
|
||||||
<xsd:element name="semanticType" type="semanticTypeType" minOccurs="0" maxOccurs="unbounded"/>
|
<xsd:element name="semanticType" type="semanticTypeType" minOccurs="0" maxOccurs="unbounded"/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user