edh:Edh
Element information
Namespace: urn:us:gov:ic:edh
Schema document: IC-EDH/IC-EDH.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- icid:Identifier [1..1] Element to hold the IC-ID of the data object.
- edh:DataItemCreateDateTime [1..1] The created dateTime of the data object referred to by the EDH.
- edh:AuthorizationReference [0..1] Attribute to hold the authorization reference of the data object referred to by the EDH. One or more indicators of a unique and documented legal basis for all activities surrounding the creation, retention and use of an information resource.
- edh:ResponsibleEntity [1..1] The creator entity that created the data item referenced by the EDH.
- arh:Security [1..1] 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.
from type edh:EdhType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
edh:DESVersion | [0..1] | ism:ShortStringType | The version number of the Data Encoding Specification (DES). Should there be multiple specified in an instance document the one that appears first is the one that will apply to the entire document. | Fixed value is "3". from type edh:EdhType |
ism:DESVersion | [0..1] | ism:ShortStringType | The version number of the DES. Should there be multiple specified in an instance document the first one found is the one that will apply to the entire document. | from type edh:EdhType |
ntk:DESVersion | [0..1] | ism:ShortStringType | The version number of the DES | Fixed value is "9". from type edh:EdhType |
arh:DESVersion | [0..1] | ism:ShortStringType | The version number of the DES | Fixed value is "2". from type edh:EdhType |
icid:DESVersion | [0..1] | ism:ShortStringType | The version number of the Data Encoding Specification (DES). Should there be multiple specified in an instance document the one that appears first is the one that will apply to the entire document. | Fixed value is "1". from type edh:EdhType |
Used in
- Anonymous type of element tdf:HandlingStatement
- Anonymous type of element tdf:StatementMetadata
Sample instance
<edh:Edh icid:DESVersion="1"> <icid:Identifier>guide://999990/testcase</icid:Identifier> <edh:DataItemCreateDateTime>2006-05-04T18:13:51.0Z</edh:DataItemCreateDateTime> <edh:ResponsibleEntity> <edh:Country>USA</edh:Country> <edh:Organization>DNI</edh:Organization> </edh:ResponsibleEntity> <arh:Security arh:DESVersion="2" ntk:DESVersion="9" ism:DESVersion="11" ism:resourceElement="true" ism:createDate="2006-05-04" ism:classification="U" ism:ownerProducer="USA"> <ntk:Access ism:classification="U" ism:ownerProducer="USA"> <ntk:RequiresAnyOf ism:classification="U" ism:ownerProducer="USA"> <ntk:AccessIndividualList> <ntk:AccessIndividual ism:classification="U" ism:ownerProducer="USA"> <ntk:AccessPolicy ism:classification="U" ism:ownerProducer="USA">UnclassSourceForge</ntk:AccessPolicy> <ntk:AccessIndividualValue ism:classification="U" ism:ownerProducer="USA">bobstuart</ntk:AccessIndividualValue> <ntk:AccessIndividualValue ism:classification="U" ism:ownerProducer="USA">wheedletonc</ntk:AccessIndividualValue> <ntk:AccessIndividualValue ism:classification="U" ism:ownerProducer="USA">jcrown</ntk:AccessIndividualValue> </ntk:AccessIndividual> </ntk:AccessIndividualList> </ntk:RequiresAnyOf> </ntk:Access> <ism:NoticeList ism:classification="U" ism:ownerProducer="USA"> <ism:Notice ism:classification="U" ism:ownerProducer="USA" ism:unregisteredNoticeType="Holiday"> <ism:NoticeText ism:classification="U" ism:ownerProducer="USA">Memorial day is on May 28 2012</ism:NoticeText> </ism:Notice> </ism:NoticeList> </arh:Security> </edh:Edh>