simpleType  simple-size  
version  
namespace http://www.w3.org/1998/Math/MathML
type restriction 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>