XML schemas contain a wealth of information about what data is allowed in an XML structure, and thus how a user interface should be presented. HTML5 supports many new input types and attributes that ...
xml-to-json converts xml to json. It includes a Haskell library and a command-line tool. xml-to-json ships with two different executables: xml-to-json-fast ("fast") uses a lot less memory, but you can ...