Skip to content

v1.3-0 Enables converting a Lua Table to an XML representation

Compare
Choose a tag to compare
@manoelcampos manoelcampos released this 14 Aug 13:17
· 71 commits to master since this release
fa711dc

Introduces the xml2lua.toXml() function to convert a Lua Table to its XML representation.
Check example4-table2xml.lua for details.