Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Element HashVerification
Namespace urn:us:gov:ic:sf:hashverification
Annotations

This element represents the hash verification of the referenced material. It may be a single hash over the entire payload, or a structure representing an ordered set of payload blocks. See the HashVerificationType documentation for details.

Diagram
Diagram HashVerification_xsd_Attribute_hashType.tmp#hashType HashVerification_xsd_Element_PayloadHash.tmp#PayloadHash HashVerification_xsd_Element_TotalHash.tmp#TotalHash HashVerification_xsd_Element_TotalHash.tmp#TotalHash HashVerification_xsd_Element_BlockHash.tmp#BlockHash HashVerification_xsd_Element_BlockHash.tmp#BlockHash HashVerification_xsd_Element_Group_BlockedHashGroup.tmp#BlockedHashGroup HashVerification_xsd_Element_TotalHash.tmp#TotalHash HashVerification_xsd_Element_TotalHash.tmp#TotalHash HashVerification_xsd_Element_BlockHash.tmp#BlockHash HashVerification_xsd_Element_BlockHash.tmp#BlockHash HashVerification_xsd_Element_Group_BlockedHashGroup.tmp#BlockedHashGroup HashVerification_xsd_Complex_Type_HashVerificationType.tmp#HashVerificationType
Type HashVerificationType
Properties
content complex
Model
Children BlockHash , PayloadHash , TotalHash
Instance
<HashVerification hashType="" xmlns="urn:us:gov:ic:sf:hashverification">
  <PayloadHash>{1,1}</PayloadHash>
  <TotalHash blockSize="" totalBlocks="">{1,1}</TotalHash>
  <BlockHash block="">{2,unbounded}</BlockHash>
  <TotalHash blockSize="" totalBlocks="">{1,1}</TotalHash>
  <BlockHash block="">{2,unbounded}</BlockHash>
</HashVerification>
Attributes
QName Type Use Annotation
hashType HashTypeType required

The type of a hash.

Source
<xs:element name="HashVerification" type="HashVerificationType">
  <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 verification of the referenced material. It may be a single hash over the entire payload, or a structure representing an ordered set of payload blocks. See the HashVerificationType documentation for details.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
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