Redmine #2596: added support for status attribute
This commit is contained in:
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…
Reference in New Issue
Block a user