OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xml-dev] alphaWorks updates: XML viewer, X-IT, and IBM articles



These three updates just went up on alphaWorks along with a bunch of new
articles and tutorials on developerWorks.

XML Viewer
-------------
The XML Viewer addresses the need for viewing XML data from various
perspectives such as the source of the XML, the DTD for the XML, the
hierarchical structure of the XML data.
http://www.alphaworks.ibm.com/tech/xmlviewer?open&l=136,t=grx,p=xmlv

X-IT
----------
It is a batch processing application for XML files, which processes them in
an interactive or in a non-interactive mode based on the specified
operation (sorting, validating against a new DTD, deleting some nodes etc).
http://www.alphaworks.ibm.com/tech/xit?open&l=136,t=grx,p=xmlv

Xplorer
---------
Xplorer is a Java application that can be used to search XML files,
validate XML files and view the valid XML files in XML viewer.
http://www.alphaworks.ibm.com/tech/xplorer?open&l=136,t=grx,p=xmlv

Extending XSLT: A chapter from Doug Tidwell's book, XSLT
---------------------------------------------
This chapter adapted from the O'Reilly book XSLT shows how to create XSLT
extension functions and extension elements, and it demonstrates how to use
them to generate interactive pie charts, query databases, and build JPEG
graphics from a stylesheet.
http://www-106.ibm.com/developerworks/xml/library/x-extxslt/index.html?open&l=136,t=grx,p=xml

Putting XSL transformations to work
--------------------------------------------------
This paper introduces the Extensible Stylesheet Language (XSL) and
highlights several real-world business scenarios that benefit from the use
of XSL transformations.
http://www-106.ibm.com/developerworks/xml/library/x-xsltwork/index.html?open&l=136,t=grx,p=xml

Using XML and XSL for code generation
----------------------------------------------------
This article describes an atypical use of XSL stylesheets to create
applications for pervasive devices by transforming an XML document to
source code.
http://www-106.ibm.com/developerworks/xml/library/ibm-codegen/index.html?open&l=136,t=grx,p=xml

Tip: Using SAXTransformerFactory
---------------------------------------------------
In this detailed tip, Benoit Marchal explains how SAXTransformerFactory --
a class that feeds SAX events directly in an XSLT processor -- buys you
greater flexibility when you save XML files. Several reusable Java code
samples demonstrate the techniques, which require TrAX.
http://www-106.ibm.com/developerworks/xml/library/x-tipsxtf/index.html?open&l=136,t=grx,p=xml

XML and compression: Exploring the entropy of documents
----------------------------------------------------------
This XML Matters column explores several approaches to compressing XML
documents. The special structures in XML allow certain improvements over
the most naive compression techniques. Columnist David Mertz explains some
ways to take advantage of them, and includes sample code to demonstrate the
techniques.
http://www-106.ibm.com/developerworks/xml/library/x-matters13.html?open&l=136,t=grx,p=xml

Web services and XML technologies CD
----------------------------------------------------------
http://www-106.ibm.com/developerworks/webservices/library/ws-wscd.html?open&l=136,t=grx,p=xml

Creating VoiceXML applications with IBM WebSphere Studio
-----------------------------------------------------------
The Internet is increasingly popular for visual transactions, but many
users prefer or want to conduct these transactions audibly. This article
provides background on voice systems and VoiceXML and walks you through
developing a voice application using the features of IBM WebSphere Studio
Version 3.5.
http://www-106.ibm.com/developerworks/xml/library/ibm-voicex/index.html?open&l=136,t=grx,p=xml

Digital signatures for SOAP messages
-------------------------------------------------
This tutorial explains how to digitally sign and encrypt your SOAP messages
for security.
http://www-105.ibm.com/developerworks/education.nsf/webservices-onlinecourse-bytitle/e58f02c1c8b556d486256a6c0050a75c?open&l=136,t=grx,p=xml