<prodinfo>

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

This section is non-normative.

<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>

Content model

<prodname>, <vrmlist>?, (<brand> | <component> | <featnum> | <platform> | <prognum> | <series>)*

Contained by

<metadata>

In order
  1. <prodname>
  2. Optional <vrmlist>
  3. Zero or more of the following
    • <brand>
    • <component>
    • <featnum>
    • <platform>
    • <prognum>
    • <series>

Contained by

  • <metadata>

Inheritance

- topic/prodinfo

The <prodinfo> element is a base element type. It is defined in the topic module.

Attributes

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