Partial description Rights information for use of the document. Full description Used when the rights holder is not the same as the copyright holder. This information should be consistant with that in the series of rights tags. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
agent | string | optional |
|
||||
code-source | string | optional |
|
||||
enddate | string | optional |
|
||||
geography | string | optional |
|
||||
id | ID | optional |
|
||||
limitations | string | optional |
|
||||
location-code | string | optional |
|
||||
owner | string | optional |
|
||||
startdate | string | optional |
|
||||
type | string | optional |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/' |
Element | nitf:docdata |
<element name="doc.rights"> <annotation> <documentation>Partial description Rights information for use of the document. Full description Used when the rights holder is not the same as the copyright holder. This information should be consistant with that in the series of rights tags.</documentation> </annotation> <complexType> <attributeGroup ref="nitf:globalNITFAttributes"/> <attribute name="owner" type="string" use="optional"> <annotation> <documentation>The owner of the specified rights.</documentation> </annotation> </attribute> <attribute name="startdate" type="string" use="optional"> <annotation> <documentation>For asserted rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available</documentation> </annotation> </attribute> <attribute name="enddate" type="string" use="optional"> <annotation> <documentation>For specified document rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available</documentation> </annotation> </attribute> <attribute name="agent" type="string" use="optional"> <annotation> <documentation>The rights agent.</documentation> </annotation> </attribute> <attribute name="geography" type="string" use="optional"> <annotation> <documentation>Geographic area where rights are asserted.</documentation> </annotation> </attribute> <attribute name="location-code" type="string" use="optional"> <annotation> <documentation>Coded location from standard list.</documentation> </annotation> </attribute> <attribute name="code-source" type= |