<element name="delivery.office">
<annotation>
<documentation>Partial description Postal city or town. Full description Where the post office is located.</documentation>
</annotation>
<complexType mixed="true">
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="nitf:br"/>
</choice>
<attributeGroup ref="nitf:globalNITFAttributes"/>
<attribute name="office-code" type="string" use="optional">
<annotation>
<documentation>Coded location of office from referenced coded source.</documentation>
</annotation>
</attribute>
<attribute name="code-source" type="string" use="optional">
<annotation>
<documentation>Source of coded list information.</documentation>
</annotation>
</attribute>
</complexType>
</element> |