Definition Type: Element
Name: addressee
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into care.of in schema nitf-3-4_xsd Drilldown into function in schema nitf-3-4_xsd Drilldown into person 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 addressee in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="addressee">
    <complexType>
        <sequence>
            <element ref="nitf:person" />
            <element ref="nitf:function" minOccurs="0" />
            <element ref="nitf:care.of" minOccurs="0" />
        </sequence>
        <attributeGroup ref="nitf:globalNITFAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
person nitf:person (1) (1)
function nitf:function 0 (1)
care.of nitf:care.of 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional