The following table lists the system functions in the XMLLib library.
System function and invocation | Description |
---|---|
convertFromXML (XMLstring in, variable out) | Converts an XML string into a non-structured record. For details on the conversion, see Copying an XML string to and from an EGL variable. |
result = convertToXML (variable in) | Converts a non-structured record into an XML string. For details on the conversion, see Copying an XML string to and from an EGL variable. |