[AIX HP-UX Linux Solaris Windows]This topic applies only on the z/OS operating system.

Using the XML API to perform XML operations

You can use the IBM® XML Application Programming Interface (API) to perform operations that use the new and updated W3C XML standards.

Before you begin

Limitations of the processor:
  • When using the namespace axis, only the namespaces declared on the current node are accessible through the namespace axis (rather than all of the namespaces that are in scope for the current node) if the input document supplied is a StreamSource, SAXSource, or StAXSource.
  • When evaluating some string functions and operations, the processor might not handle Unicode characters with code points above #xFFFF correctly; it might incorrectly treat the surrogate pair in the UTF-16 encoding of the character as two separate characters.

Procedure




Subtopics
Performing basic operations
Precompiling
Using resolvers
Using external variables and functions
Creating items and sequences
Working with collations
Executing using the command-line tools
Using a message handler and managing exceptions
Task topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 1:06:41 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v700xml&product=was-nd-mp&topic=txml_using_xapi
File name: txml_using_xapi.html