simpleType length
version
namespace http://www.w3.org/1998/Math/MathML3
type restriction of xsd:string
used by
attribute {}:math.attributes/@altimg-height {}:math.attributes/@altimg-valign {}:math.attributes/@altimg-width {}:mstack.attributes/@charspacing {}:mstyle.generalattributes/@charspacing {}:mtable.attributes/@columnspacing {}:mstyle.generalattributes/@columnspacing {}:mtable.attributes/@columnwidth {}:mstyle.generalattributes/@columnwidth {}:mspace.attributes/@depth {}:mstyle.generalattributes/@depth {}:DeprecatedTokenAtt/@fontsize {}:mtable.attributes/@framespacing {}:mstyle.generalattributes/@framespacing {}:mspace.attributes/@height {}:mstyle.generalattributes/@height {}:mglyph.attributes/@height {}:mstyle.generalattributes/@indentshift {}:mo.attributes/@indentshift {}:mspace.attributes/@indentshift {}:mstyle.generalattributes/@indentshiftfirst {}:mo.attributes/@indentshiftfirst {}:mspace.attributes/@indentshiftfirst {}:mo.attributes/@indentshiftlast {}:mstyle.generalattributes/@indentshiftlast {}:mspace.attributes/@indentshiftlast {}:msline.attributes/@leftoverhang {}:mstyle.generalattributes/@leftoverhang {}:mo.attributes/@lineleading {}:mstyle.generalattributes/@lineleading {}:mstyle.generalattributes/@linethickness {}:mfrac.attributes/@linethickness {}:mstyle.generalattributes/@lspace {}:mo.attributes/@lspace {}:mstyle.generalattributes/@mathsize {}:TokenAtt/@mathsize {}:mglyph.deprecatedattributes/@mathsize {}:mo.attributes/@maxsize {}:mstyle.generalattributes/@maxsize {}:math.attributes/@maxwidth {}:mstyle.deprecatedattributes/@mediummathspace {}:mstyle.generalattributes/@minlabelspacing {}:mtable.attributes/@minlabelspacing {}:mo.attributes/@minsize {}:mstyle.generalattributes/@minsize {}:mstyle.generalattributes/@mslinethickness {}:msline.attributes/@mslinethickness {}:msline.attributes/@rightoverhang {}:mstyle.generalattributes/@rightoverhang {}:mstyle.generalattributes/@rowspacing {}:mtable.attributes/@rowspacing {}:mo.attributes/@rspace {}:mstyle.generalattributes/@rspace {}:mstyle.specificattributes/@scriptminsize {}:msub.attributes/@subscriptshift {}:mstyle.generalattributes/@subscriptshift {}:msubsup.attributes/@subscriptshift {}:msup.attributes/@superscriptshift {}:msubsup.attributes/@superscriptshift {}:mstyle.generalattributes/@superscriptshift {}:mstyle.deprecatedattributes/@thickmathspace {}:mstyle.deprecatedattributes/@thinmathspace {}:mglyph.attributes/@valign {}:mstyle.generalattributes/@valign {}:mstyle.deprecatedattributes/@verythickmathspace {}:mstyle.deprecatedattributes/@verythinmathspace {}:mstyle.deprecatedattributes/@veryverythickmathspace {}:mstyle.deprecatedattributes/@veryverythinmathspace {}:mglyph.attributes/@width {}:mspace.attributes/@width {}:mtable.attributes/@width {}:mstyle.generalattributes/@width
source <xsd:simpleType name="length">
<xsd:restriction base="xs:string">
<xsd:pattern value="\s*((-?[0-9]*(\.[0-9]*)?(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>