Download List

Project Description

The aim of SCEW is to provide an easy interface around the XML Expat parser, as well as a simple interface for creating new XML documents. It provides functions to load and access XML elements without the need to create Expat event handling routines every time you want to load a new XML document. It uses a DOM-like object model for new or parsed XML documents, supports loading concatenated XML documents, can copy and compare full XML documents, elements, or attributes, writes XML documents to multiple outputs, and allows adding new I/O sources easily. It supports UTF-8, ISO-8859-1, and US-ASCII encoding (and UTF-16 in Windows).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-15 08:05 Back to release list
1.1.3

This is a minor bugfix release. It fixes an issue with whitespaces when parsing streams and a minor compilation problem on ARM platforms.
Tags: Minor bugfixes

Project Resources