notationName (W3C DOM Core property)
| Version | Depr. | Static | Read-only |
|---|---|---|---|
| DOM1 | No | No | Yes |
| IE5.5+ | FF3 | SA3 | OP9+ |
|---|---|---|---|
| Full | None | None | Full |
Description
The notation name of an
unparsed Entity (the value after
NDATA in the Notation
definition); or null for an unparsed entity.
This property is read-only.
Compatibility
| Internet Explorer | Firefox | Safari | Opera | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 5.5 | 6.0 | 7.0 | 1.5 | 2.0 | 3.0 | 1.3 | 2.0 | 3.0 | 9.0 | 9.5 |
| Full | Full | Full | None | None | None | None | None | None | Full | Full |
Only
Opera in XHTML mode or XML1 and
Internet Explorer in XML is able to retrieve
the notationName of an Entity, because those are the only environments in which
the root object itself is exposed (see Entity for
details).
Footnotes
1 On XHTML pages
served as application/xhtml+xml.
User-contributed notes
There are no comments yet.
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.