ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamj_5.4.0.1/rzamjtoolkitinstall.htm

163 lines
11 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="Installation" />
<meta name="abstract" content="The XML Toolkit allows multiple XML parsers, XSL transformer versions, XML Scripting, and Web Services Client to be installed on the same iSeries platform simultaneously." />
<meta name="description" content="The XML Toolkit allows multiple XML parsers, XSL transformer versions, XML Scripting, and Web Services Client to be installed on the same iSeries platform simultaneously." />
<meta name="DC.Relation" scheme="URI" content="rzamjtoolkit.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="rzamjtoolkitinstall" />
<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>Installation</title>
</head>
<body id="rzamjtoolkitinstall"><a name="rzamjtoolkitinstall"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Installation</h1>
<div><p>The XML Toolkit allows multiple XML parsers, XSL transformer versions,
XML Scripting, and Web Services Client to be installed on the same iSeries™ platform
simultaneously.</p>
<p>The installation procedures are structured to allow you to separately install
the parsers and transformer (service programs) or the development environment
(API documentation, include files, and samples) or both for each XML parser
and XSL transformer version you want.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" width="50%" id="d0e23">XML Toolkit Options</th>
<th valign="top" width="50%" id="d0e25">Contents</th>
</tr>
</thead>
<tbody><tr><td valign="middle" width="50%" headers="d0e23 ">*BASE</td>
<td valign="top" width="50%" headers="d0e25 ">Base code functions</td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 ">Option 1</td>
<td valign="top" width="50%" headers="d0e25 ">XML version 4.0 parser service programs. This option is installed as
QXML4C400 and QXML4PR400 in library QXMLTOOLS.</td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 ">Option 2</td>
<td valign="top" width="50%" headers="d0e25 ">XML version 4.0 parser API documentation, sample, and include files.
The C, RPG, and COBOL development environment is installed in library QXMLDEV400.
The C++ development environment is installed in the integrated file system
directory /QIBM/ProdData/xmltoolkit/xml4_0_0.</td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 ">Option 3</td>
<td valign="top" width="50%" headers="d0e25 ">XML version 5.0 parser service programs. This option is installed as
QXML4C500 and QXML4PR500 in library QXMLTOOLS.</td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 ">Option 4</td>
<td valign="top" width="50%" headers="d0e25 ">XML version 5.0 parser API documentation, sample, and include files.
The C, RPG, and COBOL development environment is installed in library QXMLDEV500.
The C++ development environment is installed in the integrated file system
directory /QIBM/ProdData/xmltoolkit/xml5_0_0.</td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 "> Option 5</td>
<td valign="top" width="50%" headers="d0e25 ">XML version 5.2 parser service programs. This option is installed as
QXML4C520 and QXML4PR520 in library QXMLTOOLS. </td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 "> Option 6</td>
<td valign="top" width="50%" headers="d0e25 ">XML version 5.2 parser API documentation, sample, and include files.
The C, RPG, and COBOL development environment is installed in library QXMLDEV520.
The C++ development environment is installed in the integrated file system
directory /QIBM/ProdData/xmltoolkit/xml5_2_0.</td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 ">Option 7 </td>
<td valign="top" width="50%" headers="d0e25 ">XML version 5.3.1 parser service programs. This option
is installed as QXML4C531 and QXML4PR531 in library QXMLTOOLS. In addition,
XSL version 1.6 transformer service program is installed as service program
QXSL4C160 in library QXMLTOOLS.</td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 ">Option 8 </td>
<td valign="top" width="50%" headers="d0e25 "><ul><li>XML version 5.3.1 parser API documentation, sample, and include files.
The C, RPG, and COBOL development environment is installed in library QXMLDEV531.
The C++ development environment is installed in the integrated file system
directory /QIBM/ProdData/xmltoolkit/xml5_3_1.</li>
<li>XSL version 1.6 transformer API documentation, sample, and include files.
The development environment for this is installed in library QXSLDEV160. The
C and C++ development environment is installed in the integrated file system
directory /QIBM/ProdData/xmltoolkit/xsl1_6_0.</li>
</ul>
</td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 "><img src="./delta.gif" alt="Start of change" />Option 9<img src="./deltaend.gif" alt="End of change" /></td>
<td valign="top" width="50%" headers="d0e25 "><img src="./delta.gif" alt="Start of change" />XML version 5.5 parser service programs. This option
is installed as QXML4C550 and QXML4PR550 in library QXMLTOOLS. In addition,
XSL version 1.9 transformer service program is installed as service program
QXSL4C190 in library QXMLTOOLS.<img src="./deltaend.gif" alt="End of change" /></td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 "><img src="./delta.gif" alt="Start of change" />Option 10<img src="./deltaend.gif" alt="End of change" /></td>
<td valign="top" width="50%" headers="d0e25 "><img src="./delta.gif" alt="Start of change" /><ul><li>XML version 5.5 parser API documentation, sample, and include files. The
C, RPG, and COBOL development environment is installed in library QXMLDEV550.
The C++ development environment is installed in the integrated file system
directory /QIBM/ProdData/xmltoolkit/xml5_5_0.</li>
<li>XSL version 1.9 transformer API documentation, sample, and include files.
The development environment for this is installed in library QXSLDEV190. The
C and C++ development environment is installed in the integrated file system
directory /QIBM/ProdData/xmltoolkit/xsl1_9_0.</li>
</ul>
<img src="./deltaend.gif" alt="End of change" /></td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 "><img src="./delta.gif" alt="Start of change" />Option 11<img src="./deltaend.gif" alt="End of change" /></td>
<td valign="top" width="50%" headers="d0e25 "><img src="./delta.gif" alt="Start of change" />XML Scripting for iSeries version 1.0 program and service
program. This option is installed as QXMLSCR10 for both the service program
and program in library QXMLTOOLS. The supporting files and documentation
are installed in the integrated file system directory /QIBM/ProdData/xmltoolkit/scripting1_0.<img src="./deltaend.gif" alt="End of change" /></td>
</tr>
<tr><td valign="middle" width="50%" headers="d0e23 "><img src="./delta.gif" alt="Start of change" />Option 12<img src="./deltaend.gif" alt="End of change" /></td>
<td valign="top" width="50%" headers="d0e25 "><img src="./delta.gif" alt="Start of change" />Web Services Client for C++ 1.0 client engine, documentation,
tooling, include files, and samples. The C++ development environment is installed
in the integrated file system directory /QIBM/ProdData/xmltoolkit/wscc-1.0-OS400.
Associated service programs are in library QXMLTOOLS and start with the prefix
QAXIS10.<img src="./deltaend.gif" alt="End of change" /></td>
</tr>
</tbody>
</table>
</div>
<p>All samples and documentation are distinguished by the XML parser, XSL
transformer, XML Scripting, and Web Services Client for C++ version. For XML,
this is library QXMLDEVnnn and integrated file system directory /QIBM/ProdData/xmltoolkit/XMLn_n_n,
where nnn and n_n_n refer to the XML version. </p>
<p>For XSL, this is library QXSLDEVnnn and integrated file system directory
/QIBM/ProdData/xmltoolkit/XSLn_n_n, where nnn and n_n_n refer to the XSL version. </p>
<p>For XML Scripting, this is integrated file system directory /QIBM/ProdData/xmltoolkit/scriptingn_n,
where nnn and n_n refer to the XML Scripting version. </p>
<p>For Web Services Client for C++, this is library QXMLDEVnnn and integrated
file system directory /QIBM/ProdData/xmltoolkit/wscc-n.n-OS400, where nnn
and n.n refer to the Web Services Client for C++ version.</p>
<p>To install the XML Toolkit, insert the XML Toolkit for iSeries CD-ROM
into the device drive. Install the *BASE option and any other required options
by using the Restore Licensed Program (RSTLICPGM) command. For example:</p>
<dl><dt class="dlterm"><tt>RSTLICPGM LICPGM(5733XT1) DEV(xxxxxx) OPTION(*BASE)</tt></dt>
<dd>Installs the *BASE code required for all other options.</dd>
<dt class="dlterm"><tt>RSTLICPGM LICPGM(5733XT1) DEV(xxxxxx) OPTION(9)</tt></dt>
<dd>Installs the XML version 5.5 parser service programs and the XSL version
1.9 transformer service program.</dd>
<dt class="dlterm"><tt>RSTLICPGM LICPGM(5733XT1) DEV(xxxxxx) OPTION(10)</tt></dt>
<dd>Installs the XML version 5.5 parser development environments and the XSL
version 1.9 transformer development environments.</dd>
</dl>
<p>To delete a portion of the XML Toolkit, run the Delete Licensed Program
(DLTLICPGM) command. For example:</p>
<dl><dt class="dlterm"><tt>DLTLICPGM LICPGM(5733XT1) OPTION(4)</tt></dt>
<dd>Deletes Option 4 (development environment for XML version 5.0 parsers).</dd>
</dl>
</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>
</body>
</html>