XFA Specification
Chapter 15, Template Specification
Template Reference
533
Note that the direction of rotation is the same as for positive angles in PostScript, PDF, and PCL but
opposite to that in SVG.
The setProperty child
An element that causes a property of the container to be copied from a value in the XFA Data DOM or from
data returned by a web service.
For more information see "The
setProperty element".
The traversal property
An element that links its container to other objects in sequence.
For more information see "The
traversal element".
The ui property
A
user-interface
element that encloses the actual user interface widget element.
For more information see "The
ui element".
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.
The XML ID or SOM expression is resolved in the context of the external document.
If both
use
and
usehref
are non-empty
usehref
takes precedence.
The validate property
A
automation
element that controls validation of user-supplied data.
For more information see "The
validate element".
The vAlign property
(DEPRECATED) Controls how the paragraph is vertically aligned within a flowed parent. This attribute is
ignored if the parent container specifies positioned layout.
This attribute must be one of the following:
top
The container is placed at the top of the parent container.
Home Index Bookmark Pages
Pages: Home Index All Pages