simpleType  named-space 
versionV3_1
namespacehttp://www.w3.org/1998/Math/MathML
typerestriction of xsd:string
used by
attribute {}:Operator.attrib/@lspace  {}:Operator.attrib/@maxsize  {}:Operator.attrib/@minsize  {}:Operator.attrib/@rspace  {}:mspace.attlist/@width
source<xsd:simpleType  name="named-space">
<xsd:restriction  base="xs:string">
<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>
</xsd:simpleType>