3.4.1.4 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 2.1.3.4.1 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 3.4.2.4 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 3.4.2.6 The conrefend attribute for examples.

CDATA

#IMPLIED

No

conaction

This attribute enables users to push content into a new location. See 3.4.2.5 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 3.4.2.7 The conkeyref attribute for more details about the syntax and behaviors.

CDATA

#IMPLIED

No

Previous Topic:  3.4.1.3 univ-atts attribute group

Next Topic:  3.4.1.5 select-atts attribute group

Parent Topic:  3.4.1 Commonly referenced attribute groups

Sibling Topics:

3.4.1.1 display-atts attribute group

3.4.1.2 global-atts attribute group

3.4.1.3 univ-atts attribute group

3.4.1.5 select-atts attribute group

3.4.1.6 localization-atts attribute group

3.4.1.7 relational-atts attribute group

3.4.1.8 topicref-atts, topicref-atts-no-toc, and topicref-atts-without-format attribute groups

3.4.1.9 Other common DITA attributes