<element name="city">
<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" />
<attribute name="code-source" type="string" use="optional" />
</complexType>
</element>
|