FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


simpleType "m:mpadded-length"
Namespace:
Derived By:
restriction of xs:string
Defined:
Referenced:

Simple Content Detail:
restriction of xs:string
Pattern:
\s*([\+\-]?[0-9]*([0-9]\.?|\.[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*
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
Derivation:
restriction of xs:string
Facets:
pattern:
see by (this) simpleType m:mpadded-length
XML Source (see within schema source)
<xs:simpleType name="mpadded-length">
<xs:restriction base="xs:string">
<xs:pattern value="\s*([\+\-]?[0-9]*([0-9]\.?|\.[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*"/>
</xs:restriction>
</xs:simpleType>


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.