Showing:

Diagrams
Facets
Source
Used by
Simple Type SHA256Type
Namespace urn:us:gov:ic:cdsmanifest
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 64
maxLength 64
pattern ([a-fA-F0-9])*
Used by
Element SHA256
Source
<xs:simpleType name="SHA256Type">
  <xs:restriction base="xs:string">
    <xs:minLength value="64"/>
    <xs:maxLength value="64"/>
    <xs:pattern value="([a-fA-F0-9])*"/>
  </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