XMLLib external type

XMLLib contains functions that copy XML strings to or from a variable.

Package

eglx.xml

Functions
Table 1. Functions
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.

Comments
XMLLib is implemented as an external type, stereotype NativeType, and not as an EGL library.
Compatibility

Table 2. Compatibility
Target Issue
Java See the function-specific topics.
JavaScript See the function-specific topics.