javascript DocumentType entities
@March 15, 2008, 1:22 a.m.
entities | Firefox/Netscape/NN 6 IE n/a Chrome/Safari/DOM 1 |
Read-only | |
Returns an array of nested Entity nodes within the DOCTYPE element. An Entity is formatted according to the following syntax (which would appear inside the DOCTYPE element's angle brackets): <!ENTITY [publicID "systemID>]" |
|
Primarily applicable to XML documents. |
|
Value | |
Array (technically, a NamedNodeMap data type) of Entity node object references. |
|
Default | |
null |
Permanent URL:
http://javascript.gakaa.com/documenttype-entities.aspx
Powered by Linode.