mei:mei_data.FONTSIZENUMERIC

Simple Type Information

Source

<xs:simpleType name="mei_data.FONTSIZENUMERIC">
  <xs:restriction base="xs:token">
    <xs:pattern value="\d*(\.\d+)?(pt)?"/>
  </xs:restriction>
</xs:simpleType>