Output by XPath Expression

Logic Name

Output by XPath Expression

Function

Outputs data specified by XPath expression.

Data Types

Location Type
Logic output String
lightbulbRefer to "Logic Specifications" for details.

Properties

Category Property Description
Required XPath expression Specify an XPath expression.
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Logic Sample

Mapping Definition

Logic Settings and Processing Result

Sets the value specified by XPath expression to the first input key.
Property Settings
Property Setting
XPath expression /table/row/column[1]
Input Data
Output Data
1,1,Sample,Data
2,1,Test,Data