contractsponsor

contractsponsor — The sponsor of a contract.

Synopsis

contractsponsor ::= [-]

Description

The contractsponsor element that occurs in bibliographic metadata contains information about the sponser of a contract under which a document was written.

Processing expectations

May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.

Parents [+]

This element occurs in 11 elements.

Children [+]

This element contains 29 elements.

Examples

<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>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>
Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)