FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


attributeGroup "m:CommonAtt"
Namespace:
Content:
attributes, attr. wildcard
Defined:
Includes:
declarations of 5 attributes, attr. wildcard
Referenced:
by 104 locations
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
   
...>
Referenced By
XML Source (see within schema source)
<xs:attributeGroup name="CommonAtt">
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="xref"/>
<xs:attribute name="class" type="xs:NMTOKENS"/>
<xs:attribute name="style" type="xs:string"/>
<xs:attribute name="href" type="xs:anyURI"/>
<xs:attributeGroup ref="m:CommonDeprecatedAtt"/>
<xs:anyAttribute namespace="##other" processContents="skip"/>
</xs:attributeGroup>
Attribute Details (all declarations; defined in this component only; 6/7)
class
Type:
xs:NMTOKENS, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:CommonAtt
XML Source (see within schema source)
<xs:attribute name="class" type="xs:NMTOKENS"/>

href
Type:
xs:anyURI, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:CommonAtt
XML Source (see within schema source)
<xs:attribute name="href" type="xs:anyURI"/>

id
Type:
xs:ID, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:CommonAtt
XML Source (see within schema source)
<xs:attribute name="id" type="xs:ID"/>

style
Type:
xs:string, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:CommonAtt
XML Source (see within schema source)
<xs:attribute name="style" type="xs:string"/>

xref
Type:
xs:anySimpleType, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:CommonAtt
XML Source (see within schema source)
<xs:attribute name="xref"/>

{any attribute from non-schema namespace}
Defined:
locally in (this) attributeGroup m:CommonAtt
XML Source (see within schema source)
<xs:anyAttribute namespace="##other" processContents="skip"/>


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.