CXML-GET-RAW-DOCTYPE-LEN

Syntax:

CALL "C$XML" USING CXML-GET-RAW-DOCTYPE-LEN, handle

Parameters:

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

On Entry:

CXML-GET-RAW-DOCTYPE-LEN Value 45
handle A parser handle.

On Exit:

RETURN-CODE The length of the raw doctype, or -1 on error.