Definition Type Element
Name RightsHolder
Abstract False
Documentation
================================= RightsHolder =================================
A string of text indicating who has the usage rights, optionally enriched with
pointers to further information about the relevant people, companies or
organisations.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="RightsHolder" >
  <xs:annotation>
    <xs:documentation>
================================= RightsHolder =================================
A string of text indicating who has the usage rights, optionally enriched with
pointers to further information about the relevant people, companies or
organisations.
================================================================================

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

  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="Origin"/>
    </xs:choice>

    <xs:attributeGroup ref="localid"/>
    <xs:attribute ref="xml:lang" use="optional"/>
    <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]
RightsHolder
    RightsHolder
References
RightsHolder
Generated using Liquid XML Studio by Liquid Technologies Ltd