Definition Type: Element
Name: doc.rights
Namespace: http://iptc.org/std/nitf/2006-03-01/
Containing Schema: nitf-3-3.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into limitations in schema nitf-3-3_xsd Drilldown into type in schema nitf-3-3_xsd Drilldown into code-source in schema nitf-3-3_xsd Drilldown into location-code in schema nitf-3-3_xsd Drilldown into geography in schema nitf-3-3_xsd Drilldown into agent in schema nitf-3-3_xsd Drilldown into enddate in schema nitf-3-3_xsd Drilldown into startdate in schema nitf-3-3_xsd Drilldown into owner in schema nitf-3-3_xsd Drilldown into id in schema nitf-3-3_xsd Drilldown into globalNITFAttributes in schema nitf-3-3_xsdXSD Diagram of doc.rights in schema nitf-3-3_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 ns0:id Optional
owner ns0:owner Optional
startdate ns0:startdate Optional
enddate ns0:enddate Optional
agent ns0:agent Optional
geography ns0:geography Optional
location-code ns0:location-code Optional
code-source ns0:code-source Optional
type ns0:type Optional
limitations ns0:limitations Optional