contractsponsor
contractsponsor — The sponsor of a contract.
Synopsis
- Zero or more of:
- text
 replaceable- Graphic inlines 
![[-]](figs/web/nav/down.gif)
 - Indexing inlines 
![[-]](figs/web/nav/down.gif)
 - Linking inlines 
![[-]](figs/web/nav/down.gif)
 - Ubiquitous inlines 
![[-]](figs/web/nav/down.gif)
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
 
 
Attributes
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.
This element occurs in 11 elements.
This element contains 29 elements.
See Also
confdates, confgroup, confnum, confsponsor, conftitle, contractnum
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>




![[+]](figs/web/nav/right.gif)