<html>
<link rel="stylesheet" href="josh.css">
<body bgcolor="#FFFFFF">

		<div id="Description">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">Notation</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">n/a</span>  IE <span class="emphasis">n/a</span>  DOM <span class="emphasis">1</span>&nbsp;&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal"></p>
					</td><td valign="top" nowrap class="requirements">&nbsp;&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description">
						<p>The <span class="literal">Notation</span> object (one of the node types) is an
abstract representation in the W3C DOM of a portion of a
<span class="literal">DOCTYPE</span> declaration. In particular, a
<span class="literal">Notation</span> object contains properties for reading
the public and system IDs cited by the <span class="literal">DOCTYPE</span>.
</p>
												</td>
</tr>
			</table>
		</div>

</body>
</html>