<element name="delivery.point">
<annotation>
<documentation>Partial description Street, PO Box No. Full description Precise point of delivery.</documentation>
</annotation>
<complexType mixed="true">
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="nitf:br"/>
</choice>
<attributeGroup ref="nitf:globalNITFAttributes"/>
<attribute name="point-code" type="string" use="optional">
<annotation>
<documentation>Coded location for a delivery point.</documentation>
</annotation>
</attribute>
<attribute name="code-source" type="string" use="optional">
<annotation>
<documentation>Source of coded list information.</documentation>
</annotation>
</attribute>
</complexType>
</element> |