XFA Specification
Chapter 15, Template Specification
Template Reference
490
The exData child
A
content
element that describes a single unit of data of a foreign datatype.
For more information see "The
exData element".
The float child
A
content
element that describes a single unit of data content representing a floating point value.
For more information see "The
float element".
The id property
A unique identifier that may be used to identify this element as a target.
The image child
A
content
element that describes a single image.
For more information see "The
image element".
The integer child
A
content
element that describes a single unit of data content representing an integer value.
For more information see "The
integer element".
The text child
A
content
element that describes a single unit of data content representing a plain textual value.
For more information see "The
text element".
The time child
A
content
element that describes a single unit of data content representing a time value.
For more information see "The
time 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.
Home Index Bookmark Pages
Pages: Home Index All Pages