weight

Attribute Information

Source

<xs:attribute name="weight" default="b">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="a"/>
      <xs:enumeration value="b"/>
    </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>