Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type TotalHashType
Namespace urn:us:gov:ic:sf:hashverification
Annotations

This element represents the hash of the concatenation of block hashes.

Diagram
Diagram HashVerification_xsd_Simple_Type_HashValueType.tmp#HashValueType HashVerification_xsd_Attribute_blockSize.tmp#blockSize HashVerification_xsd_Attribute_totalBlocks.tmp#totalBlocks
Type extension of HashValueType
Type hierarchy
Used by
Element TotalHash
Attributes
QName Type Use Annotation
blockSize BlockSizeType required

The block size of a hash.

totalBlocks TotalBlocksType required

The total blocks of a hash.

Source
<xs:complexType name="TotalHashType">
  <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 concatenation of block hashes.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="HashValueType">
      <xs:attribute ref="blockSize" use="required"/>
      <xs:attribute ref="totalBlocks" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
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