Definition Type: Element
Name: ds
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into value in schema nitf-3-4_xsd Drilldown into num 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 ds in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="ds">
    <complexType>
        <attributeGroup ref="nitf:globalNITFAttributes" />
        <attribute name="num" type="NMTOKEN" use="required" />
        <attribute name="value" type="string" use="optional" />
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
num nitf:num Required
value nitf:value Optional