CXML-SET-RAW-DOCTYPE

Syntax:

CALL "C$XML" USING CXML-SET-RAW-DOCTYPE, handle, doctype

Parameters:

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

On Entry:

CXML-SET-RAW-DOCTYPE Value 47
handle A parser handle.

On Exit:

RETURN-CODE 0 on error, or 1 on success.