COBOL Verbs
The following familiar COBOL verbs have also been extended to handle XML:
START statement
OPEN statement
READ statement
WRITE statement
REWRITE statement
DELETE statement
CLOSE statement
Parent topic:
Syntax for Handling XML in COBOL