nitf:rights.geography

Partial description	Area to which rights apply.
Full description	A geographic area.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
code-source string optional
Source for the location code.
id ID optional
An XML-specific identifier for the element.
location-code string optional
Coded location from standard list.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:rights

Source

<element name="rights.geography">
  <annotation>
    <documentation>Partial description Area to which rights apply. Full description A geographic area.</documentation>
  </annotation>
  <complexType mixed="true">
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="location-code" type="string" use="optional">
      <annotation>
        <documentation>Coded location from standard list.</documentation>
      </annotation>
    </attribute>
    <attribute name="code-source" type="string" use="optional">
      <annotation>
        <documentation>Source for the location code.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample