The RESET command is used to unload the current XML document and reset the state of the service ready for processing a new document.  Any memory occupied by the currently loaded document will become eligible to be freed by the garbage collector in due course.

Syntax:

Command

Keyword

Value

Developer notes

RESET




Example

     RESET
  • No labels