version | V3_0 | ||||
namespace | http://www.w3.org/1998/Math/MathML | ||||
type | restriction of xsd:string | ||||
used by |
| ||||
source | <xsd:simpleType name="simple-size">
<xsd:restriction base="xs:string"> </xsd:simpleType>
<xsd:enumeration value="small"></xsd:enumeration>
<xsd:enumeration value="normal"></xsd:enumeration>
<xsd:enumeration value="big"></xsd:enumeration>
</xsd:restriction>
|