Apache XMLBeans sets up an intermediary medium for mapping the rich data structures that can be contained in XML documents.This data is mapped to a Java types and can be accessed via regular Java classes.The general idea is to allow developers a native...

json2xml

json2xml 1.0.1

json2xml is a no-complications module for programmatically converting JSON data to XML.After running the library, its converted, outputted data can then be forwarded to other programs or libraries for further processing. An example is included with the...

config.js

config.js v. 2.0

These XML config file allows to put all values in an external file instead of hard-coding values inside scripts or in JSON objects.The configuration can be embedded inside an HTML document or in a separate XML file.The configuration block may contain...

Apache Xalan Java uses XPath to parse and address XML documents. It then uses XSLT to assemble XSL XML stylesheets for styling the document into a more easy to read version of itself.The result is much more comprehensible than the amalgam of letters and...

dexml

dexml 0.5.1

dexml adds some simplicity to working with XMLs in Python by providing a quick interface for converting data between the two mediums.It lets developers add simple class definitions, used when needing to describe the desired structure of future XML...

node-xml2js

node-xml2js 0.4.9 updated

Can handle any kind of XML, including RSS feeds.Under the hood, the module uses the sax JavaScript library.What is new in this release:npm support. What is new in version 0.4.8:npm support. What is new in version 0.4.6:npm support. What is new in version...

LibXML

LibXML 2.8.0

The libxml gem provides Ruby language bindings for GNOME's Libxml2 XML toolkit.Features:It's much faster than REXML and Hpricot It provides an amazing number of featues It passes all 1800+ tests from the OASIS XML Tests...