XMLLib.convertToXML copies an EGL record or handler to an XML string.
eglx.xml
static function convertToXML(eglType any const in, document boolean in) returns(string);
For other details on the conversion, see “Correspondence between an XML string and an EGL variable.”
JSONLib.convertToXML is the complement of the JSONLib.convertFromXML function.
Target | Issue |
---|---|
Java | No issues. |
JavaScript | No issues. |