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
上位ヘルプ:
Syntax for Handling XML in COBOL
関連項目
XML 構文 - CLOSE 文
XML 構文 - DELETE 文
XML 構文 - OPEN 文
XML 構文 - READ 文
XML 構文 - REWRITE 文
XML 構文 - START 文
XML 構文 - WRITE 文