FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


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

Simple Content Detail:
enumeration of xs:token
Values (4):
"left", "center", "right", "decimalpoint"
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
Derivation:
restriction of xs:token
Facets:
enumeration (4):
"left", "center", "right", "decimalpoint"
XML Source (see within schema source)
<xs:simpleType name="group-alignment">
<xs:restriction base="xs:token">
<xs:enumeration value="left"/>
<xs:enumeration value="center"/>
<xs:enumeration value="right"/>
<xs:enumeration value="decimalpoint"/>
</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.