Definition Type Element
Name Identification
Abstract False
Documentation
================================ Identification ================================
Identification information for the NewsItem.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Identification" >
  <xs:annotation>
    <xs:documentation>
================================ Identification ================================
Identification information for the NewsItem.
================================================================================

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

  <xs:complexType>
    <xs:sequence>
      <xs:element ref="NewsIdentifier"/>
      <xs:element minOccurs="0" ref="NameLabel"/>
      <xs:element minOccurs="0" ref="DateLabel"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Label"/>
    </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]
Identification
    Identification
References
Identification
Generated using Liquid XML Studio by Liquid Technologies Ltd