Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 411079 of Notation

  • Revision slug: Web/API/Notation
  • Revision title: Notation
  • Revision id: 411079
  • Created:
  • Creator: teoli
  • Is current revision? No
  • Comment

Revision Content

Revision Source

<p><span style="color: rgb(255, 0, 0);">NOTE:&nbsp;This is not implemented in Mozilla</span></p>
<p>Represents a DTD notation (read-only). May declare format of an unparsed entity or formally declare the document's processing instruction targets. Inherits methods and properties from <a class="internal" href="/En/DOM/Node" title="En/DOM/Node"><code>Node</code></a>. Its <code><a class="internal" href="/En/DOM/Node/NodeName" title="En/DOM/Node/NodeName">nodeName</a></code> is the notation name. Has no parent.</p>
<h3 id="Properties">Properties</h3>
<p><a class="internal" href="/En/DOM/Notation.publicId" title="En/DOM/Notation.publicId">publicId</a></p>
<p><a class="internal" href="/En/DOM/Notation.systemId" title="En/DOM/Notation.systemId">systemId</a></p>
<h3 id="Specification">Specification</h3>
<ul>
  <li><a class="external" href="https://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-5431D1B9" rel="freelink">https://www.w3.org/TR/DOM-Level-3-Cor...ml#ID-5431D1B9</a></li>
</ul>
Revert to this revision