<xsd:complexType name="DescriptiveTechnicalMetadataType">
<xsd:annotation>
<xsd:documentation>Contains all descriptive technical metadata in a schema defined by the producer or the transferring agency</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:choice>
<xsd:element name="technicalDescription" type="GenericDescriptiveTechnicalMetadataType"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType> |