action

Identifies the form nodes that are protected by a document signature.

Syntax

Reference_Syntax.action = "include | exclude | all"

Values

Type

Values

String

include (default)

The document signature protects all the fillable form nodes in the specified collection. This option requires at least one valid ref child object whose text value is a reference syntax expression identifying the nodes that are protected by the document signature.

exclude 

The document signature protects all the fillable form nodes that are not in the specified collection. This option requires at least one valid ref child object whose text value is a reference syntax expression identifying the nodes that are protected by the document signature.

all 

The document signature protects all the fillable form nodes.

Applies to

Version

XFA 2.4

// Ethnio survey code removed