Definition Type Element
Name Copyright
Abstract False
Documentation
================================== Copyright ===================================
The copyright that pertains to a news object.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Copyright" >
  <xs:annotation>
    <xs:documentation>
================================== Copyright ===================================
The copyright that pertains to a news object.
================================================================================

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

  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Comment"/>
      <xs:element ref="CopyrightHolder"/>
      <xs:element ref="CopyrightDate"/>
    </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]
Copyright
    Copyright
References
Copyright
Generated using Liquid XML Studio by Liquid Technologies Ltd