|
Copyright ® (1997-2013) EDMGROUP Pty Ltd - EZY Prolog Reference |
The following set of EZY Prolog predicates provides complete functionality for modification of XML data.
Name and Value of the XML Node or attribute can be easily changed as well as destroyed.
Note: if XML node destroyed - system will perform cascade deletion of the related XML data.
|
Get/Set name/value of the XML OBJECT | ||
|
Creates child element of the XML tree element with the NAME and VALUE and return it's REFERENCE. | ||
|
Get/Set/Destroy XML attribute name and/or value | ||
|
Destroy the XML Object |