Description
Allows you to retrieve the DOCTYPE declaration of the current XML DOM document.
Syntax
pbdom_document_name.GetDocType()
Return value
PBDOM_DOCTYPE.
Throws
EXCEPTION_MEMORY_ALLOCATION_FAILURE -- Insufficient memory was encountered while executing this method.
Usage
The DOCTYPE declaration is housed in a PBDOM_OBJECT.