EGL library XMLLib

This topic describes the XMLLib functions and variable definitions.

The following table lists the system functions in the XMLLib library.

Table 1. XMLLib system functions
System function and invocation Description
convertFromXML (XMLstring in, variable out) Converts an XML string into a non-structured record.
result = convertToXML (variable in) Converts a non-structured record into an XML string.

Feedback