nitf:alt-code

Partial description	An alternate symbol for the phrase.
Full description	Used when an item has more than one symbol behind it.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
idsrc string required
The source (taxonomy) for the element's value.
value string required
An alternate code or symbol for the element.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Source

<element name="alt-code">
  <annotation>
    <documentation>Partial description An alternate symbol for the phrase. Full description Used when an item has more than one symbol behind it.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="idsrc" type="string" use="required">
      <annotation>
        <documentation>The source (taxonomy) for the element's value.</documentation>
      </annotation>
    </attribute>
    <attribute name="value" type="string" use="required">
      <annotation>
        <documentation>An alternate code or symbol for the element.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample