Partial description City, town, village, etc. Full description Used to normalize city, town names. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| city-code | string | optional |
|
||||
| class | string | optional |
|
||||
| code-source | string | optional |
|
||||
| id | ID | optional |
|
||||
| style | string | optional |
|
||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/' | |||||||
| Element | nitf:location |
<element name="city"> <annotation> <documentation>Partial description City, town, village, etc. Full description Used to normalize city, town names.</documentation> </annotation> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <element ref="nitf:alt-code"/> </choice> <attributeGroup ref="nitf:commonNITFAttributes"/> <attribute name="city-code" type="string" use="optional"> |