id-atts attribute group
The "id-atts" attribute group includes attributes that enable the naming and referencing
of elements in topics and maps.
Attributes
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
id | An anchor point. This ID is the target for references by href and conref attributes and for external applications that refer to DITA content. See ID attribute in the Architectural Specification for more details. | NMTOKEN | #IMPLIED | No |
conref | This attribute is used to reference an ID on content that can be reused. See The conref attribute for examples and details about the syntax. | CDATA | #IMPLIED | No |
conrefend | The conrefend attribute is used when reusing a range of elements through conref. The syntax is the same as for the conref attribute; see The conrefend attribute for examples. | CDATA | #IMPLIED | No |
conaction | This attribute enables users to push content into a new location. See The conaction attribute for examples and details about the syntax. | (mark | pushafter | pushbefore | pushreplace | -dita-use-conref-target) | #IMPLIED | No |
conkeyref | Allows conref to operate using a key instead of a URI. See The conkeyref attribute for more details about the syntax and behaviors. | CDATA | #IMPLIED | No |