nitf:from-src

Partial description	Delivery service identifier.
Full description	Identifier used to track the transmission path of the document throughout the delivery process.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
level-number string optional
The position in the transmission path that the src-name occurred.
src-name string optional
The entity moving the document.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:del-list

Source

<element name="from-src">
  <annotation>
    <documentation>Partial description Delivery service identifier. Full description Identifier used to track the transmission path of the document throughout the delivery process.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="src-name" type="string" use="optional">
      <annotation>
        <documentation>The entity moving the document.</documentation>
      </annotation>
    </attribute>
    <attribute name="level-number" type="string" use="optional">
      <annotation>
        <documentation>The position in the transmission path that the src-name occurred.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample