version | V3_0 | ||||
namespace | http://www.w3.org/1998/Math/MathML | ||||
type | restriction of xsd:string | ||||
used by |
| ||||
source | <xsd:simpleType name="mpadded-width-space">
<xsd:restriction base="xs:string"> </xsd:simpleType>
<xsd:pattern value="((\+|-)?([0-9]+|[0-9]*\.[0-9]+)(((%?) *(width|lspace|height|depth)?)|(width|lspace|height|depth)|(em|ex|px|in|cm|mm|pt|pc)))|((veryverythin|verythin|thin|medium|thick|verythick|veryverythick)mathspace)|0"></xsd:pattern>
</xsd:restriction>
|