t_author

Complex Type Information

Model

Used By

Elements contributor, creator

Source

<xs:complexType name="t_author">
  <xs:choice>
    <xs:element ref="corporate_body"/>
    <xs:element ref="person"/>
  </xs:choice>
</xs:complexType>