simpleType "m:group-alignment-list-list"
Namespace:
Defined:
Used:
Simple Content Model
xs:string
Simple Content Restrictions:
Pattern:
(\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*

All Direct / Indirect Based Attributes (3):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  m:group-alignment-list-list
Derivation:
restriction of xs:string
XML Source (see within schema source)
<xs:simpleType name="group-alignment-list-list">
<xs:restriction base="xs:string">
<xs:pattern value="(\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\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.