CALL "C$XML" USING CXML-GET-RAW-DOCTYPE-LEN, handle
| CXML-GET-RAW-DOCTYPE-LEN | Op-code 45. 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 |
| CXML-GET-RAW-DOCTYPE-LEN | Value 45 |
| handle | A parser handle. |
| RETURN-CODE | The length of the raw doctype, or -1 on error. |