XMLLib contains functions that copy XML strings to or from a variable.
eglx.xml
System function | Purpose |
---|---|
XMLLib.convertFromXML function | XMLLib.convertFromXML copies an XML string to a record or handler. |
XMLLib.convertToXML function | XMLLib.convertToXML copies a record or handler to an XML string. |
Target | Issue |
---|---|
Java | See the function-specific topics. |
JavaScript | See the function-specific topics. |