FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


element <m:bvar>
Namespace:
Type:
anonymous complexType
Content:
complex, 6 attributes, attr. wildcard, 3 elements
Defined:
Includes:
declarations of 2 elements
Referenced:
Component Diagram
XML Representation Summary
<m:bvar
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
   
   
>
   
Content: 
</m:bvar>
Related Components
Referenced By
XML Source (see within schema source)
<xs:element name="bvar">
<xs:complexType>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:choice>
<xs:element ref="m:ci"/>
<xs:group ref="m:semantics-ci"/>
</xs:choice>
<xs:element ref="m:degree"/>
</xs:choice>
<xs:attributeGroup ref="m:CommonAtt"/>
</xs:complexType>
</xs:element>
Content Element Details (all declarations defined in this component; 2/3)
m:ci
Type:
anonymous complexType (extension of m:ci.content)
Content:
complex
Declared:
by reference in (this) element m:bvar
XML Source (see within schema source)
<xs:element ref="m:ci"/>

m:degree
Type:
anonymous complexType
Content:
complex
Declared:
by reference in (this) element m:bvar
XML Source (see within schema source)
<xs:element ref="m:degree"/>


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.