prodinfo

Darwin Information Typing Architecture (DITA) Version 1.3 Part 2: Technical Content Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 2: Technical Content Edition
Version
1.3
Author
OASIS DITA Technical Committee

The prodinfo metadata element contains information about the product or products that are the subject matter of the current topic. The prodinfo element also can be used to provide a more detailed definition of values used throughout the map or topic on the product attribute.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/prodinfo

Example

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

Attributes

The following attributes are available on this element: Universal attribute group.