Home >Online Product Documentation >Table of Contents >XQuery Node Properties
XQuery Node Properties
Input Port
An XQuery node has one input port by default. Additional input ports are based on external variables defined in the XQuery.
Property
|
Description
|
---|
Name
|
The name displayed for the input port; not editable.
|
Data Type
|
Present for input ports corresponding to external variables. Initialized with variable's data type.
|
Default Value
|
The default value for the input. Can be blank.
|
Table 162. XQuery Node Input Port Properties
Node
Property
|
Description
|
---|
Name
|
The name you want to appear in the XQuery node's tooltip. Default value is XQuery operator.
|
.xquery file
|
The URL of the XQuery file you want this node to represent.
|
DB Connections
|
Reserved for future use.
|
Table 163. XQuery Node Properties
Output Port
Property
|
Description
|
---|
Name
|
The name displayed for the output port; not editable.
|
DataType
|
The port's datatype. Default value is any.
|
Copy to URL
|
The URL to which you want to copy the XQuery output. Can be left blank.
|
Table 164. XQuery Node Output Port Properties