Redmine #2596 lemma & msd attributes for compType

This commit is contained in:
mbombek 2024-02-09 14:39:43 +01:00
parent 7a5603f9f9
commit ff77999271

View File

@ -306,6 +306,8 @@
</xsd:restriction> </xsd:restriction>
</xsd:simpleType> </xsd:simpleType>
</xsd:attribute> </xsd:attribute>
<xsd:attribute name="lemma" type="xsd:string"/>
<xsd:attribute name="msd" type="xsd:string"/> <!-- msd within the Slovene JOS system -->
<xsd:attribute name="sloleks" type="xsd:string"/> <!-- Sloleks ID --> <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="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:attribute name="lexical_unit_lexeme_id" type="xsd:int"/> <!-- ID within its lexical unit -->