Definition Type: Element
Name: rights
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rights.limitations in schema nitf-3-4_xsd Drilldown into rights.type in schema nitf-3-4_xsd Drilldown into rights.geography in schema nitf-3-4_xsd Drilldown into rights.agent in schema nitf-3-4_xsd Drilldown into rights.enddate in schema nitf-3-4_xsd Drilldown into rights.startdate in schema nitf-3-4_xsd Drilldown into rights.owner in schema nitf-3-4_xsd Drilldown into id in schema nitf-3-4_xsd Drilldown into globalNITFAttributes in schema nitf-3-4_xsdXSD Diagram of rights in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="rights">
    <complexType mixed="true">
        <choice minOccurs="0" maxOccurs="unbounded">
            <element ref="nitf:rights.owner" />
            <element ref="nitf:rights.startdate" />
            <element ref="nitf:rights.enddate" />
            <element ref="nitf:rights.agent" />
            <element ref="nitf:rights.geography" />
            <element ref="nitf:rights.type" />
            <element ref="nitf:rights.limitations" />
        </choice>
        <attributeGroup ref="nitf:globalNITFAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rights.owner nitf:rights.owner (1) (1)
rights.startdate nitf:rights.startdate (1) (1)
rights.enddate nitf:rights.enddate (1) (1)
rights.agent nitf:rights.agent (1) (1)
rights.geography nitf:rights.geography (1) (1)
rights.type nitf:rights.type (1) (1)
rights.limitations nitf:rights.limitations (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional