Redmine #2597: added attribute support for synonym types and scores
This commit is contained in:
parent
fb2cf29d23
commit
c86ccd1401
|
@ -222,6 +222,8 @@
|
|||
<xsd:attribute name="sense_id" type="xsd:int"/>
|
||||
<xsd:attribute name="senseKey" type="xsd:string"/>
|
||||
<xsd:attribute name="type" type="xsd:string"/>
|
||||
<xsd:attribute name="synonymType" type="xsd:string"/>
|
||||
<xsd:attribute name="synonymScore" type="xsd:decimal"/>
|
||||
</xsd:extension>
|
||||
</xsd:simpleContent>
|
||||
</xsd:complexType>
|
||||
|
|
Loading…
Reference in New Issue
Block a user