IssueID #1372: turned lemma id attributes into plural

This commit is contained in:
2020-12-09 01:56:43 +01:00
parent e036e097ac
commit 4053f5f2a2
2 changed files with 6 additions and 6 deletions

View File

@@ -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">