IssueID #959: tweaked valency schema details

This commit is contained in:
Cyprian Laskowski
2020-02-25 17:02:59 +01:00
parent 1eb865b088
commit 9f1b0580f7
2 changed files with 28 additions and 26 deletions

View File

@@ -146,6 +146,7 @@
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="feature_id" type="xsd:int"/>
<xsd:attribute name="featureId" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
</xsd:extension>
</xsd:simpleContent>
@@ -186,8 +187,8 @@
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="lexical_unit_lexeme_id" type="xsd:int"/>
<xsd:attribute name="syntactic_structure_id" type="xsd:int"/>
<xsd:attribute name="structure_component_index" type="xsd:int"/>
<xsd:attribute name="structure_id" type="xsd:int"/>
<xsd:attribute name="num" type="xsd:int"/>
<xsd:attribute name="lexeme_id" type="xsd:int"/>
<xsd:attribute name="role">
<xsd:simpleType>