| namespace | http://www.w3.org/1998/Math/MathML | ||||||
| type | restriction of xs:string | ||||||
| used by |
|
||||||
| facets |
|
||||||
| 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> |