authors

Element Information

Model

Children: author

Used By

Element meta_info

Source

<xs:element name="authors">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="author" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample