tdf:StatementMetadata
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.
- arh:Security Used for expressing the access rights and handling information for a data object that is present in the same instant document or is the instance document containing this element.
- arh:ExternalSecurity Used for expressing the access rights and handling information for a data object that is external to instant document containing this element.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
tdf:appliesToState | [0..1] | tdfstate:CVEnumTDFAppliesToState |
Used in
- Type tdf:AssertionType (Element tdf:Assertion)
Sample instance
<tdf:StatementMetadata tdf:appliesToState="encrypted"> <edh:Edh icid:DESVersion="1"> <icid:Identifier>guide://999990/DIA-CNTRL-NO-1754-1762</icid:Identifier> <edh:DataItemCreateDateTime>2006-07-28T00:00:00Z</edh:DataItemCreateDateTime> <edh:ResponsibleEntity> <edh:Country>USA</edh:Country> <edh:Organization>DIA</edh:Organization> </edh:ResponsibleEntity> <arh:Security ism:classification="U" ism:ownerProducer="USA"/> </edh:Edh> </tdf:StatementMetadata>