WAS v8.5 > Develop applicationsXML applications
This page provides a starting point for finding information about XML applications.
Subtopics
- Overview of XML support
We can use the XML support provided with this product to work with web applications that process data using standard XML technologies like Extensible Stylesheet Language Transformations (XSLT), XML Path Language (XPath), and XML Query Language (XQuery).- Overview of the XML Samples application
The XML Samples application is written to be used with the XML specifications and other documents. However, the most important function these samples provide is a place to begin experimenting with the XML API and the supported specifications.- Building and running a sample XML application
We can use the IBM WebSphere Application Server XML thin client, the com.ibm.xml.thinclient_8.5.0.jar file, to build a sample XML application. We can also use the API documentation to improve your understanding of the XML API.- Use the XML API to perform operations
We can use the IBM XML Application Programming Interface (API) to perform operations that use the new and updated W3C XML standards.