simpleType "m:mpadded-length"
Namespace:
Defined:
Used:
Simple Content Model
xs:string
Simple Content Restrictions:
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*

All Direct / Indirect Based Attributes (5):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  m:mpadded-length
Derivation:
restriction of xs:string
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.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.