version | V3_0 | ||||
namespace | http://www.w3.org/1998/Math/MathML | ||||
type | restriction of xsd:string | ||||
used by |
| ||||
source | <xsd:simpleType name="centering">
<xsd:restriction base="xs:string"> </xsd:simpleType>
<xsd:enumeration value="left"></xsd:enumeration>
<xsd:enumeration value="center"></xsd:enumeration>
<xsd:enumeration value="right"></xsd:enumeration>
</xsd:restriction>
|