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

master
Cyprian Laskowski 4 years ago
parent 6faa9d8333
commit a58249b67e

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

Loading…
Cancel
Save