Object: DocumentType
DocumentType properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
Returns a list of all the general entities defined within the DTD. |
read only |
DOM 2 Core |
4.6 or later |
||
|
DOMString |
Returns the contents of the DTD subset. Contains the string between the “[“ and “]” characters. |
read only |
DOM 2 Core |
4.6 or later |
|
|
DOMString |
Returns the name of the DTD. |
read only |
DOM 2 Core |
4.6 or later |
|
|
Returns a list of all the notations defined within the DTD. |
read only |
DOM 2 Core |
4.6 or later |
||
|
DOMString |
Returns the public identifier of the external subset. |
read only |
DOM 2 Core |
4.6 or later |
|
|
DOMString |
Returns the system identifier of the external subset. |
read only |
DOM 2 Core |
4.6 or later |