FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


simpleType "m:verticalalign"
Namespace:
Derived By:
restriction of xs:token
Defined:
Referenced:

Simple Content Detail:
enumeration of xs:token
Values (5):
"top", "bottom", "center", "baseline", "axis"
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
Derivation:
restriction of xs:token
Facets:
enumeration (5):
"top", "bottom", "center", "baseline", "axis"
XML Source (see within schema source)
<xs:simpleType name="verticalalign">
<xs:restriction base="xs:token">
<xs:enumeration value="top"/>
<xs:enumeration value="bottom"/>
<xs:enumeration value="center"/>
<xs:enumeration value="baseline"/>
<xs:enumeration value="axis"/>
</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.