Versions Compared

Key

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

...

The XML Parser uses XPath to extract field from a complex XML Event. This is generally used in conjunction with the XML Source Reader. The XML Source Reader will provide individual events to the XML Parser and the XML Parser is responsible for extracting fields from the event and mapping them to output schema. 

E.g. Assume A simple example - assume you have a XML Event that looks as follows:

...