67 lines
4.6 KiB
HTML
67 lines
4.6 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="Extensible Markup Language (XML)" />
|
||
|
<meta name="abstract" content="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." />
|
||
|
<meta name="description" content="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." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaklprint.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaklintro.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaklsamples.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaklreference.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../rzamj/rzamjmain.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="http://www.ibm.com/eserver/iseries/software/xml" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2001, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2001, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaklmain" />
|
||
|
<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>Extensible Markup Language (XML)</title>
|
||
|
</head>
|
||
|
<body id="rzaklmain"><a name="rzaklmain"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Extensible Markup Language (XML)</h1>
|
||
|
<div><p>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.</p>
|
||
|
<div class="note"><span class="notetitle">Note:</span> The XML parsers for ILE C, C++, COBOL, and RPG that were introduced
|
||
|
and integrated into the operating system in V5R1 have been replaced by the
|
||
|
licensed program offering (LPO) XML Toolkit for iSeries™ (5733-XT1). Although service
|
||
|
programs QXML4C310 and QXML4PR310 still exist in library QSYS in releases
|
||
|
prior to V5R3M0, you are encouraged to use the newer parsers
|
||
|
provided by the <a href="../rzamj/rzamjmain.htm" target="_blank">XML
|
||
|
Toolkit for iSeries</a> LPO.</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzaklprint.htm">Printable PDF</a></strong><br />
|
||
|
Use this to view and print a PDF of this information.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzaklintro.htm">Using XML</a></strong><br />
|
||
|
This topic explains what XML is, what extensions and companion standards it uses, and what it can do for you.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzaklsamples.htm">Samples</a></strong><br />
|
||
|
Samples are provided in the included documentation for each XML <span class="keyword">i5/OS™</span> product. </li>
|
||
|
<li class="ulchildlink"><strong><a href="rzaklreference.htm">Related information for XML</a></strong><br />
|
||
|
The XML community continually improves existing tools, adds tools, and helps evolve standards and extensions that increase the usefulness and flexibility of XML.</li>
|
||
|
</ul>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="../rzamj/rzamjmain.htm">XML Toolkit for iSeries (5733-XT1)</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="http://www.ibm.com/eserver/iseries/software/xml" target="_blank">XML for iSeries</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|