Putting XML in context with hierarchical, relational, and object-oriented
models
------------------------------------------------------
On the way to making a point about how XML is best suited to work with
databases, David Mertz discusses how XML fits with hierarchical,
relational, and object-oriented data modeling paradigms.
http://www-106.ibm.com/developerworks/xml/library/x-matters8/index.html?open&l=bigx-2,t=gr,p=x.m8
Produce dynamic Web pages with Java and XSLT
------------------------------------------------------
This article discusses two ways to produce dynamic Web pages with Java and
XSLT by passing user-request parameters from a Java backend program to an
XSLT style sheet used to render the Web page. The sample code demonstrates
the use of the XSLTProcessor method.
http://www-106.ibm.com/developerworks/xml/library/x-dynweb/?open&l=bigx-2,t=gr,p=x.prod
How the IBM Web Services Development Environment and Toolkit Compares with
Microsoft Visual Studio .NET
------------------------------------------------------
This article provides a high-level overview of both development
environments and tools in the IBM Web Services Development Environment and
Toolkit and in Microsoft Visual Studio® .NET. The goal of this article is
to help you understand both development solutions.
http://www.alphaworks.ibm.com/aw.nsf/html/VAD-003?open&l=bigx-2,t=gr,p=x.compare
Managing e-zines with JavaMail and XSLT, Part 1
------------------------------------------------------
Benoît Marchal demonstrates how to automate e-mail publishing chores with
Java and XML. Includes six reusable code samples.
http://www-106.ibm.com/developerworks/xml/library/x-xmlist1/index.html?open&l=bigx-2,t=gr,p=x.e-zine
XML messaging with SOAP
----------------------------------------------------------------
This tutorial teachesyou how to use SOAP to standardize XML messaging.
http://www-105.ibm.com/developerworks/education.nsf/components-onlinecourse-bytitle/52CEEC8554DB0C1586256A0D005A6E41?open&l=bigx-2,t=gr,p=x.tutSoap
WebSphere Business Components and Web services architectures
----------------------------------------------------------------
Read the WebSphere Business Components paper on integrating Web Services
with IBM's WebSphere server.
http://www-106.ibm.com/developerworks/webservices/library/ibm-wsbc/index.html?open&l=bigx-2,t=gr,p=x.websphere
XML zone tips
------------------------------------------------------
A growing collection of tips for XML developers. All tips include sample
code to adapt and reuse.
http://www-106.ibm.com/developerworks/xml/library/x-tips.html?open&l=bigx-2,t=gr,p=x.tip
Getting XML & DB2 UDB for AS/400 Talking
------------------------------------------------------
This is a whitepaper on mapping DB2 Data into an XML Document.
http://www.as400.ibm.com/developer/java/xml/documents/db_xml2.html?open&l=bigx-2,t=gr,p=x.mapDB2
The revised XML-to-SVG tutorial
------------------------------------------------------
Doug Tidwell updates tutorial to conforms to the latest SVG spec release.
http://www-106.ibm.com/developerworks/education/transforming-xml/xmltosvg/index.html?open&l=bigx-2,t=gr,p=x.tutsvg
Electric XML
------------------------------------------------------
This article describes the design and implementation of an intuitive, fast
and compact (40K) Java toolkit for parsing and manipulating XML -- Electric
XML.
http://www-106.ibm.com/developerworks/xml/library/x-elexml/index.html?open&l=bigx-2,t=gr,p=x.elec
XML programming in Java
------------------------------------------------------
In this tutorial, XML Evangelist Doug Tidwell shows you how to use an XML
parser and other tools to create, process, and manipulate XML documents.
http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/090E4CED6DF2AA648525682B0052CBDA?open&l=bigx-2,t=gr,p=x.jtut
Applying Web services to the application service provider environment
------------------------------------------------------
This article primarily presents an example of how Web services can be
applied to an application service provider environment.
http://www-106.ibm.com/developerworks/webservices/library/ws-wsasp/?open&l=bigx-2,t=gr,p=x.webserv
Saxon: The Anatomy of an XSLT processor
------------------------------------------------------
What is current state of the art in XSLT optimization?
http://www-106.ibm.com/developerworks/xml/library/x-xslt2/index.html?open&l=bigx-2,t=gr,p=x.saxon
Comparing W3C XML Schemas and Document Type Definitions (DTDs)
------------------------------------------------------
This installment of the "XML Matters" column steps up to the challenge
of
comparing schemas and DTDs and clarifying just what is going on in the XML
schema world.
http://www-106.ibm.com/developerworks/xml/library/x-matters7.html?open&l=bigx-2,t=gr,p=x.w3c
Abstracting the interface: Extensions to the basic framework
------------------------------------------------------
This article describes extensions to the basic framework for XML data and
XSL style sheets. It focuses on the back end this time, covering National
Language Support (NLS), enhancements of the view structure, and performance
issues.
http://www-106.ibm.com/developerworks/xml/library/x-abstract?open&l=bigx-2,t=gr,p=x.abstac
XML Parser for Java
------------------------------------------------------
A validating XML parser written in 100% pure Java.
http://www.alphaworks.ibm.com/tech/xml4j?open&l=bigx-2,t=gr,p=x.parsr4j
XSL Editor
------------------------------------------------------
The IBM XSL Editor application allows a user to import, create, and save
Extensible Stylesheet Language (XSL) style sheets and Extensible Markup
Language (XML) source documents.
http://www.alphaworks.ibm.com/tech/xsleditor?open&l=bigx-2,t=gr,p=x.xsledit
XML for C++
------------------------------------------------------
Three shared C++ libraries with classes for parsing, generating,
manipulating, and validating XML documents in over 150 different encodings.
http://www.alphaworks.ibm.com/tech/xml4c?open&l=bigx-2,t=gr,p=x.x4c++