Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type HashValueType
Namespace urn:us:gov:ic:sf:hashverification
Annotations

This element represents the hash of the referenced material.

Diagram
Diagram
Type restriction of xs:hexBinary
Facets
minLength 16
maxLength 128
Used by
Element PayloadHash
Complex Types BlockHashType , TotalHashType
Source
<xs:simpleType name="HashValueType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">This element represents the hash of the referenced material.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:hexBinary">
    <xs:minLength value="16"/>
    <xs:maxLength value="128"/>
  </xs:restriction>
</xs:simpleType>
Schema location HashVerification.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