The content of the data node
The end index of the node. Requires withEndIndices on the handler to be `true.
Next sibling
Parent of the node
Previous sibling
Optionalsourceparse5 source code location info.
Available if parsing with parse5 and location info is enabled.
The start index of the node. Requires withStartIndices on the handler to be `true.
The type of the node.
Optionalx-If this is a doctype, the document type name (parse5 only).
Optionalx-If this is a doctype, the document type public identifier (parse5 only).
Optionalx-If this is a doctype, the document type system identifier (parse5 only).
Processing instructions, including doc types.