simpleType  length-with-unit 
versionV3_1
namespacehttp://www.w3.org/1998/Math/MathML
typerestriction of xsd:string
used by
attribute {}:mspace.attlist/@depth  {}:mspace.attlist/@height  {}:Operator.attrib/@lspace  {}:Token-style.attrib/@mathsize  {}:Operator.attrib/@maxsize  {}:mstyle.attlist/@mediummathspace  {}:mtable.attlist/@minlabelspacing  {}:Operator.attrib/@minsize  {}:Operator.attrib/@rspace  {}:mstyle.attlist/@scriptminsize  {}:msub.attlist/@subscriptshift  {}:msubsup.attlist/@subscriptshift  {}:msup.attlist/@superscriptshift  {}:msubsup.attlist/@superscriptshift  {}:mstyle.attlist/@thickmathspace  {}:mstyle.attlist/@thinmathspace  {}:mstyle.attlist/@verythickmathspace  {}:mstyle.attlist/@verythinmathspace  {}:mstyle.attlist/@veryverythickmathspace  {}:mstyle.attlist/@veryverythinmathspace  {}:mspace.attlist/@width
source<xsd:simpleType  name="length-with-unit">
<xsd:restriction  base="xs:string">
<xsd:pattern  value="(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>