system

Attribute Information

Used By

Element directions

Source

<xs:attribute name="system">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="SI"/>
      <xs:enumeration value="US"/>
      <xs:enumeration value="other"/>
      <xs:enumeration value="metric"/>
      <xs:enumeration value="Imperial"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample