Name
EndDocTypeDecl -- parser has reached the end of a DOCTYPE declaration (V2.0)
Synopsis
EndDocTypeDecl(p)
Function
This function is called when the parser detects the end of the DOCTYPE declaration when the closing > is encountered, but after processing any external subset.

Parameters
p
parser handle

Show TOC