22.6.2.16 Conductor

This element specifies the conductor of a source. Typically, this field is used in the sound recording source type. [Example:

<b:Author>
  <b:Conductor>
    <b:NameList>
      <b:Person>
        <b:Last>Jones</b:Last>
        <b:First>Brian</b:First>
      </b:Person>
    </b:NameList>
  </b:Conductor>
</b:Author>

end example]

[Note: The W3C XML Schema definition of this element’s content model (CT_NameType) is located in A.6.6. end note]

Last updated on