Showing:

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