Skip to content

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

Choose a tag to compare

@manoelcampos manoelcampos released this 14 Aug 13:17
· 72 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.