nitf:postcode

Partial description	Postal code.
Full description	Used by postal agency to improve delivery efficiency.

Element Information

Model

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.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:postaddr

Source

<element name="postcode">
  <annotation>
    <documentation>Partial description Postal code. Full description Used by postal agency to improve delivery efficiency.</documentation>
  </annotation>
  <complexType mixed="true">
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="code-source" type="string" use="optional">
      <annotation>
        <documentation>Source of coded list information.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample