|
Copyright ® (1997-2013) EDMGROUP Pty Ltd - EZY Prolog Reference |
The following language calls allows creation and processing of the XML_OBJECTS and it’s components.
|
Creates a new XML object into memory and return the REFERENCE to it. | ||
|
Destroy XML OBJECT | ||
|
Reads the file specified as a FILENAME and returns the REFERENCE to the created object in a memory. | ||
|
Creates a new XML child for defined XML OBJECT | ||
|
Get/Set node name and it's value | ||
|
Get/Set XML attribute | ||
|
Save XML OBJECT to text file |