t_manifestation

Complex Type Information

Model

Used By

Element manifestation

Source

<xs:complexType name="t_manifestation">
  <xs:sequence>
    <xs:element ref="date"/>
    <xs:element ref="format" maxOccurs="unbounded"/>
    <xs:element ref="publisher" maxOccurs="unbounded"/>
    <xs:element ref="rights" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="reference_resource" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>