Redmine #2596: added support for status attribute

master
Cyprian Laskowski 8 months ago
parent eba09aa98e
commit fb2cf29d23

@ -359,6 +359,7 @@
<xsd:attribute name="lexical_unit_id" type="xsd:int"/>
<xsd:attribute name="structure_id" type="xsd:int"/>
<xsd:attribute name="structureName" type="xsd:string"/> <!-- a string name for the structure, especially if we don't have its ID -->
<xsd:attribute name="status" type="xsd:string"/>
<xsd:attribute name="frequency" type="xsd:int"/>
<xsd:attribute name="logDice" type="xsd:decimal"/>
<xsd:attribute name="audio" type="xsd:string"/> <!-- legacy ID associated with an audio file -->

Loading…
Cancel
Save