75 lines
4.3 KiB
HTML
75 lines
4.3 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="Coded character set identifier values" />
|
||
|
<meta name="abstract" content="CDRA defines the range of values for CCSIDs (coded character set identifiers)." />
|
||
|
<meta name="description" content="CDRA defines the range of values for CCSIDs (coded character set identifiers)." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagscharrepre.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="http://www-1.ibm.com/servers/eserver/iseries/software/globalization/ccsid_list.html" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsqsetjobatruse.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbagsdesignccsidvalues" />
|
||
|
<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>Coded character set identifier values</title>
|
||
|
</head>
|
||
|
<body id="rbagsdesignccsidvalues"><a name="rbagsdesignccsidvalues"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Coded character set identifier values</h1>
|
||
|
<div><p>CDRA defines the range of values for CCSIDs (coded character set
|
||
|
identifiers).</p>
|
||
|
<p>The values include:</p>
|
||
|
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e26">CCSID value</th>
|
||
|
<th valign="top" id="d0e28">Purpose or meaning</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" headers="d0e26 ">00000</td>
|
||
|
<td valign="top" headers="d0e28 ">Use next higher hierarchical CCSID</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e26 ">00001 through 65533</td>
|
||
|
<td valign="top" headers="d0e28 ">IBM-registered CCSIDs</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e26 ">65534</td>
|
||
|
<td valign="top" headers="d0e28 ">Refer to lower hierarchical CCSID</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e26 ">65535</td>
|
||
|
<td valign="top" headers="d0e28 ">No automatic conversion of data between this CCSID and any other CCSID.
|
||
|
(This is the default setting of the QCCSID system value.)</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
<p>CDRA uses a tag field to hold a CCSID value to identify the meaning of
|
||
|
coded graphic characters. The tag field might be in a data structure that
|
||
|
is logically associated with the data object (explicit tagging), or it might
|
||
|
be inherited from the tag field associated with the other objects within the
|
||
|
operating system (implicit tagging).</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagscharrepre.htm" title="Character representation in the server is controlled by the following elements of the Character Data Representation Architecture (CDRA).">Character representation</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rbagsqsetjobatruse.htm" title="The set job attributes (QSETJOBATR) is used to set job attributes at job startup time.">Set job attributes (QSETJOBATR) system value</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="http://www-1.ibm.com/servers/eserver/iseries/software/globalization/ccsid_list.html" target="_blank">iSeries CCSID information</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|