22.6.2.15 Composer

This element specifies the composer of a sound recording. [Example:

<b:Author>
  <b:Composer>
    <b:NameList>
      <b:Person>
        <b:Last>Davis</b:Last>
        <b:First>Tristan</b:First>
      </b:Person>
    </b:NameList>
  </b:Composer>
</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