Showing:

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

Tailoring: Implementations that do not support all listed block sizes may wish to tailor this list to remove values larger than those supported by the service. To preserve compatibility with other implementations, new values should not be added.

Diagram
Diagram
Type restriction of xs:positiveInteger
Facets
maxInclusive 2147483648
minInclusive 134217728
enumeration 134217728
enumeration 268435456
enumeration 536870912
enumeration 1073741824
enumeration 2147483648
Used by
Attribute @blockSize
Source
<xs:simpleType name="BlockSizeType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">
        <strong>Tailoring:</strong>Implementations that do not support all listed block sizes may wish to tailor this list to remove values larger than those supported by the service. To preserve compatibility with other implementations, new values should not be added.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:positiveInteger">
    <xs:minInclusive value="134217728"/>
    <xs:maxInclusive value="2147483648"/>
    <xs:enumeration value="134217728"/>
    <xs:enumeration value="268435456"/>
    <xs:enumeration value="536870912"/>
    <xs:enumeration value="1073741824"/>
    <xs:enumeration value="2147483648"/>
  </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