CALL "C$XML" USING CXML-SET-RAW-DOCTYPE, handle, doctype
| CXML-SET-RAW-DOCTYPE | Op-code 47. 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 | 
| doctype | pic x(n) or string literal | 
| CXML-SET-RAW-DOCTYPE | Value 47 | 
| handle | A parser handle. | 
| RETURN-CODE | 0 on error, or 1 on success. |