Syntax

Invoked when the XML parser detects the start of an XML document.

Procedure

PROCEDURE StartDocument:
  ...
END PROCEDURE.

Method

METHOD PUBLIC VOID StartDocument():
  ... 
END METHOD.

StartDocument does not provide any data.