IssueID #1102: added an id (needed in #1002 and beyond)

This commit is contained in:
Cyprian Laskowski 2020-04-01 10:46:07 +02:00
parent 6faa9d8333
commit a58249b67e

View File

@ -254,6 +254,7 @@
</xsd:attribute>
<xsd:attribute name="sloleks" type="xsd:string"/> <!-- Sloleks ID -->
<xsd:attribute name="kol" type="xsd:string"/> <!-- legacy attribute for the word's lemma -->
<xsd:attribute name="lexical_unit_lexeme_id" type="xsd:int"/> <!-- ID within its lexical unit -->
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>