Definition Type Element
Name Metadata
Abstract False
Documentation
=================================== Metadata ===================================
An container for a user-defined type of metadata.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Metadata" >
  <xs:annotation>
    <xs:documentation>
=================================== Metadata ===================================
An container for a user-defined type of metadata.
================================================================================

      
</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="Catalog"/>
      <xs:element ref="MetadataType"/>
      <xs:element maxOccurs="unbounded" ref="Property"/>
    </xs:sequence>

    <xs:attributeGroup ref="localid"/>
  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
Metadata
    Metadata
References
Metadata
Generated using Liquid XML Studio by Liquid Technologies Ltd