FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


element <m:set>
Namespace:
Type:
anonymous complexType
Content:
complex, 9 attributes, attr. wildcard, 63 elements
Subst.Gr:
Defined:
Includes:
declaration of 1 attribute
Referenced:
never
Component Diagram
XML Representation Summary
<m:set
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
   
   
>
   
Content: 
</m:set>
Related Components
XML Source (see within schema source)
<xs:element name="set" substitutionGroup="m:nary-setlist-constructor.class">
<xs:complexType>
<xs:sequence>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="m:BvarQ"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="m:DomainQ"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="m:ContExp"/>
</xs:sequence>
<xs:attributeGroup ref="m:CommonAtt"/>
<xs:attributeGroup ref="m:DefEncAtt"/>
<xs:attribute name="type"/>
</xs:complexType>
</xs:element>
Attribute Details (all declarations; defined in this component only; 1/10)
type
Type:
xs:anySimpleType, predefined
Use:
optional
Defined:
locally in (this) element m:set
XML Source (see within schema source)
<xs:attribute name="type"/>


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.