XFA Specification
Chapter 20, Source Set Specification
Source Set Element Reference
763
The name property
An identifier that may be used to identify this element in script expressions.
The password property
The password used to connect to the database.
For more information see "The
password element".
The timeout property
The number of seconds to wait for the connection to open before timing out. The default value is 15
seconds.
The value of this attribute must be a non-negative integer. A value of
0
means no timeout.
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 user property
Username to be used when connecting to the database.
For more information see "The
user element".
Home Index Bookmark Pages
Pages: Home Index All Pages