manoelcampos/xml2lua
XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱
LuaMIT
Issues
- 1
- 4
xml2lua.toXml() : Duplicated XML tags is broken when converting from Lua to XML
#87 opened by chrisaga - 1
Duplicated tags support?
#100 opened by linrongbin16 - 0
- 0
- 2
- 0
Plans for nuget releases?
#94 opened by mischube - 5
why parser:parse(xml_string) modify a module level varible? how to repeatedly parse different xml_string and get table?
#92 opened by xiangnanscu - 2
Xml contains Chinese, which will become garbled
#91 opened by setcurl - 7
Out of order elements
#53 opened by dlannan - 0
attempt to index field '_attr' (a nil value)
#90 opened by Carter-LL - 1
empty-elements support?
#78 opened by Be1zebub - 2
- 1
Calling xml2lua.toXml removes attributes
#84 opened by ArthurAttout - 2
Creating a DOM tree is missing XML declaration
#79 opened by geert56 - 1
Test failure: acceptance_test_repeated_tags1_spec.lua:47: there should have an item with a 'something1' myattr value
#69 opened by manoelcampos - 5
luarocks package build fail on 5.4 lua version
#49 opened by zhiburt - 0
- 0
skipWS has no effect on white-space inside CDATA
#80 opened by geert56 - 3
How to install with ZeroBraneStudio?
#71 opened by FiftyTifty - 1
Reduce xml size by auto-closing empty tags
#66 opened by NicoAdrian - 2
[BUG] Inconsistent xml
#67 opened by NicoAdrian - 1
- 1
Can't seem to figure out xml2lua usage
#44 opened by mnapoleonv - 1
parse visual studio's project file failed by line "<?xml version="1.0" encoding="utf-8"?>"
#62 opened by 36yang - 4
- 0
Incorrect version number v1.5-0..
#58 opened by ur4ltz - 8
Duplicate tags sometimes not merge into array
#55 opened by genmzy - 1
- 1
Missing attribute named 'n' in parse method
#51 opened by slzhu - 8
toXML() table name doesn't close tag
#50 opened by fordcars - 3
General lint suggestions
#46 opened by leandromoreira - 2
Using toXml() with 2 same-name child tags fails.
#45 opened by fordcars - 1
- 0
Serialiser is good but has shortcomings
#41 opened - 6
Can't parse `gl.xml`
#31 opened by v1993 - 4
Manipulating an existing XML document
#38 opened by latenitefilms - 2
toXml function returns with _att
#39 opened by Roycohen - 1
XML file is not closed after reading
#37 opened by YaroslavSin - 5
field names with colon in xml file
#36 opened by aster94 - 3
How to add an attribute to a node?
#33 opened by jpotts18 - 1
- 2
lost children data
#35 opened by pixeljetstream - 1
Creating more than one instance of dom handler.
#30 opened by monolifed - 4
Question: can you "reset" the parser?
#29 opened by sec23206 - 1
documentation link is dead
#28 opened by Tieske - 1
Convert Lua Table to XML
#25 opened by sgn95 - 0
- 2
How to get the input xml value ?
#26 opened by wangpengli - 3
xml2lua crashes on multiple same empty elements
#23 opened by blueowl04