ResourceidThe <resourceid> element provides an identifier
for applications that require them in a particular format, when the normal
id attribute of the topic can't be used. Each resourceid entry should be unique.
It is one of the metadata elements that can be included within the prolog
of a topic, along with document tracking and product information, etc. The
element has no content, but takes an id attribute
and an appname attribute.
[edit] Example
<resourceid id="sqlid00375" appname="dbaccess"/>
[edit] Contains
| Doctype
| Content model
|
| ditabase, topic, task, reference, concept, glossary, map, bookmap
| no content
|
[edit] Contained by
[edit] Inheritance:
- topic/resourceid
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| id
| The value used by a specific application to identify the topic.
| CDATA
| #REQUIRED
| Yes
|
| 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
|
| appname
| Contains the name of the application that will use the resource id
to identify the topic.
| CDATA
| #IMPLIED
| No
|
| %select-atts; (props, base, platform, product, audience, otherprops,
importance, rev, status)
| A set of related attributes, described at %select-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| %localization-atts; (translate, xml:lang, dir)
| A set of related attributes, described at %localization-atts;.
| parameter entity
| PE not
applicable
| Not applicable
|
| %global-atts; (xtrf, xtrc)
| A set of related attributes, described at %global-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| class
| A common attribute described in Other common DITA attributes
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Prolog elements
Previous topic: publisher
Next topic: revised
|
|