XFA Specification
Chapter 15, Template Specification
Template Reference
614
The reasons element
An element containing a choice of reason strings for including with an XML Digital Signature.
<reasons
Properties:
id="xml-id"
type="optional
|
required"
use="cdata"
usehref="cdata"
>
Children:
<reason>
</reasons>
[0..n]
The reasons element is used within the following other elements:
filter proto
The id property
A unique identifier that may be used to identify this element as a target.
The reason child
An element containing a candidate reason string for inclusion in an XML digital signature.
For more information see "The
reason element".
The type property
Specifies whether it is mandatory to include a reason string or not.
optional
A reason is not required.
required
A reason is required.
The use property
Invokes another object in the same document as a prototype for this object. The content of this property is
either a SOM expression (which cannot start with '#') or a '#' character followed by an XML ID.
Starting with XFA 2.4 the object used as a prototype no longer needs to be the child of
proto
. Any object
of the appropriate class can be used as a prototype.
If both
use
and
usehref
are non-empty
usehref
takes precedence.
The usehref property
Invokes an external object as a prototype for this object. The content of this property is an URL, followed
by '#', followed by either an XML ID or by som(SOM_expr) where
SOM_expr
represents a SOM expression.
Home Index Bookmark Pages
Pages: Home Index All Pages