137 lines
10 KiB
HTML
137 lines
10 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Samples" />
|
|
<meta name="abstract" content="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." />
|
|
<meta name="description" content="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." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjtoolkit.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjtoolkitdoc.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzamjtoolkitsamples" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Samples</title>
|
|
</head>
|
|
<body id="rzamjtoolkitsamples"><a name="rzamjtoolkitsamples"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Samples</h1>
|
|
<div><p>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. </p>
|
|
<p>For XML, C++ samples are provided through integrated file system files.
|
|
RPG, C, and COBOL samples are provided through iSeries™ source physical files. </p>
|
|
<p>For XSL, the C and C++ samples are provided through integrated file system
|
|
files.</p>
|
|
<p>For XML Scripting, the samples are provided through integrated file system
|
|
files. </p>
|
|
<p>For Web Services Client for C++, the C++ samples are provided through integrated
|
|
file system files. </p>
|
|
<p>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 <a href="rzamjtoolkitdoc.htm#rzamjtoolkitdoc">API documentation</a>.</p>
|
|
<p>A source file, QCLSRC, is provided in the tools development library and
|
|
contains members that create the samples provided for each language version.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" width="22.22222222222222%" id="d0e39">XML parser version</th>
|
|
<th valign="top" width="77.77777777777779%" id="d0e41">Samples location</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XML4C version 4.0.0</td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">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.</td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XML4PR version 4.0.0</td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">Library: QXMLDEV400. This library contains the QRPGLESRC, QCBLLESRC,
|
|
QCSRC, and H source files. The include files are contained in the corresponding
|
|
file member QXML4PR400.</td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XML4C version 5.0.0</td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">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.</td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XML4PR version 5.0.0</td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">Library: QXMLDEV500. This library contains the QRPGLESRC, QCBLLESRC,
|
|
QCSRC, and H source files. The include files are contained in the corresponding
|
|
file member QXML4PR500.</td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XML4C version 5.2.0</td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">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. </td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XML4PR version 5.2.0</td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">Library: QXMLDEV520. This library contains the QRPGLESRC, QCBLLESRC,
|
|
QCSRC, and H source files. The include files are contained in the corresponding
|
|
file member QXML4PR520. </td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XML4C version 5.3.1 </td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">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. </td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XML4PR version 5.3.1 </td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">Library: QXMLDEV531. This library contains the QRPGLESRC,
|
|
QCBLLESRC, QCSRC, and H source files. The include files are contained in the
|
|
corresponding file member QXML4PR531. </td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 ">XSLT4C version 1.6</td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 ">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. </td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 "><img src="./delta.gif" alt="Start of change" />XML4C version 5.5 <img src="./deltaend.gif" alt="End of change" /></td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 "><img src="./delta.gif" alt="Start of change" />Integrated 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. <img src="./deltaend.gif" alt="End of change" /></td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 "><img src="./delta.gif" alt="Start of change" />XML4PR version 5.5<img src="./deltaend.gif" alt="End of change" /></td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 "><img src="./delta.gif" alt="Start of change" />Library: QXMLDEV550. This library contains the QRPGLESRC,
|
|
QCBLLESRC, QCSRC, and H source files. The include files are contained in the
|
|
corresponding file member QXML4PR550.<img src="./deltaend.gif" alt="End of change" /></td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 "><img src="./delta.gif" alt="Start of change" />XSLT4C version 1.9<img src="./deltaend.gif" alt="End of change" /></td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 "><img src="./delta.gif" alt="Start of change" />Integrated 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. <img src="./deltaend.gif" alt="End of change" /></td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 "><img src="./delta.gif" alt="Start of change" />XML Scripting 1.0 <img src="./deltaend.gif" alt="End of change" /></td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 "><img src="./delta.gif" alt="Start of change" />Integrated file system location: /QIBM/ProdData/xmltoolkit/ant1_0/samples.
|
|
<img src="./deltaend.gif" alt="End of change" /></td>
|
|
</tr>
|
|
<tr><td valign="middle" width="22.22222222222222%" headers="d0e39 "><img src="./delta.gif" alt="Start of change" />Web Services Client for C++ 1.0 <img src="./deltaend.gif" alt="End of change" /></td>
|
|
<td valign="top" width="77.77777777777779%" headers="d0e41 "><img src="./delta.gif" alt="Start of change" />Integrated 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.<img src="./deltaend.gif" alt="End of change" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamjtoolkit.htm" title="To ensure the availability of the latest versions of the XML parsers, XSL transformer, XML Scripting for iSeries, and Web Services Client for C++, the XML Toolkit for iSeries (5733-XT1) was developed. Each available version of the XML parser for both the C++ and the procedural languages and the XSL transformer consists of two installation options in the 5733-XT1 product.">XML Toolkit introduction</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzamjtoolkitdoc.htm" title="The documentation for each XML parser version is available in browser format when you install the appropriate licensed program development option for the XML parser version of your choice.">API documentation</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |