xml2rfc

xml2rfc 2.5.0 updated

Egg compilation data is also provided with the download package.What is new in this release:Fixed a problem with very long hangindent bullet text followed by <vspace/>, which could make xml2rfc abort with a traceback for certain inputs. Fixed a...

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

xmljson

xmljson 0.2.0

xmljson can convert data inbetween the JSON and XML file formats with ease.It was developed to help migrate data across various transport mediums.What is new in this release:Initial release. Requirements:Node.js 0.8 or...

xmltodict

xmltodict 0.9.2

xmltodict takes a XML file and transforms the data into a Python object (also known as a dict or dictionary).Since dicts are very similar in structure to JSON (JavaScript objects), working with XML data from Python is very similar to working with...

xml_tools

xml_tools 0.3.2

xml_tools (or xmltools) allows Python developers to edit files using a simple Web form.Using DTD files, HTML Web forms can be generated that have the ability to create or change the content of a XML file.What is new in this release:Better support for...

XPath.js

XPath.js 1.0

XPath (XML Path Language) is a scripting language for querying and selecting data nodes from XML documents.XPath.js supports the latest stable version of the language, v2.0, allowing developers to query XML or HTML documents with XPath, via JS code.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...

zXml

zXml 1.0.2

zXml equalizes differences in XML and XMLHttp features across Web browsers.The library aids developers in avoiding code forks by utilizing simple, cross-browser methods to perform common XML-based operations.The library includes five classes, for working...