<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>
|