Namespace
urn:us:gov:ic:cdsmanifest
Annotations
The root node of a CDS Manifest assertion for cross domain transfer.
Diagram
Used by
Model
Children
Arch
,
CPE
,
Originator
,
PayloadVersion
,
Product
,
Routing
,
Userkey
,
VendorChecksum
,
VirusScanList
,
WorkFlowid
Attributes
Source
<xs:complexType name= "CdsAssertionType" >
<xs:annotation >
<xs:documentation xml:lang= "en" >
<p xmlns= "http://www.w3.org/1999/xhtml" ism:ownerProducer= "USA" ism:classification= "U" > The root node of a CDS Manifest assertion for cross domain transfer. </p>
</xs:documentation>
</xs:annotation>
<xs:all >
<!-- required -->
<xs:element ref= "cdsm:Originator" minOccurs= "1" maxOccurs= "1" />
<xs:element ref= "cdsm:Product" minOccurs= "1" maxOccurs= "1" />
<xs:element ref= "cdsm:PayloadVersion" minOccurs= "1" maxOccurs= "1" />
<xs:element ref= "cdsm:Arch" minOccurs= "1" maxOccurs= "1" />
<xs:element ref= "cdsm:VirusScanList" minOccurs= "1" maxOccurs= "1" />
<!-- optional -->
<xs:element ref= "cdsm:CPE" minOccurs= "0" maxOccurs= "1" />
<xs:element ref= "cdsm:Routing" minOccurs= "0" maxOccurs= "1" />
<xs:element ref= "cdsm:WorkFlowid" minOccurs= "0" maxOccurs= "1" />
<xs:element ref= "cdsm:Userkey" minOccurs= "0" maxOccurs= "1" />
<xs:element ref= "cdsm:VendorChecksum" minOccurs= "0" maxOccurs= "1" />
</xs:all>
<xs:attribute ref= "cdsm:DESVersion" use= "required" />
</xs:complexType>
Schema location
CDSM.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.