<element name="evloc">
<annotation>
<documentation>Partial description Event location. Full description Where an event took place (as opposed to where the story was written).</documentation>
</annotation>
<complexType>
<attributeGroup ref="nitf:globalNITFAttributes"/>
<attribute name="iso-cc" type="string" use="optional">
<annotation>
<documentation>Country code as specified in ISO 3166.</documentation>
</annotation>
</attribute>
<attribute name="state-prov" type="string" use="optional">
<annotation>
<documentation>State or province where the event occurred.</documentation>
</annotation>
</attribute>
<attribute name="county-dist" type="string" use="optional">
<annotation>
<documentation>County or district name.</documentation>
</annotation>
</attribute>
<attribute name="city" type="string" use="optional">
<annotation>
<documentation>City or municipality name.</documentation>
</annotation>
</attribute>
</complexType>
</element> |