The <resourceid> element provides an identifier for applications that require them in a particular format, when the normal id attribute of the topic cannot be used.
Each resourceid entry should be unique. While DITA only requires IDs to be unique within a single topic or map, applications using the resourceid will generally require IDs to be universally unique or unique within a given collection of topics.
<prolog> <resourceid id="sqlid00375" appname="dbaccess"/> </prolog>
The value used by a specific application to identify the topic. |
||||
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. |
||||
Contains the name of the application that will use the resource id to identify the topic. |
||||
select-atts attribute group (props, base, platform, product, audience, otherprops, importance, rev, status) |
A set of related attributes, described in 3.4.1.5 select-atts attribute group |
|||
localization-atts attribute group (translate, xml:lang, dir) |
A set of related attributes, described in 3.4.1.6 localization-atts attribute group. |
|||
A set of related attributes, described in 3.4.1.2 global-atts attribute group |
||||
A common attribute described in 3.4.1.9 Other common DITA attributes |