nitf:function

Partial description	Role played by a person.
Full description	Can be either a description, such as interior decorator, or a formal title, such as president, chairman, owner, captain, manager.

Element Information

Model

Children: nitf:alt-code

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
idsrc string optional
The source (taxonomy) for the element's value attribute.
value string optional
The 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="function">
  <annotation>
    <documentation>Partial description Role played by a person. Full description Can be either a description, such as interior decorator, or a formal title, such as president, chairman, owner, captain, manager.</documentation>
  </annotation>
  <complexType mixed="true">
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="nitf:alt-code"/>
    </choice>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="idsrc" type="string" use="optional">
      <annotation>
        <documentation>The source (taxonomy) for the element's value attribute.</documentation>
      </annotation>
    </attribute>
    <attribute name="value" type="string" use="optional">
      <annotation>
        <documentation>The code or symbol for the element.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample