XFA Specification
Chapter 15, Template Specification
Template Reference
625
The signData element
An element controlling an XML digital signature.
<signData
Properties:
id="xml-id"
operation="sign
|
verify
|
clear"
ref="cdata"
target="cdata"
use="cdata"
usehref="cdata"
>
<filter>
[0..1]
<manifest>
[0..1]
<signatureProperties>
[0..1]
</signData>
The signData element is used within the following other elements:
event proto
The filter property
An element that contains the criteria for filtering signing certificates used to generate XML digital
signatures.
For more information see "The
filter element".
The id property
A unique identifier that may be used to identify this element as a target.
The manifest property
An element that contains a list of references to all the nodes that are included in a node collection.
For more information see "The
manifest element".
The operation property
The operation to be performed.
sign
Create a digital signature.
verify
Verify that the portion of the document included in the signature manifest matches the signature.
clear
Remove the signature, if any.
Home Index Bookmark Pages
Pages: Home Index All Pages