|
A Primer for HTTPR
A Primer for HTTPR provides an illustrated overview of Hypertext Transfer
Protocol Reliable (HTTPR), a protocol that provides reliable Hypertext Transfer Protocol (HTTP) packet delivery between
clie...
[Jul. 18, 2001] |
|
An Introduction to RDF
This is an introductory tutorial on the Resource Description Framework (RDF), a
standard for encoding and exchanging Web metadata that uses XML syntax.
The author describes the basic components an...
[Jan. 5, 2001] |
|
An XSLT style sheet and an XML dictionary approach to internationalization
This article demonstrates a strategy for internationalizing a site's Web pages,
based upon HTML, XML, Extensible Stylesheet Language Transformations (XSLT) and Java Server Pages (JSP).
The constru...
[May. 28, 2001] |
|
BabbleNet
BabbleNet is an XML-based communication protocol and real time chat application that
IBM describes as "a
cross between Gnutella and Internet Relay Chat". BabbleNet's P2P modular framework
and multi...
[Jan. 6, 2002] |
|
Bean Markup Language (BML)
Excerpted from web site: "Bean Markup Language (BML) is an XML-based component configuration
or wiring language customized for the JavaBean component model."
"Bean Markup Language (BML) is an instan...
[Nov. 13, 1998] |
|
Building an XML application, step 1: Writing a DTD
This is a pretty good tutorial from IBM about how to write a DTD, using the Airline Industry as an example. This is not to be confused with the real effort underway in Airline Industry....
[Jan. 1, 1999] |
|
DataCraft
Excerpted from the web site: (IBM's DataCraft) "provides an XML view of databases and enables publishing XML forms to the Web."
"The two ongoing major initiatives by the W3C is the RDF (Resource De...
[Nov. 13, 1998] |
|
Document Content Description for XML Member Submission - Note
This document proposes a structural schema facility, Document Content Description (DCD), for
specifying rules covering the structure and content of XML documents. The DCD proposal
incorporates a sub...
[Aug. 10, 1998] |
|
DOM 1.0 Implementation differences in Sun, IBM and OpenXML parsers
A detailed overview of three major DOM implementations....
[Jun. 4, 1999] |
|
Enabling XML documents for globalization
This is a tutorial on globalizing XML documents: publishing multiple versions of documents in a localized fashion so as to support multiple languages.
The article details a technique where all tra...
[Sep. 6, 2001] |
|
How to use XLink with XML
This concise tutorial on XML Linking Language (XLink) is from Brett McLaughlin,
author of Java
and XML from O'Reilly & Associates and co-founder of the JDOM project.
McLaughlin employs his gui...
[Jul. 17, 2001] |
|
IBM SVGView
Description:
An update of IBM's prototype Scalable Vector Graphics viewer program. SVGView
now supports the March 3rd SVG specification and has an interactive DOM viewer
and JPEG export feature.
...
[Apr. 30, 2000] |
|
IBM UDDI Business Registry V2 Beta
The IBM (HP) Universal Description, Discovery, and Integration
(UDDI) Business Registry is IBM's implementation of the UDDI
Version 2.0 Specification (PDF, 464k). Improvements in Version 2 include t...
[Feb. 23, 2002] |
|
IBM Web Browser
IBM Web Browser for OS/2 is based upon Netscape 6.01, Java2, HTML 4.0, XML 1.0, Cascading Style Sheets Level 1 (CSS1), JavaScript 1.5, Document Object Model Level
1 (DOM1), Secure So...
[Apr. 16, 2001] |
|
IBM's developerWorks Open source zone
IBM's developerWorks open source zone hosts a variety of projects for the open-source community that are all licensed under the IBM Public License (which has been approved by the Open Source Initiativ...
[Oct. 8, 1999] |
|
IBM's developerWorks XML zone
The IBM developerWorks site contains: XML tutorials, white papers, business-oriented XML resources, XML development software, announcements about XML conferences, and more......
[Oct. 17, 1999] |
|
IBM's XML for Java EA2
IBM's XML for Java EA2 is a Java-based validating parser that been updated (as of October 8, 1999) to support SAX 2, have limited support for the 9/24/1999 XML Schema Working Draft, and limited suppor...
[Oct. 17, 1999] |
|
LotusXSL
Excerpted from web site: "XSL provides a mechanism for formatting and transforming XML, either at the
browser or on the server. It allows the developer to take the abstract data
semantics of an XML ...
[Dec. 24, 1998] |
|
MS SOAP SDK vs IBM SOAP4J
In this article, James Snell, co-author (with Ken Macleod) of Programming Web
Applications with SOAP, compares two important SOAP development tools: the MS SOAP SDK (Microsoft SOAP Toolkit For Visual...
[Jun. 8, 2001] |
|
Parsing comma-separated values
This concise tutorial describes a technique for transforming data formatted in
comma-delimited files (CDF) into XML data....
[May. 31, 2000] |
|
PatML
Excerpted from web site:
"PatML is a pattern/match replacement tool for XML documents. It is a rule based specification language in which the user can specify how an XML document can be transformed f...
[Nov. 13, 1998] |
|
PGML (Precision Graphics Markup Language) Member Submission - Note
Abstract:"This document is the specification for the Precision Graphics Markup Language (PGML). PGML is a 2D scalable
graphics language designed to meet both the simple vector graphics needs of casua...
[Apr. 10, 1998] |
|
PHP developers: Fill your XML toolbox
This page lists links to and descriptions of several useful tools and
resources
for PHP developers working with XML. The page is also downloadable as a
PDF
file....
[Jul. 14, 2000] |
|
Quilt: An XML Query Language
A description of Quilt, a combination of features from several sources to derive
a new query language designed to be broadly applicable across all types of XML
data sources (from documents to databa...
[May. 23, 2000] |
|
Saxon: The Anatomy of an XSLT processor
In this article Michael Kay, author of the Saxon XSLT processor and
XSLT Programmer's Reference from Wrox Press, deconstructs the Saxon architecture
to illustrate inner workings of an Extensible Sty...
[Apr. 23, 2001] |
|
Simple Object Access Protocol (SOAP) 1.1
SOAP is an XML based object protocol for the exchange of information in a
decentralized, distributed environment. It consists of: an envelope that defines
a framework for describing what is in a mes...
[May. 8, 2000] |
|
SOAP Security Extensions
SOAP Security Extensions extend the Simple Object Access Protocol (SOAP)
messaging environment to add features for sending secure SOAP messages.
The Security Extensions add attributes for authoriz...
[Feb. 14, 2001] |
|
SOAP Security Extensions: Digital Signature Member Submission - Note
This Note describes processing rules and syntax to extend Simple Object Access
Protocol (SOAP) 1.1 (http://www.xml.com/pub/r/214) to allow a message header to
carry digital signature inf...
[Feb. 6, 2001] |
|
SyncML White Paper
White paper for SyncML, a proposed industry-wide common data synchronization
protocol in response to the proliferation of different, proprietary data
synchronization protocols for mobile devices. Th...
[May. 15, 2000] |
|
The practice of peer-to-peer computing: The P2P application framework
In this tutorial the author deconstructs a Peer-to-Peer (P2P) application so that the reader gets a
look at technical aspects of the framework.
First a sample P2P application, "the world's simples...
[May. 25, 2001] |
|
The uServ Project
uServ is a Java-based P2P work
collaboration system based on the IBM Almaden Research Center's XML-based Vinci. Vinci is a wide-area
service-oriented architecture that has similarities to (and is ma...
[Jan. 22, 2002] |
|
The Web services (r)evolution, Part 1
This first in a series of columns about the challenges and benefits of building
Web services begins by defining the term itself ("a collection of functions that are
packaged as a single entity and p...
[May. 23, 2001] |
|
The [NEL] Newline Character Member Submission - Note
This Note addresses problems with IBM mainframes processing XML that arise from
the omission of the Unicode 3.0 [NEL] (Newline,
or next line) character from XML
1.0's list of line ending ch...
[Mar. 14, 2001] |
|
Transforming XML documents
In this tutorial the author shows how to use eXtensible Style Language
Transformations (XSLT) and Java to transform XML documents to HTML
pages, XML to
XML documents into Scalable Vector Graphics ...
[Jul. 14, 2000] |
|
UDDI Registry
IBM's Universal Description, Discovery, and Integration (UDDI)
Registry provides a UDDI-compliant registry for intranet Web services.
The
UDDI Registry provides support for the Simple Object Acces...
[Aug. 14, 2001] |
|
Using SAXTransformerFactory
This is a tutorial explaining how to use the SAXTransformerFactory from Benoit Marchal, author
of Applied XML Solutions, XML in the Enterprise and XML by Example.
The SAXTransformerFactory Java cl...
[Sep. 5, 2001] |
|
Visa XML Invoice Specification
With assistance from partners Commerce One,
IBM, Sun
Microsystems, Inc. and ValiCert, Inc., Visa International has developed the Visa Global XML Invoice
Specification.
The Visa XML Invoice...
[Jun. 6, 2001] |
|
VoiceXML for DirectTalk
VoiceXML for DirectTalk is a voice rendering application that demonstrates how
VoiceXML can be used to provide voice interfaces on traditional Interactive
Voice Response (IVR) platforms. This update...
[Jun. 22, 2000] |
|
VXML Forum (Voice Extensible Markup Language)
The VXML Forum is an industry organization founded by AT&T, IBM, Lucent and Motorola to establish and promote the
Voice eXtensible Markup Language (VXML). The goal of VXML...
[Mar. 2, 1999] |
|
Web Services architecture overview
This article provides an overview of the IBM Web Services architecture. An IBM
Web Service is described by two documents: a Network Accessible Service Specification Language (NASSL)
document (derive...
[May. 26, 2001] |
|
Web Services Description Language (WSDL) 1.1 Member Submission - Note
The Web Services Description Language (WSDL) grammar describes Web services,
including: interface and end points (or ports), what a service can do, where it
resides and how to invoke it via machine-...
[Mar. 15, 2001] |
|
Web Services Invocation Framework (WSIF)
Web Services Invocation Framework (WSIF) is an Application Programming Interface
(API) for invoking Web
Services Definition Language (WSDL) -described Web services.
WSIF currently provides develo...
[Aug. 12, 2001] |
|
WSDL Toolkit
The WSDL Toolkit is a set of tools that allow developers to generate client and
server code from a Web Structure Definition Language (WSDL) document that now contains a Private UDDI registry and enha...
[May. 21, 2001] |
|
XAML (Transaction Authority Markup Language)
XAML (Transaction Authority Markup Language) is designed to
support the transactional semantics of the widely adopted standards for
two-phase commit, XA (Transaction Authority).
XAML intends to p...
[Oct. 30, 2000] |
|
XDRtoXSD
XDRtoXSD is a Java-based schema conversion utility for generating W3C XML Schema Language (XSD) schemas based on their XML-Data Reduced (XDR) schema equivalents. Other features include a batch proces...
[Dec. 14, 2000] |
|
Xeena
A Java-based XML editor for MacOs, Unix, Windows 95/98/NT that includes
syntax directed editing based on DTD recognition....
[Jun. 13, 2000] |
|
XHTML 1.0: Marking up a new dawn
This is a concise tutorial on eXtensible HyperText Markup Language (XHTML), the reformulation of HTML as an XML application,
eXtensible HyperText Markup Language (XHTML). The author covers the basics...
[Oct. 13, 2000] |
|
XMI Toolkit
This is an update to the XMI The Toolkit, a Java component that converts UML
information between Rational Rose Models and XMI-standard XML files. The Toolkit
can also generate DTDs directly from mod...
[May. 7, 2000] |
|
XML BeanMaker
Excerpted from web site: "The BeanMaker takes an arbitrary schema (DTD) for an XML instance and
automatically generates Java bean classes for this code."
"The XML BeanMaker is a software tool wri...
[Nov. 13, 1998] |
|
XML Diff and Merge Tool
The XML Diff and Merge Tool is a Java program that can be used to compare XML
documents to reconcile or understand differences between documents due to
changes made by users. The tool indicates each...
[Sep. 18, 2000] |
|
XML Interface for RPG
XML Interface for RPG, C and COBOL provides access to DOM and SAX APIs in Report Program Generator (RPG), C
and Common Business-oriented Language (COBOL) programs. Doing so will enable the creation...
[Oct. 19, 2000] |
|
XML Lightweight Extractor
An update to the XML Lightweight Extractor Tool for annotating a DTD and then
associating components with underlying data sources or extracting documents that
adhere to the DTD directly from databas...
[Apr. 25, 2000] |
|
XML Master
XML Master (XMas) is a tool that allows developers to design and generate custom
JavaBeans that process specific XML vocabularies.
The tool consists of the XMas Application and the XMas Bean Suite...
[Dec. 12, 2000] |
|
XML Matters #10: Indexing XML documents
In this installment of the XML Matters series, David Mertz introduces his
public-domain utility/service xml_indexer, a Python module that extends the full-text indexer module he
presents in a separa...
[Jul. 16, 2001] |
|
XML programming in Java
This tutorial by IBM
Senior Programmer and XML Evangelist Doug Tidwell introduces beginners to using
an XML parser to process, manipulate and create XML documents. It also covers
some advanced pars...
[May. 22, 2001] |
|
XML Registry and Repository
IBM's XML Registry/Repository (XRR) is a service that allows developers to
locate or submit schemas, stylesheets, Web Services Definition Language (WSDL) instance documents
and other XML artifacts....
[Jun. 11, 2001] |
|
XML Schema Quality Checker
XML Schema Quality Checker is a tool that analyzes an XML Schema and reports any
improper usage of XML Schema Language.
The program will perform a schema-wide check when multiple schema documents ...
[May. 24, 2001] |
|
XML Security Suite
This updated version of the Java-based XML Security Suite for
Business-to-Business (B2B) messaging adds new security features such as digital
signature, element-wise encryption, and access control t...
[Jul. 28, 2000] |
|
XML Translator Generator
IBM's new XML Translator Generator is a tool for XML document conversion from one vocabulary to another. The tool is able to automatically creat a sort of template from which the different vocabula...
[Jun. 2, 1999] |
|
XML TreeDiff
Excerpted from web site: "XML TreeDiff is a package of beans that provide the ability to efficiently differentiate and update DOM trees, just like diff and patch differentiate and update data files."
...
[Nov. 13, 1998] |
|
XML-based intelligent form platform
IBM's description of a current project developing flexible, intelligent
XML-based insurance form creation and processing....
[Sep. 14, 1999] |