<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> |