CLEAR-XML-RECORD
Syntax
CLEAR_XML_RECORD ‘XML record name’
Description
Use the CLEAR_XML_RECORD command to clear the parent and its children template. It is a good practice to use this command after every WRITE_TO_XML_FILE call.
Parameters
The following table lists and describes the parameter:
| Parameter | Description |
|---|---|
|
XML record name |
Specify the XML record that needs to be cleared. |
Example
The following example illustrates the CLEAR-XML-RECORD command:
CLEAR_XML_RECORD 'n1:subject'