:XML_CLOSE

Script Statement: Closes an XML document

Syntax

:XML_CLOSE

This script statement closes an XML document after processing.

Notes:

Example

The following script closes the Details tab of a structured documentation page after successful execution.

:SET &XMLDOCU# = XML_OPEN("MM.DAY", "@Details") 
!...

:
XML_CLOSE

See also:

seealso

Script Functions for XML Elements