C++ XML by Fabio Arciniegas A. is a specialized guide intended to help intermediate to advanced C++ developers understand how to create "real world XML-aware C++ applications". While a wealth of guides to working with XML in Java seem to exist, C++ XML appears to be the only C++ speci
Author: SSWUG Research
Web Services Specifications
Microsoft released for preview the first set of specifications in the Global XML Web Services Architecture on routing, referral, security, and licensing that build on the baseline XML, SOAP, WSDL, and UDDI specifications.
In the Eye of the Storm, Part 2
Mark Lucovsky is Microsoft's chief architect of HailStorm, and Charles Fitzgerald is director of business development at Microsoft. In Part 2 of their exclusive interview with XML Magazine's Steve Gillmor, editorial director, and Stuart J. Johnston, contributing editor, they provide a techni
.Net XML Classes from Web Services
by Dan Wahlin – Passing complex structures between distributed systems is not a simple process. See how XML-related classes in the .Net platform can be returned from Web services to allow clients to integrate received data into an application more easily.
Simply SOAP
Roger Wolter gives a high-level overview of SOAP, both in terms of what it is and how you can use it. He also addresses WSDL, XML Web services, and security as they relate to SOAP.
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
DOM and SAX Are Dead, Long Live DOM and SAX
by Kendall Grant Clark – Every serious book, tutorial or discussion of XML for programmers mentions, even if only in passing, DOM and SAX, the two dominant APIs for handling XML. A general discussion of XML programming which failed to mention DOM and SAX would be as neglectful of its duty as would a
XMLWorld Technical Conference, San Francisco
Unquestionably the best XML event of the year 2000, XML World is coming to San Francisco for 2001. The one event that showcases all aspects of XML – and that gives a due emphasis to the business of XML – will be opening its doors at the Renaissance Parc Fifty Five Hotel from the 26th through 29th of
OASIS Forges Committee for New Markup Language
By Clint Boulton – Boston's OASIS, an XML interoperability consortium, revealed that its members have formed a new group to define a language for exchanging user, resource and service provisioning information.
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