units

Attribute Information

Used By

Attribute Group db:area.units.attribute

Source

<xs:attribute name="units">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="calspair"/>
      <xs:enumeration value="linecolumn"/>
      <xs:enumeration value="linecolumnpair"/>
      <xs:enumeration value="linerange"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample