Copyright ® (1997-2013) EDMGROUP Pty Ltd - EZY Prolog Reference

 XML_OBJECT Modification

 

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.

 

 

ezy_xml_data

Get/Set name/value of the XML OBJECT

ezy_xml_create_child

Creates child element of the XML tree element with the NAME and VALUE and return it's REFERENCE.

ezy_xml_attribute

Get/Set/Destroy XML attribute name and/or value

ezy_xml_destroy

Destroy the XML Object

Copyright © 1997-2013 EDMGROUP (Australia)