nitf:delivery.point

Partial description	Street, PO Box No.
Full description	Precise point of delivery.

Element Information

Model

Children: nitf:br

Attributes

QName Type Fixed Default Use Inheritable Annotation
code-source string optional
Source of coded list information.
id ID optional
An XML-specific identifier for the element.
point-code string optional
Coded location for a delivery point.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:postaddr

Source

<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>

Sample