mei:mei_data.PERCENT

Simple Type Information

Used By

Source

<xs:simpleType name="mei_data.PERCENT">
  <xs:restriction base="xs:token">
    <xs:pattern value="[0-9]+(\.?[0-9]*)?%"/>
  </xs:restriction>
</xs:simpleType>