attributeGroup "m:CommonAtt"
Namespace:
Content:
attributes, attr. wildcard
Defined:
Includes:
definitions of 5 attributes, attr. wildcard
Used:
at 104 locations
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
   
...>
Known Usage Locations
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 Detail (all declarations; defined within this component only; 6/7)
class
Type:
xs:NMTOKENS, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="class" type="xs:NMTOKENS"/>

href
Type:
xs:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="href" type="xs:anyURI"/>

id
Type:
xs:ID, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="id" type="xs:ID"/>

style
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="style" type="xs:string"/>

xref
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="xref"/>

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

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.