simpleType mathml:simple-size
namespace http://www.w3.org/1998/Math/MathML
type restriction of xs:string
used by
attribute mathml:Token-style.attrib/@mathsize
facets
enumeration small
enumeration normal
enumeration big
source <xs:simpleType name="simple-size">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="small"/>
   
<xs:enumeration value="normal"/>
   
<xs:enumeration value="big"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy