The <prodinfo> metadata element in the prolog contains information about the product or products that are the subject matter of the current topic.
( (prodname) then (vrmlist) then (brand or series or platform or prognum or featnum or component) (any number) )
| 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 othercommon |
<prolog>
<metadata>
<prodinfo>
<prodname>Transcription Assistant</prodname>
<vrmlist><vrm version="1" release="3" modification="1"/></vrmlist>
<platform>Linux</platform>
</prodinfo>
</metadata>
</prolog>