|
DocumentType Properties |
The properties of the DocumentType object are listed here. For a complete list of DocumentType object members, see the DocumentType Members topic.
| Gets a collection containing the attributes of this node. | |
| Gets all the child nodes of the node. | |
| Gets the collection of Entity nodes declared in the document type declaration. | |
| Gets the first child of the node. | |
| Gets the value of the DTD internal subset on the DOCTYPE declaration. | |
| Gets the last child of the node. | |
| Gets the name of the node. | |
| Gets the node immediately following this node. | |
| Gets the qualified name of the node. | |
| Gets the type of the current node. | |
| Gets or sets the value of the node. | |
| Gets the collection of Notation nodes present in the document type declaration. | |
| Gets the document to which this node belongs. | |
| Gets the parent of this node. | |
| Gets the node immediately preceding this node. | |
| Gets the value of the public identifier on the DOCTYPE declaration. | |
| Gets the value of the system identifier on the DOCTYPE declaration. |