nitf:addressee

Partial description	Person or organization to whom the postal item is being sent.
Full description	Used in a postal address.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:postaddr

Source

<element name="addressee">
  <annotation>
    <documentation>Partial description Person or organization to whom the postal item is being sent. Full description Used in a postal address.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="nitf:person"/>
      <element ref="nitf:function" minOccurs="0"/>
      <element ref="nitf:care.of" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
  </complexType>
</element>

Sample