Samples

Samples for each XML parser, XSL transformer, XML Scripting, and Web Services Client for C++ version provided with the XML Toolkit are available by installing the appropriate development option for each.

For XML, C++ samples are provided through integrated file system files. RPG, C, and COBOL samples are provided through iSeries™ source physical files.

For XSL, the C and C++ samples are provided through integrated file system files.

For XML Scripting, the samples are provided through integrated file system files.

For Web Services Client for C++, the C++ samples are provided through integrated file system files.

The version for these is indicated in either the integrated file system path location(n_n_n or n_n) or in the name of the tools development library (QXMLDEVnnn for XML or QXSLDEVnnn for XSL). Information describing the function of each sample and how to create, bind, and run the samples for a given supported language are provided. See the API documentation.

A source file, QCLSRC, is provided in the tools development library and contains members that create the samples provided for each language version.

XML parser version Samples location
XML4C version 4.0.0 Integrated file system location: /QIBM/ProdData/xmltoolkit/xml4_0_0/samples. The include files are located in the /QIBM/ProdData/xmltoolkit/xml4_0_0/include directory.
XML4PR version 4.0.0 Library: QXMLDEV400. This library contains the QRPGLESRC, QCBLLESRC, QCSRC, and H source files. The include files are contained in the corresponding file member QXML4PR400.
XML4C version 5.0.0 Integrated file system location: /QIBM/ProdData/xmltoolkit/xml5_0_0/samples. The include files are located in the /QIBM/ProdData/xmltoolkit/xml5_0_0/include/xercesc directory.
XML4PR version 5.0.0 Library: QXMLDEV500. This library contains the QRPGLESRC, QCBLLESRC, QCSRC, and H source files. The include files are contained in the corresponding file member QXML4PR500.
XML4C version 5.2.0 Integrated file system location: /QIBM/ProdData/xmltoolkit/xml5_2_0/samples. The include files are located in the /QIBM/ProdData/xmltoolkit/xml5_2_0/include/xercesc directory.
XML4PR version 5.2.0 Library: QXMLDEV520. This library contains the QRPGLESRC, QCBLLESRC, QCSRC, and H source files. The include files are contained in the corresponding file member QXML4PR520.
XML4C version 5.3.1 Integrated file system location: /QIBM/ProdData/xmltoolkit/xml5_3_1/samples. The include files are located in the /QIBM/ProdData/xmltoolkit/xml5_3_1/include/xercesc directory.
XML4PR version 5.3.1 Library: QXMLDEV531. This library contains the QRPGLESRC, QCBLLESRC, QCSRC, and H source files. The include files are contained in the corresponding file member QXML4PR531.
XSLT4C version 1.6 Integrated file system location: /QIBM/ProdData/xmltoolkit/xsl1_6_0/samples. The include files are located in the /QIBM/ProdData/xmltoolkit/xsl1_6_0/include/xalanc directory.
Start of changeXML4C version 5.5 End of change Start of changeIntegrated file system location: /QIBM/ProdData/xmltoolkit/xml5_5_0/samples. The include files are located in the /QIBM/ProdData/xmltoolkit/xml5_5_0/include/xercesc directory. End of change
Start of changeXML4PR version 5.5End of change Start of changeLibrary: QXMLDEV550. This library contains the QRPGLESRC, QCBLLESRC, QCSRC, and H source files. The include files are contained in the corresponding file member QXML4PR550.End of change
Start of changeXSLT4C version 1.9End of change Start of changeIntegrated file system location: /QIBM/ProdData/xmltoolkit/xsl1_9_0/samples. The include files are located in the /QIBM/ProdData/xmltoolkit/xsl1_9_0/include/xalanc directory. End of change
Start of changeXML Scripting 1.0 End of change Start of changeIntegrated file system location: /QIBM/ProdData/xmltoolkit/ant1_0/samples. End of change
Start of changeWeb Services Client for C++ 1.0 End of change Start of changeIntegrated file system location: /QIBM/ProdData/xmltoolkit/wscc-1.0-OS400/samples. The include files are located in the /QIBM/ProdData/xmltoolkit/wscc-1.0-OS400/include/axis directory.End of change
Related concepts
API documentation