Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Parses XML source using standard XPath expressions.

If no matches are returned, or the matched element is empty, FDP_Value will contain an empty string.  

  

Environment/Instance Properties

...

Input Name

Input Code

Required

Description

XML SourceFDP_SOURCEYesXML Source to parse (File contents, not the filename)
XPath ExpressionFDP_XPATHYesThe XPath expression to use to find a value in the XML Source

...