IssueID #1372: turned lemma id attributes into plural
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
</xsd:restriction>
|
||||
</xsd:simpleType>
|
||||
</xsd:attribute>
|
||||
<xsd:attribute name="orthography_id" type="xsd:integer"/>
|
||||
<xsd:attribute name="dynamic_accentuation_id" type="xsd:integer"/>
|
||||
<xsd:attribute name="tonemic_accentuation_id" type="xsd:integer"/>
|
||||
<xsd:attribute name="pronunciation_id" type="xsd:integer"/>
|
||||
<xsd:attribute name="hyphenation_id" type="xsd:integer"/>
|
||||
<xsd:attribute name="orthography_ids" type="xsd:string"/>
|
||||
<xsd:attribute name="dynamic_accentuation_ids" type="xsd:string"/>
|
||||
<xsd:attribute name="tonemic_accentuation_ids" type="xsd:string"/>
|
||||
<xsd:attribute name="pronunciation_ids" type="xsd:string"/>
|
||||
<xsd:attribute name="hyphenation_ids" type="xsd:string"/>
|
||||
<xsd:attribute name="norm">
|
||||
<xsd:simpleType>
|
||||
<xsd:restriction base="xsd:string">
|
||||
|
||||
Reference in New Issue
Block a user