Displaying posts published in

April 2002

Tip: Call JavaScript from an XSLT style sheet

Now on IBM developerWorks: Tip: Call JavaScript from an XSLT style sheet — XSLT style sheets allow you a great deal of freedom in manipulating the data in your original XML document. There are times, however, when you really want to do actual programming, and the XSLT recommendation is designed to allow that through the [...]

Developing XSL Transformations with WebSphere Studio

Now on IBM developerWorks: Developing XSL Transformations with WebSphere Studio (Tutorial) — This tutorial shows you how to use the Site Developer configuration of WebSphere Studio to map the elements and attributes of one XML structure to the elements and attributes of another, then convert that mapping to an XSLT style sheet. The tutorial will [...]

Tip: Send and receive SOAP messages with JAXM

Now on IBM developerWorks: Tip: Send and receive SOAP messages with JAXM — In this tip, author and developer Nicholas Chase shows you how to use the Java API for XML Messaging (JAXM) to simplify the process of creating and sending SOAP messages.

Manipulating XML and SQL data with WebSphere Studio

Now in IBM developerWorks: Manipulating XML and SQL data with WebSphere Studio (Tutorial) — This tutorial covers the basics of XML development with WebSphere Studio Site Developer, including how to create and edit new XML files, how to generate DTDs or XML Schemas from an existing XML file, and how to generate an XML file [...]