lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
luaxml nested entities
From
: Chris Datfung <chris.datfung@
...
>
Date
: Tue, 15 Oct 2013 21:32:54 +0200
The luaxml documentation demonstrates how to create simple non-nested XML structures. How can I use luaxml to create nested entities, e.g.:
<john>
<face>
<eyes>brown</eyes>
<hair>blond</hair>
</face>
</john>
Thank you,
-- Chris
Follow-Ups
:
Re: luaxml nested entities
,
Sean Conner
Prev by Date:
Re: Odd behavior with LuaRocks 2.1.0
Next by Date:
Re: luaxml nested entities
Previous by thread:
Re: Odd behavior with LuaRocks 2.1.0
Next by thread:
Re: luaxml nested entities
Index(es):
Date
Thread