<html>
<head>
<title>D&eacute;claration de notation</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div id="Description">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
<tr>
<td valign="top" class="NAME">D&eacute;claration de notation</td>
<td valign="top" class="COMPATIBILITY">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
</tr>
<tr>
<td valign="top" colspan="2" class="description">
<span class="PROGRAMLISTING"><pre><strong class="userinput">&lt;!NOTATION </strong><var class="replaceable">notation_name</var> <strong class="userinput">SYSTEM &quot;</strong><var class="replaceable">system-literal</var><strong class="userinput">&quot;&gt;</strong>
<strong class="userinput">&lt;!NOTATION </strong><var class="replaceable">notation_name</var> <strong class="userinput">PUBLIC &quot;</strong><var class="replaceable">pubid-literal</var><strong class="userinput">&quot;&gt;</strong>
<strong class="userinput">&lt;!NOTATION </strong><var class="replaceable">notation_name</var>
<strong class="userinput">PUBLIC &quot;</strong><var class="replaceable">pubid-literal</var><strong class="userinput">&quot; &quot;</strong><var class="replaceable">system-literal</var><strong class="userinput">&quot;&gt;</strong></pre></span>
<p> Les d&eacute;clarations de notation permettent de fournir des informations &agrave; une application XML concernant le format du contenu non analys&eacute; du document. Les notations sont utilis&eacute;es par des entit&eacute;s externes non analys&eacute;es, des instructions de traitement et certaines valeurs d'attribut.</p>

<p>Les informations de notation n'ont que peu d'importance pour l'analyseur XML, mais elles sont conserv&eacute;es pour &ecirc;tre utilis&eacute;es par l'application cliente. Les identificateurs publics et de syst&egrave;me sont mis &agrave; la disposition de l'application cliente pour lui permettre d'interpr&eacute;ter correctement les donn&eacute;es non-XML et les instructions de traitement.</p>
</td></tr>
</table>
</div>
</body>
</html>
