weight

Attribute Information

Used By

Complex Type ani:classificationType

Source

<xs:attribute name="weight">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="-"/>
      <xs:enumeration value="?"/>
      <xs:enumeration value="+"/>
      <xs:enumeration value="++"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample

< descriptor xmlns = "http://www.elsevier.com/xml/ani/ani" >

< mainterm weight = "a" candidate = "y" >

laparoscopic right hepatectomy

</ mainterm>

</ descriptor>