tdf:HandlingStatement
Element information
Namespace: urn:us:gov:ic:tdf
Schema document: IC-TDF/IC-TDF.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Choice [1..1]
- edh:EdhUsed for specifying an object's basic header information required for exchange on the IC Enterprise when the object is present in the same instance document as this element.
- edh:ExternalEdhUsed for specifying an object's basic header information required for exchange on the IC Enterprise when the object is not in the instance document that this element is used. Values specified in this header will not contribute to roll-up.
Attributes
None
Used in
- Type tdf:HandlingAssertionType (Element tdf:HandlingAssertion)
Sample instance
<tdf:HandlingStatement> <edh:Edh icid:DESVersion="1" edh:DESVersion="3"> <icid:Identifier>guide://999999/uuid</icid:Identifier> <edh:DataItemCreateDateTime>2012-06-20T00:00:00Z</edh:DataItemCreateDateTime> <edh:ResponsibleEntity> <edh:Country>USA</edh:Country> <edh:Organization>DEA</edh:Organization> </edh:ResponsibleEntity> <arh:Security arh:DESVersion="2" ism:DESVersion="11" ism:classification="U" ism:compliesWith="ICDocument" ism:createDate="2012-06-26" ism:ownerProducer="USA" ism:resourceElement="true"/> </edh:Edh> </tdf:HandlingStatement>