Other News

Community

New SOAP software releases

James Fell has released a new version, 1.1, of pocketSOAP, his SOAP implementation for Win32 and WinCE platforms. The new version adds many new features, including section 5 support, a completely pluggable [de]serialization model, headers, correct handling of the root attribute, single pass streamin

Community

Appending to XML with ASP

By Michael Qualls – This article is the third in a series of articles on manipulating XML data with ASP. Before proceding with this article, I recommend that you read Saving HTML Form Data to XML and Editing XML with XSL and ASP. The example in this article is very similar to the example on S

Community

The XMLReader Interface

By Elliotte Rusty Harold – To support the wide range of capabilities of different parsers, the XMLReader interface that represents parsers in SAX is quite deliberately non-specific. It can be instantiated in a variety of different ways. It can read XML documents stored in a variety of media. It can