nitf:del-list

Partial description	Delivery trail of delivery services.
Full description	Holds an ordered list of the distribution services that have been involved in the delivery of the document.

Element Information

Model

Children: nitf:from-src

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:docdata

Source

<element name="del-list">
  <annotation>
    <documentation>Partial description Delivery trail of delivery services. Full description Holds an ordered list of the distribution services that have been involved in the delivery of the document.</documentation>
  </annotation>
  <complexType>
    <sequence minOccurs="0" maxOccurs="unbounded">
      <element ref="nitf:from-src"/>
    </sequence>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
  </complexType>
</element>

Sample