Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5547b2ee7aa255adf237b02c56ed4fa3b2dab213 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?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 content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="copyright" content="(C) Copyright 2005" />
<meta name="DC.rights.owner" content="(C) Copyright 2005" />
<meta content="concept" name="DC.Type" />
<meta name="DC.Title" content="Attributes" />
<meta name="abstract" content="Represents some real concept." />
<meta name="description" content="Represents some real concept." />
<meta scheme="URI" name="DC.Relation" content="../concepts/features.html" />
<meta scheme="URI" name="DC.Relation" content="../concepts/data_types.html" />
<meta scheme="URI" name="DC.Relation" content="../concepts/enumerations.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="attributes" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
<link href="../commonltr.css" type="text/css" rel="stylesheet" />
<title>Attributes</title>
</head>
<body id="attributes"><a name="attributes"><!-- --></a>


	<h1 class="topictitle1">Attributes</h1>

	
	
	
	<div><p>Represents some real concept.</p>

		<div class="section"><h2 class="sectiontitle">A certain aspect of this concept</h2>
			
			<p>A tool box contains many compartments for organizing tools and hardware. Keep the tool box handy for all sorts of jobs around the
				house.</p>

		</div>

		<div class="section"><h2 class="sectiontitle">Another aspect of this concept</h2>
			
			<p>A tool box contains many compartments for organizing tools and hardware. Keep the tool box handy for all sorts of jobs around the
				house.</p>

		</div>

	</div>

<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="../concepts/data_types.html">Data Types</a></strong><br />
Represents some real concept.</li>
<li class="ulchildlink"><strong><a href="../concepts/enumerations.html">Enumerations</a></strong><br />
Represents some real concept.</li>
</ul>

<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="../concepts/features.html" title="Represents some real concept.">Features</a></div>
</div>
</div>

</body>
</html>

Back to the top