data2xml

data2xml 1.2.2 updated

data2xml takes basic JavaScript objects and converts them into their equivalent XML version.Nothing more. No support for comments, CDATA or pretty printing. Just a raw functionality of data-to-XML conversion.What is new in this release:Updates to the...

XSLTJSON

XSLTJSON 1.0.93

JSON is a light-weight, language independent, data interchange format. It's extremely used online, mostly for storing and transporting structured data.XSLTJSON was created to help developers stuck with a XML feed, or a collection of XML files. With the...

FOP stands for "Formatting Objects Processor" and is a Java library that can read XSL-FO data and output it to another format.XSL-FO is a XML format in which printer-ready information is stored, but also supporting XSL style formatting as well.Apache FOP...

ROXML

ROXML 3.3.1

ROXML supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods.ROXML is based on the REXML Ruby XML processor.ROXML takes care of the marshalling and unmarshalling of mapped attributes so that...

XMLCheck

XMLCheck 0.7.1

XMLCheck will help developers check if their dynamically-generated XML files comply to various rules and standards.The module is perfect for verifying if XML files created by other desktop or Web-based applications respect a preset list of rules, and can...

Doctored.js allows developers to edit the content and structure of a XML file using a browser and Web-based technologies.This approach, compared to the classic desktop editing experience is much faster and allows XML data to be edited right on the server,...

JavaScript objects (arrays) are an ideal format for transferring or storing data.The Object.fromXML MooTools plugin provides a simple way of taking the quite complicated XML storage format and find a way to export it to a JSON-like format.This is a much...

Apache Scout

Apache Scout 1.2.7

Apache Scout is a platform independent toolkit that implements the JSR 93 specification, a basic Java API for accessing XML registries (JAXR).The library is JAXR 1.0 compliant and can be used with both ebXML and UDI (2.x and 3.x) registries.Scout can be...

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...