FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


simpleType "m:group-alignment-list-list"
Namespace:
Derived By:
restriction of xs:string
Defined:
Referenced:

Simple Content Detail:
restriction of xs:string
Pattern:
(\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
Derivation:
restriction of xs:string
Facets:
pattern:
(\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*
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.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.