FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


complexType "m:csymbol.content"
Namespace:
Content:
mixed (allows character data), 2 elements
Defined:
Includes:
declarations of 2 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Related Components
Referenced By
XML Source (see within schema source)
<xs:complexType mixed="true" name="csymbol.content">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="m:mglyph"/>
<xs:element ref="m:PresentationExpression"/>
</xs:choice>
</xs:complexType>
Content Element Details (all declarations defined in this component; 2/2)
m:mglyph
Type:
anonymous complexType
Content:
empty
Declared:
by reference in (this) complexType m:csymbol.content
XML Source (see within schema source)
<xs:element ref="m:mglyph"/>

m:PresentationExpression
Type:
xs:anyType, predefined
Content:
any
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
substituted with 31 elements
Declared:
by reference in (this) complexType m:csymbol.content
XML Source (see within schema source)
<xs:element ref="m:PresentationExpression"/>


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.