Definition Type: Element
Name: delivery.point
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into br in schema nitf-3-4_xsd Drilldown into code-source in schema nitf-3-4_xsd Drilldown into point-code 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 delivery.point in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="delivery.point">
    <complexType mixed="true">
        <choice minOccurs="0" maxOccurs="unbounded">
            <element ref="nitf:br" />
        </choice>
        <attributeGroup ref="nitf:globalNITFAttributes" />
        <attribute name="point-code" type="string" use="optional" />
        <attribute name="code-source" type="string" use="optional" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
br nitf:br (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
point-code nitf:point-code Optional
code-source nitf:code-source Optional