/
XML Techniques

XML Techniques

The XML Techniques component is designed to provide an example of useful techniques for parsing and generating XML files using the XML Library. These include strategies for:

  • Retrieving elements that match specific conditions, particularly if there are repeated elements

  • Retrieving element values and supplying default values if those elements or values are missing

  • Creating and populating new elements (text, CDATA, etc.) and attributes

Component Setup:

Once in the Translator, take a look at the parsed sample xml and how the various techniques are used to read and modify the message.

Related content

Using XMLUtils.lua Module for Extended XML Functionality
Using XMLUtils.lua Module for Extended XML Functionality
More like this
Calling Web Services
Calling Web Services
Read with this
Working with XML
Working with XML
More like this
How to Connect to SFTP and FTP
How to Connect to SFTP and FTP
Read with this
XML Library
More like this
HL7 to Database
HL7 to Database
Read with this