version |
|
namespace |
http://www.w3.org/1998/Math/MathML |
type |
restriction of xsd:string |
properties |
|
used by |
|
facets |
Kind |
|
Value |
|
annotation |
enumeration |
|
veryverythinmathspace |
|
|
enumeration |
|
verythinmathspace |
|
|
enumeration |
|
thinmathspace |
|
|
enumeration |
|
mediummathspace |
|
|
enumeration |
|
thickmathspace |
|
|
enumeration |
|
verythickmathspace |
|
|
enumeration |
|
veryverythickmathspace |
|
|
|
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> |