<dvrResourcePrefix>
The <dvrResourcePrefix> element specifies the prefix 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.
Processing expectations
For processing expectations related to this element, see Using metadata elements in the DITAVAL reference domain.
Specialization hierarchy
The <dvrResourcePrefix> 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/dvrResourcePrefix
The <dvrResourcePrefix> 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 dvrResourcPrefix.
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(data-element attributes)- Defines a name for the object.
Example
This section is non-normative.
<dvrResourcePrefix> affects resource file names<ditavalref> element and
<dvrResourcePrefix>.<topicref href="branch-01.dita">
<ditavalref href="condition-01.ditaval">
<ditavalmeta>
<dvrResourcePrefix>cond01-</dvrResourcePrefix>
</ditavalmeta>
</ditavalref>
<topicref href="topics/subtopic-01.dita"/>
</topicref><ditavalref> is evaluated:- The effective file name of the resource subtopic-01.dita is cond01-subtopic-01.dita.
- The effective file name of resource branch-01.dita is cond01-branch-01.dita.
<dvrResourcePrefix> interacts with
<resourceid><resourceid>.<topicref href="branch-01.dita">
<ditavalref href="condition-01.ditaval">
<ditavalmeta>
<dvrResourcePrefix>cond01-</dvrResourcePrefix>
</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 cond01-subtopic-01.dita.
- The effective file name of resource branch-01.dita is cond01-branch-01.dita.
- The effective value of
@appidon<resourceid>for the child topic is cond01-ae35-unit-fault.