DOCTYPE property
Returns or sets the details found in the Document Type Declaration tag, <!DOCTYPE … !>.
Syntax
object.DOCTYPE [= docType]
The DOCTYPE property syntax has these parts:
Part
Description
object
An
object expression
that evaluates to an
XMLparser
.
docType
Any expression that evaluates to a
docType