CXML-DELETE-ATTRIBUTE

Syntax:

CALL "C$XML" USING CXML-DELETE-ATTRIBUTE, handle, atr-num

Parameters:

CXML-DELETE-ATTRIBUTE Op-code 32. Numeric data item that specifies the operation to perform. Each operation is defined in acucobol.def, which is included with your system.
handle USAGE handle
atr-num Numeric Literal or pic x(n)

On Entry:

CXML-DELETE-ATTRIBUTE Value 32
handle An element handle.

On Exit:

None