Learn
-
XSLT 1.0 recommendation: Read the spec maintained by the World Wide Web Consortium.
-
XPath 1.0 recommendation: Read the current version or look ahead to the XPath 2.0 recommendation.
-
An XSLT style sheet and an XML dictionary approach to internationalization (Laura Menke, developerWorks, April 2001): Get an example of how XSLT can be useful in real-world problems.
-
How an XSLT processor works (Benoît Marchal, developerWorks, March 2004): Learn more of the theory behind an XSLT processor.
-
Planning to upgrade XSLT 1.0 to 2.0, Part 1: Improvements in XSLT (David Marston and Joanne Tong, developerWorks, October 2006): Compare XSLT 1.0, which is the version currently in use, with what is coming in XSLT 2.0.
-
Using XPath with the IBM Workplace data access tool (Mark Wallace, developerWorks, April 2005): Create a database application (including a form, data definition, and grid) using XML Path Language (XPath) expressions with the IBM data access tool.
-
Practical data binding: XPath as data binding tool, Part 1 (Brett McLaughlin, developerWorks, November 2005): Learn to select portions of an XML document with XPath.
-
The Java XPath API (Elliotte Rusty Harold, developerWorks, July 2006): Learn about querying XML from Java programs.
-
Working XML: Get started with XPath 2.0 (Benoît Marchal, developerWorks, May 2006): Get a good look at what's coming in the new data model with increased power and efficiency of the language.
-
Simple Xalan extension functions (Elliotte Rusty Harold, developerWorks, November 2006): Get another look at Simple Xalan extension functions in Java code.
-
Tip: Call JavaScript from an XSLT style sheet (Nicholas Chase, developerWorks, April 2002). Add functionality to your style sheets when you call JavaScript from an XSLT style sheet, rather than Java code.
-
IBM XML certification: Find out how you can become an IBM-Certified Developer in XML and related technologies.
-
XML technical library: See the developerWorks XML Zone for a wide range of technical articles and tips, tutorials, standards, and IBM Redbooks.
-
developerWorks technical events and webcasts: Stay current with technology in these sessions.
-
developerWorks XML zone: Explore hundreds of articles and tutorials about XML.
- The
technology bookstore: Browse for books on these and other technical topics.
Get products and technologies
-
Apache Xalan: Download Xalan and add the included JAR files to your classpath to follow the tutorial examples.
-
IBM trial software: Build your next development project with trial software available for download directly from developerWorks.
Discuss
-
XML zone discussion forums: Participate in any of several XML-centered forums.
-
developerWorks blogs: Get involved in the developerWorks community.

