nitf:delivery.office

Partial description	Postal city or town.
Full description	Where the post office is located.

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.
office-code string optional
Coded location of office from referenced coded source.
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.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>

Sample