Author: SSWUG Research

Community

Dividing Factors

by Leigh Dodds – Last week the XML-Deviant noted that the recent squabbles concerning typing, XML, and W3C XML Schemas hinted at increasing divides in the XML community. There are further signs this week, including many comments about accepting the diversity of XML applications, differing requiremen

Community

XSL Basics (part 2)

By icarus – In the concluding part of this article, I will be examining a bunch of other XSLT constructs, all designed to make your XSLT experience that much more enjoyable. Some of these constructs are extremely simple and logical; others offer capabilities typically found only in programming langu

Community

Understanding SAX

By Nicholas Chase – This tutorial examines the use of the Simple API for XML version 2.0, or SAX 2.0. It is aimed at developers who have an understanding of XML and wish to learn this lightweight, event-based API for working with XML data. It assumes that you are familiar with concepts such as well-

Community

Understanding DOM

By Nicholas Chase – Even before there was XML, there was the Document Object Model (DOM). The DOM allows a developer to refer to, retrieve, and change items within an XML structure, and is essential to working with XML. In this tutorial, you will learn about the structure of a DOM document. You will