XFA Specification
Chapter 15, Template Specification
Template Reference
562
The next property
This property specifies the constraints on keeping a subform together with the next subform within a
content area or page.
none
The determination of whether a subform will be rendered in the same content area or page
together with the next subform will be delegated to the processing application. No special keep
constraints will be forced.
contentArea
The subform is requested to be rendered in the same content area with the next subform.
pageArea
The subform is requested to be rendered in the same page with the next subform.
The previous property
This property specifies the constraints on keeping a subform together with the previous subform within a
content area or page.
none
The determination of whether a subform will be rendered in the same content area or page
together with the previous subform will be delegated to the processing application. No special
keep constraints will be forced.
contentArea
The subform is requested to be rendered in the same content area with the previous subform.
pageArea
The subform is requested to be rendered in the same page with the previous subform.
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.
Home Index Bookmark Pages
Pages: Home Index All Pages