contractsponsor — The sponsor of a contract
contractsponsor ::=
altanchorannotationbibliorefindexterm (db.indexterm.endofrange)indexterm (db.indexterm.singular)indexterm (db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase (db._phrase)remarkreplaceablesubscriptsuperscriptxrefThe ContractSponsor element that occurs in bibliographic metadata
contains information about the sponser of a contract under which a document
was written.
May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.
These elements contain contractsponsor: biblioentry, bibliomixed, bibliomset, biblioset, info (db.info), info (db.titleforbidden.info), info (db.titleonly.info), info (db.titleonlyreq.info), info (db.titlereq.info).
The following elements occur in contractsponsor: text, alt, anchor, annotation, biblioref, indexterm (db.indexterm.endofrange), indexterm (db.indexterm.singular), indexterm (db.indexterm.startofrange), inlinemediaobject, link, olink, phrase (db._phrase), remark, replaceable, subscript, superscript, xref.
<article xmlns='http://docbook.org/ns/docbook'>
<info>
  <title>Retrofitting Class A Widgets</title>
  <contractsponsor>Xyzzy Engineering Resources</contractsponsor>
  <contractnum>314-592-7</contractnum>
  <biblioid class="pubnumber">XER-314-7A</biblioid>
  <author>
    <orgname>Technical Documentation Consultants, Inc.</orgname>
  </author>
  <collab>
    <personname>
      <firstname>John</firstname>
      <surname>Whorfin</surname>
    </personname>
    <affiliation><orgname>Yoyodyne Propulsion Systems</orgname></affiliation>
  </collab>
</info>
<para>…</para>
</article>