Definition Type: Element
Name: function
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into alt-code in schema nitf-3-4_xsd Drilldown into value in schema nitf-3-4_xsd Drilldown into idsrc in schema nitf-3-4_xsd Drilldown into id in schema nitf-3-4_xsd Drilldown into globalNITFAttributes in schema nitf-3-4_xsdXSD Diagram of function in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="function">
    <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" />
        <attribute name="value" type="string" use="optional" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
alt-code nitf:alt-code (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
idsrc nitf:idsrc Optional
value nitf:value Optional