Definition Type Element
Name DescriptiveMetadata
Abstract False
Documentation
============================= DescriptiveMetadata ==============================
Information describing the content of a NewsComponent. Multiple appearance for the child element Genre,
new elements DateLineDate and Location were introduced in  version 1.1 of the DTD.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="DescriptiveMetadata" >
  <xs:annotation>
    <xs:documentation>
============================= DescriptiveMetadata ==============================
Information describing the content of a NewsComponent. Multiple appearance for the child element Genre,
new elements DateLineDate and Location were introduced in  version 1.1 of the DTD.
================================================================================

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

  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="Catalog"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Language"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Genre"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="SubjectCode"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="OfInterestTo"/>
      <xs:element minOccurs="0" ref="DateLineDate"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Location"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="TopicOccurrence"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Property"/>
    </xs:sequence>

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

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