Showing:

Diagrams
Facets
Source
Used by
Simple Type HashTypeType
Namespace urn:us:gov:ic:cdsmanifest
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration CRC
enumeration MD5
enumeration SHA256
enumeration SHA384
enumeration SHA512
Used by
Attribute @hashType
Source
<xs:simpleType name="HashTypeType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="CRC"/>
    <xs:enumeration value="MD5"/>
    <xs:enumeration value="SHA256"/>
    <xs:enumeration value="SHA384"/>
    <xs:enumeration value="SHA512"/>
  </xs:restriction>
</xs:simpleType>
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.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here