FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


group "m:binary-arith.class"
Namespace:
Content:
Defined:
Includes:
declarations of 6 elements
Referenced:
Component Diagram
Complex Content Model
Referenced By
XML Source (see within schema source)
<xs:group name="binary-arith.class">
<xs:choice>
<xs:element ref="m:quotient"/>
<xs:element ref="m:divide"/>
<xs:element ref="m:minus"/>
<xs:element ref="m:power"/>
<xs:element ref="m:rem"/>
<xs:element ref="m:root"/>
</xs:choice>
</xs:group>
Content Element Details (all declarations defined in this component; 6/6)
m:divide
Type:
anonymous complexType
Content:
empty
Declared:
by reference in (this) group m:binary-arith.class
XML Source (see within schema source)
<xs:element ref="m:divide"/>

m:minus
Type:
anonymous complexType
Content:
empty
Declared:
by reference in (this) group m:binary-arith.class
XML Source (see within schema source)
<xs:element ref="m:minus"/>

m:power
Type:
anonymous complexType
Content:
empty
Declared:
by reference in (this) group m:binary-arith.class
XML Source (see within schema source)
<xs:element ref="m:power"/>

m:quotient
Type:
anonymous complexType
Content:
empty
Declared:
by reference in (this) group m:binary-arith.class
XML Source (see within schema source)
<xs:element ref="m:quotient"/>

m:rem
Type:
anonymous complexType
Content:
empty
Declared:
by reference in (this) group m:binary-arith.class
XML Source (see within schema source)
<xs:element ref="m:rem"/>

m:root
Type:
anonymous complexType
Content:
empty
Declared:
by reference in (this) group m:binary-arith.class
XML Source (see within schema source)
<xs:element ref="m:root"/>


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.