56 lines
3.6 KiB
HTML
56 lines
3.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="DDS coding rules, conventions, and terms" />
|
|
<meta name="abstract" content="When you describe data attributes with DDS, you need to be aware of specific coding rules, naming conventions, and terminology." />
|
|
<meta name="description" content="When you describe data attributes with DDS, you need to be aware of specific coding rules, naming conventions, and terminology." />
|
|
<meta name="DC.Relation" scheme="URI" content="kickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="convterms.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafpmstsyntax.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafpmstddsnam.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="keyabrv.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="coderules" />
|
|
<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>DDS coding rules, conventions, and terms</title>
|
|
</head>
|
|
<body id="coderules"><a name="coderules"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">DDS coding rules, conventions, and terms</h1>
|
|
<div><p>When you describe data attributes with DDS, you need to be aware
|
|
of specific coding rules, naming conventions, and terminology.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="convterms.htm">Conventions and terminology used in the DDS information</a></strong><br />
|
|
The DDS information uses specific phrases and terms to describe key concepts.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafpmstsyntax.htm">Rules for DDS keywords and parameter values</a></strong><br />
|
|
When you code DDS entries, follow these conventions for entering keywords and their parameters.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafpmstddsnam.htm">DDS naming conventions</a></strong><br />
|
|
DDS requires that files, records, fields, and other labels and identifiers that are described in DDS keywords should follow specific rules.</li>
|
|
<li class="ulchildlink"><strong><a href="keyabrv.htm">DDS keywords and parameters</a></strong><br />
|
|
<span>DDS keywords and parameters typically
|
|
consist of combinations of standard abbreviations.</span></li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="kickoff.htm" title="This topic provides an overview of data description specifications (DDS) on iSeries servers.">DDS concepts</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |