vrmlist

The <vrmlist> element contains a set of <vrm> elements for logging the version, release, and modification information for multiple products or versions of products to which the topic applies.

Example

The recent versions of a mythical product might be logged thus using the vrmlist markup:

<prolog>
 <metadata>
  <prodinfo>
   <prodname>Widge-o-matic</prodname>
   <vrmlist>
     <vrm version="1.0" release="2001-03-30" modification="0"/>
     <vrm version="1.0" modification="1" release="2001-10-03"/>
   </vrmlist>
  </prodinfo>
 </metadata>
</prolog>

Contains

Doctype Content model
ditabase, topic, task, reference, concept, glossary, map, bookmap ( vrm) (one or more)

Contained by

Doctype Parents
bookmap, map, ditabase, topic, task, concept, reference, glossary prodinfo

Inheritance:

- topic/vrmlist

Attributes

Name Description Data Type Default Value Required?
%univ-atts; (%select-atts;, %id-atts;, %localization-atts;) A set of related attributes, described at %univ-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 Common attribute described in Other common DITA attributes.      

Return to main page.

OASIS DITA Language Specification v1.1 -- Committee Draft 13 February 2007
Copyright © OASIS Open 2005, 2007. All Rights Reserved.