Definition Type: Element
Name: dl
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into dd in schema nitf-3-4_xsd Drilldown into dt in schema nitf-3-4_xsd Drilldown into lang in schema xml_xsd Drilldown into style in schema nitf-3-4_xsd Drilldown into class in schema nitf-3-4_xsd Drilldown into id in schema nitf-3-4_xsd Drilldown into commonNITFAttributes in schema nitf-3-4_xsdXSD Diagram of dl in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="dl">
    <complexType>
        <choice maxOccurs="unbounded">
            <element ref="nitf:dt" />
            <element ref="nitf:dd" />
        </choice>
        <attributeGroup ref="nitf:commonNITFAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
dt nitf:dt (1) (1)
dd nitf:dd (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
class nitf:class Optional
style nitf:style Optional
lang nsA:lang Optional