simpleType mpadded-length
version
namespace http://www.w3.org/1998/Math/MathML3
type restriction of xsd:string
used by
attribute {}:mpadded.attributes/@depth {}:mpadded.attributes/@height {}:mpadded.attributes/@lspace {}:mpadded.attributes/@voffset {}:mpadded.attributes/@width
source <xsd:simpleType name="mpadded-length">
<xsd:restriction base="xs:string">
<xsd:pattern value="\s*([\+\-]?[0-9]*(\.[0-9]*)?\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>