<element name="rights">
<complexType mixed="true">
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="nitf:rights.owner" />
<element ref="nitf:rights.startdate" />
<element ref="nitf:rights.enddate" />
<element ref="nitf:rights.agent" />
<element ref="nitf:rights.geography" />
<element ref="nitf:rights.type" />
<element ref="nitf:rights.limitations" />
</choice>
<attributeGroup ref="nitf:globalNITFAttributes" />
</complexType>
</element>
|