|
Hi all, I need to be able to extract the types of objects stored in an XML file. The types are defined by a series of XSD files. Has anyone done this in Lua? I know about LXP, which can do the XML parsing, but it doesn't know about XSD files. Thanks.