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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

edh:ExternalEdh

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

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:ExternalEdh 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:ExternalSecurity ism:resourceElement="true"
                         ism:createDate="2006-05-04"
                         ism:classification="U"
                         ism:ownerProducer="USA"
                         ism:excludeFromRollup="true"
                         ism:DESVersion="11">
      <ntk:ExternalAccess ism:classification="U" ism:ownerProducer="USA"
                          ntk:externalReference="true">
         <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">ssun</ntk:AccessIndividualValue>
                  <ntk:AccessIndividualValue ism:classification="U" ism:ownerProducer="USA">cjhodges</ntk:AccessIndividualValue>
                  <ntk:AccessIndividualValue ism:classification="U" ism:ownerProducer="USA">cgilsenan</ntk:AccessIndividualValue>
               </ntk:AccessIndividual>
            </ntk:AccessIndividualList>
         </ntk:RequiresAnyOf>
      </ntk:ExternalAccess>
      <ism:NoticeExternalList ism:classification="U" ism:ownerProducer="USA">
         <ism:NoticeExternal ism:classification="U" ism:ownerProducer="USA"
                             ism:unregisteredNoticeType="Holiday"
                             ism:externalNotice="true">
            <ism:NoticeText ism:classification="U" ism:ownerProducer="USA">Memorial day is on May 28th 2012</ism:NoticeText>
         </ism:NoticeExternal>
         <ism:NoticeExternal ism:classification="U" ism:ownerProducer="USA"
                             ism:unregisteredNoticeType="Holiday"
                             ism:externalNotice="true">
            <ism:NoticeText ism:classification="U" ism:ownerProducer="USA">The next Holiday will be July 4th 2012</ism:NoticeText>
         </ism:NoticeExternal>
      </ism:NoticeExternalList>
   </arh:ExternalSecurity>
</edh:ExternalEdh>

Site developed and hosted by Datypic, Inc.

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