Showing:

Diagrams
Facets
Source
Simple Type BlockSizeType
Namespace urn:us:gov:ic:digitalhazmat
Diagram
Diagram
Type restriction of xs:positiveInteger
Facets
maxInclusive 536870912
minInclusive 134217728
enumeration 134217728
enumeration 268435456
enumeration 536870912
Source
<xs:simpleType name="BlockSizeType">
  <xs:restriction base="xs:positiveInteger">
    <xs:minInclusive value="134217728"/>
    <xs:maxInclusive value="536870912"/>
    <xs:enumeration value="134217728"/>
    <xs:enumeration value="268435456"/>
    <xs:enumeration value="536870912"/>
  </xs:restriction>
</xs:simpleType>
Schema location DHZM.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