contractsponsor
contractsponsor — The sponsor of a contract.
Synopsis
contractsponsor ::= × ⏵
- Zero or more of:
- text
replaceable
- Graphic inlines ⏵
- Indexing inlines ⏵
- Linking inlines ⏵
- Ubiquitous inlines ⏵
Attributes
Common attributes and common linking attributes.
No additional 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.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
10 elements contain contractsponsor
. × ⏵
Children
29 elements occur in contractsponsor
. × ⏵
See Also
Related elements: confdates
, confgroup
, confnum
, confsponsor
, conftitle
, contractnum
.
Examples
1 |<article xmlns='http://docbook.org/ns/docbook'>
|<info>
|<title>Retrofitting Class A Widgets</title>
|<contractsponsor>Xyzzy Engineering Resources</contractsponsor>
5 |<contractnum>314-592-7</contractnum>
|<biblioid>XER-314-7A</biblioid>
|<author>
|<orgname>Technical Documentation Consultants, Inc.</orgname>
|</author>
10 |<collab>
|<personname>
|<firstname>John</firstname>
|<surname>Whorfin</surname>
|</personname>
15 |<affiliation><orgname>Yoyodyne Propulsion Systems</orgname></affiliation>
|</collab>
|</info>
||
<para>…</para>
20 ||
</article>