version | |||||
namespace | http://www.w3.org/1998/Math/MathML | ||||
type | restriction of xsd:string | ||||
used by |
|
||||
source |
<xsd:simpleType name="named-space">
<xsd:restriction base="xs:string">
</xsd:simpleType>
<xsd:enumeration value="veryverythinmathspace">
</xsd:enumeration>
<xsd:enumeration value="verythinmathspace">
</xsd:enumeration>
<xsd:enumeration value="thinmathspace">
</xsd:enumeration>
<xsd:enumeration value="mediummathspace">
</xsd:enumeration>
<xsd:enumeration value="thickmathspace">
</xsd:enumeration>
<xsd:enumeration value="verythickmathspace">
</xsd:enumeration>
<xsd:enumeration value="veryverythickmathspace">
</xsd:enumeration>
</xsd:restriction>
|