DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
attributeGroup "Global.core.attrib"
Namespace:
Content:
Defined:
Includes:
definitions of 3 attributes
Used:
XML Representation Summary
<...
    class
 = 
xs:NMTOKENS
    id
 = 
xs:ID
    title
 = 
xs:string
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="Global.core.attrib">
<xs:attribute ref="id"/>
<xs:attribute ref="class"/>
<xs:attribute ref="title"/>
<xs:attributeGroup ref="Global.core.extra.attrib"/>
</xs:attributeGroup>
Attribute Detail (defined in this component only; 3/3)
class
Type:
xs:NMTOKENS, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="class"/>

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

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

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set