Schema Central > IC-TDF > IC-EDH.xsd > edh:Edh
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

edh:Edh

Used 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.

Element information

Namespace: urn:us:gov:ic:edh

Schema document: IC-EDH/IC-EDH.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
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

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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com