/
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:
, multiple selections available,
Related content
Working with XML
Working with XML
More like this
Generating XML
Generating XML
More like this
XML Library
XML Library
More like this
Parsing XML
Parsing XML
More like this
XML Structure and Node Types
XML Structure and Node Types
More like this
Using XMLUtils.lua Module for Extended XML Functionality
Using XMLUtils.lua Module for Extended XML Functionality
More like this