CALL "C$XML" USING CXML-DELETE-ATTRIBUTE, handle, atr-num
| 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) | 
| CXML-DELETE-ATTRIBUTE | Value 32 | 
| handle | An element handle. | 
| None |