2.2.4.1.1.2.1.2.1 MetadatasType Complex Type

The MetadatasType type<38> is a collection of MetadataType elements. For more information, see section 2.2.4.1.1.2.1.2.2. Each hierarchy that is included on an axis contains one metadata complex type object.

 <xsd:complexType name="MetadatasType">
   <xsd:sequence>
     <xsd:element name="Metadata" type="MetadataType" minOccurs="0" maxOccurs="unbounded" />
   </xsd:sequence>
 </xsd:complexType>