94 lines
7.4 KiB
HTML
94 lines
7.4 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="XML Toolkit for iSeries" />
|
|
<meta name="abstract" content="The XML Toolkit for iSeries (licensed program offering (LPO) 5733-XT1) is designed to provide key development enablement components, XML parsers, to assist in the use of XML for general application or business-to-business (B2B) solutions. The XSL transformer allows you to reformat or reorganize XML documents to other formats (for example, XML or HTML)." />
|
|
<meta name="description" content="The XML Toolkit for iSeries (licensed program offering (LPO) 5733-XT1) is designed to provide key development enablement components, XML parsers, to assist in the use of XML for general application or business-to-business (B2B) solutions. The XSL transformer allows you to reformat or reorganize XML documents to other formats (for example, XML or HTML)." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjnew.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjprint.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjintro.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjxslintro.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjscriptingintro.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjwebservicesintro.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjtoolkit.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjservice.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamjreference.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="rzamjmain" />
|
|
<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>XML Toolkit for iSeries</title>
|
|
</head>
|
|
<body id="rzamjmain"><a name="rzamjmain"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">XML Toolkit for iSeries</h1>
|
|
<div><p>The XML Toolkit for iSeries™ (licensed program offering (LPO)
|
|
5733-XT1) is designed to provide key development enablement components, XML
|
|
parsers, to assist in the use of XML for general application or business-to-business
|
|
(B2B) solutions. The XSL transformer allows you to reformat or reorganize
|
|
XML documents to other formats (for example, XML or HTML).</p>
|
|
<p>The XML Toolkit approach allows for a more timely delivery of supported
|
|
XML parsers as new versions become available.</p>
|
|
<p><img src="./delta.gif" alt="Start of change" />The XML Toolkit for iSeries is based on cross-platform, open-source
|
|
code that is designed to be compliant with industry standards. Parser version
|
|
5.5 corresponds to Apache Software Foundations' Xerces-C Version 2.6. The
|
|
XSL transformer corresponds to Apache Software Foundations' Xalan-C Version
|
|
1.9. In addition to providing the XML for C++ parser and the XSL transformer
|
|
for C++, a unique iSeries interface called XML Procedural parser is
|
|
provided to the XML for C++ parser that allows applications written in RPG,
|
|
C, or COBOL to access an XML parser.<img src="./deltaend.gif" alt="End of change" /></p>
|
|
<p><img src="./delta.gif" alt="Start of change" />Also included with the XML Toolkit for iSeries are XML Script for iSeries and
|
|
the IBM<sup>®</sup> Web
|
|
Services Client for C++. XML Script for iSeries provides an XML based build tool. IBM Web
|
|
Services Client for C++ is used for building Web Services client applications
|
|
requiring Simple Object Access Protocol/Hypertext Transfer Protocol (SOAP/HTTP)
|
|
message handling in C++ environments.<img src="./deltaend.gif" alt="End of change" /></p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzamjnew.htm">What's new for V5R4 for XML Toolkit for iSeries</a></strong><br />
|
|
This topic describes the XML, XSL, XML Script for iSeries, and
|
|
Web Services Client for C++ strategy change for version V1R1M0 of the XML
|
|
Toolkit. These changes are specific to XML Toolkit, version V1R1M0.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamjprint.htm">Printable PDF</a></strong><br />
|
|
Use this to view and print a PDF of this information.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamjintro.htm">XML introduction</a></strong><br />
|
|
Extensible Markup Language (XML) allows you to describe and organize information in ways that are easily understandable by both humans and computers. You can then share that information and its description with others over the Internet, an extranet, network, or in other ways.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamjxslintro.htm">XSL introduction</a></strong><br />
|
|
Extensible Stylesheet Language (XSL) allows you to format and reorganize existing XML documents into another format (for example, XML or HTML).</li>
|
|
<li class="ulchildlink"><strong><a href="rzamjscriptingintro.htm">XML Scripting for iSeries introduction</a></strong><br />
|
|
XML Scripting for iSeries uses an XML formatted file to accomplish
|
|
a set of tasks on an iSeries. These tasks are grouped in "targets" which
|
|
allow a different set of tasks to be run in different invocations of the XML
|
|
Scripting for iSeries tool.
|
|
The targets can have dependencies on each other.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamjwebservicesintro.htm">Web Services Client for C++ introduction</a></strong><br />
|
|
A Web service consists of one or more methods that share a common point of reference, and that can synchronously communicate, using Simple Object Access Protocol (SOAP) protocols, with other similarly enabled applications.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamjtoolkit.htm">XML Toolkit introduction</a></strong><br />
|
|
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.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamjservice.htm">Getting support</a></strong><br />
|
|
Review the statement of support for the XML Toolkit.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamjreference.htm">Related information for XML Toolkit for iSeries</a></strong><br />
|
|
The XML community continually improves existing tools, adds new tools, and helps evolve new standards and extensions that increase the usefulness and flexibility of XML.</li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html> |