simpleType  simple-size 
versionV3_1
namespacehttp://www.w3.org/1998/Math/MathML
typerestriction of xsd:string
used by
attribute {}:Token-style.attrib/@mathsize
source<xsd:simpleType  name="simple-size">
<xsd:restriction  base="xs:string">
<xsd:enumeration  value="small">
</xsd:enumeration> <xsd:enumeration  value="normal">
</xsd:enumeration> <xsd:enumeration  value="big">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>