isCOBOL Evolve
:
Appendices
:
Library Routines
:
C$XML
: CXML-GET-VERSION
CXML-GET-VERSION
The CXML-GET-VERSION function returns the version of the XML document.
Syntax:
CALL
"C$XML"
USING
CXML-GET-VERSION
handle
version
Parameters:
CXML-GET-VERSION
Constant
handle
USAGE HANDLE
A XML parser handle.
version
PIC X(n)
Receives the XML version.
This site works best with JavaScript enabled