Showing:

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

The hash block.

Diagram
Diagram
Type restriction of xs:positiveInteger
Facets
maxInclusive 4096
minInclusive 1
Used by
Attribute @block
Source
<xs:simpleType name="BlockType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The hash block.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:positiveInteger">
    <xs:minInclusive value="1"/>
    <xs:maxInclusive value="4096"/>
  </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