attributeGroup "id-atts"
Namespace:
Content:
Defined:
Includes:
definitions of 2 attributes
Used:
at 12 locations
Component Diagram
XML Representation Summary
<...
   
 = 
xs:NMTOKEN
 = 
xs:string
...>
Known Usage Locations
Annotation
ID attributes (%id-atts;) is a parameter entity declaration in the topic DTD that includes attributes that enable the naming and referencing of elements in a DITA topic: id and conref.
XML Source (w/o annotations (1); see within schema source)
<xs:attributeGroup name="id-atts">
<xs:attribute name="id" type="xs:NMTOKEN"/>
<xs:attribute name="conref" type="xs:string"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 2/2)
conref
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="conref" type="xs:string"/>

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

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.