Definition Type Element
Name RightsMetadata
Abstract False
Documentation
================================ RightsMetadata ================================
Information about the rights pertaining to a NewsComponent.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="RightsMetadata" >
  <xs:annotation>
    <xs:documentation>
================================ RightsMetadata ================================
Information about the rights pertaining to a NewsComponent.
================================================================================

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

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