Definition Type: Element
Name: doc.rights
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into limitations in schema nitf-3-4_xsd Drilldown into type in schema nitf-3-4_xsd Drilldown into code-source in schema nitf-3-4_xsd Drilldown into location-code in schema nitf-3-4_xsd Drilldown into geography in schema nitf-3-4_xsd Drilldown into agent in schema nitf-3-4_xsd Drilldown into enddate in schema nitf-3-4_xsd Drilldown into startdate in schema nitf-3-4_xsd Drilldown into 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 doc.rights in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="doc.rights">
    <complexType>
        <attributeGroup ref="nitf:globalNITFAttributes" />
        <attribute name="owner" type="string" use="optional" />
        <attribute name="startdate" type="string" use="optional" />
        <attribute name="enddate" type="string" use="optional" />
        <attribute name="agent" type="string" use="optional" />
        <attribute name="geography" type="string" use="optional" />
        <attribute name="location-code" type="string" use="optional" />
        <attribute name="code-source" type="string" use="optional" />
        <attribute name="type" type="string" use="optional" />
        <attribute name="limitations" type="string" use="optional" />
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
owner nitf:owner Optional
startdate nitf:startdate Optional
enddate nitf:enddate Optional
agent nitf:agent Optional
geography nitf:geography Optional
location-code nitf:location-code Optional
code-source nitf:code-source Optional
type nitf:type Optional
limitations nitf:limitations Optional