<ProducerName>
(Producer Name)
This element specifies the person who produced a source. Typically, this field is used in the Internet site, Doc from internet site, Electronic source, Sound recording, Performance, and Film source types.
example: :
<b:ProducerName> <b:NameList> <b:Person> <b:Last>Rothschiller</b:Last> <b:First>Chad</b:First> </b:Person> </b:NameList> </b:ProducerName>
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_NameType">
<sequence>
<element name="NameList" type="CT_NameListType" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>