[Table of Contents] [docx version]

Shared MLs Reference Material - Math

DigSig (Digital Signature)

This element contains the signature of a digitally signed document.

[Note: This property is a mechanism used by legacy documents to store the digital signature of its binary representation, and should be considered deprecated in favor of the well-defined mechanism defined in Part 2. Any use of this property should be for legacy compatibility only, and is application-defined. end note]

Parent Elements

Properties7.2.2.21)

 

Child Elements

Subclause

blob (Binary Blob)

§7.4.2.2

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_DigSigBlob">

   <sequence minOccurs="1" maxOccurs="1">

   <element ref="vt:blob"/>

   </sequence>

</complexType>