prodinfo

The <prodinfo> metadata element in the prolog contains information about the product or products that are the subject matter of the current topic.

Contains

( (prodname) then (vrmlist) then (brand or series or platform or prognum or featnum or component) (any number) )

Contained by

metadata

Inheritance

topic/prodinfo

Attributes

Name Description Data Type Default Value Required?
%select-atts; (platform, product, audience, otherprops, importance, rev, status) A set of related attributes, described at %select-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

Example

<prolog>
 <metadata>
  <prodinfo>
   <prodname>Transcription Assistant</prodname>
    <vrmlist><vrm version="1" release="3" modification="1"/></vrmlist>
   <platform>Linux</platform>
  </prodinfo>
 </metadata>
</prolog>

OASIS DITA Language Specification v1.0 -- 09 May 2005
Copyright (c) OASIS Open 2005. All Rights Reserved.