<dvrResourceSuffix>
The <dvrResourceSuffix> element specifies the suffix to use when constructing the effective file names or resource IDs of the resources that are referenced from within the map branch that is implied by the ancestor <ditavalref> element.
Usage information
Path information is not valid in
<dvrResourceSuffix>.
Processing expectations
For processing expectations related to this element, see Using metadata elements in the DITAVAL reference domain.
Specialization hierarchy
The <dvrResourceSuffix> element is specialized from
<data>. It is defined in the DITAVAL-reference domain module.
Content model
(Text | <text>)*
Contained by
- Text
<text>
Contained by
Inheritance
+ topic/data ditavalref-d/dvrResourceSuffix
The <dvrResourceSuffix> element is specialized from <data>. It is defined in the ditavalref-domain module.
Attributes
The following attributes are available on this element: universal
attributes (except for @conkeyref,
which is removed for all elements in this domain) and @name.
For this element, the @name attribute has a default
value of dvrResourcSuffix.
@name- The name of the metadata item. For this element the default value is "dvrResourceSuffix".
The following attributes are available on this element: universal
attributes (except for @conkeyref which is removed for all elements in this domain) and the attributes defined below.
@name- The name of the metadata item. For this element the default value is "dvrResourceSuffix".
Example
This section is non-normative.
<dvrResourceSuffix> affects resource file names<ditavalref> element and
<dvrResourceSuffix>.<topicref href="branch-01.dita">
<ditavalref href="condition-01.ditaval">
<ditavalmeta>
<dvrResourceSuffix>-cond01</dvrResourceSuffix>
</ditavalmeta>
</ditavalref>
<topicref href="topics/subtopic-01.dita"/>
</topicref><ditavalref> is evaluated:- The effective file name of the resource subtopic-01.dita is subtopic-01-cond01.dita.
- The effective file name of resource branch-01.dita is branch-01-cond01.dita.
<dvrResourceSuffix> interacts with
<resourceid><resourceid>.<topicref href="branch-01.dita">
<ditavalref href="condition-01.ditaval">
<ditavalmeta>
<dvrResourceSuffix>cond01-</dvrResourceSuffix>
</ditavalmeta>
</ditavalref>
<topicref href="topics/subtopic-01.dita">
<topicmeta>
<resourceid appid="ae35-unit-fault" appid-role="deliverable-anchor"/>
</topicmeta>
</topicref>
</topicref><ditavalref> is evaluated:- The effective file name of the resource subtopic-01.dita is subtopic-01-cond01.dita.
- The effective file name of resource branch-01.dita is branch-01-cond01.dita.
- The effective value of
@appidon<resourceid>for the child topic is ae35-unit-fault-cond01.