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

 EZY XML

The following language calls allows creation and processing of the XML_OBJECTS and it’s components.

 

ezy_xml_create

Creates a new XML object into memory and return the REFERENCE to it.

ezy_xml_destroy

Destroy XML OBJECT

ezy_xml_read

Reads the file specified as a FILENAME and returns the REFERENCE to the created object in a memory.

ezy_xml_create_child

Creates a new XML child for defined XML OBJECT

ezy_xml_data

Get/Set node name and it's value

ezy_xml_attribute

Get/Set XML attribute

ezy_xml_save

Save XML OBJECT to text file

Copyright © 1997-2013 EDMGROUP (Australia)