<DigSig> (Digital Signature)

This element contains the signature of a digitally signed document.

Note:

Parent Elements

<Properties>7.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>