Copyright ® (1997-2003) EDMGROUP Pty Ltd - XML Database - XSTORAGE Reference

XDocument API

 

The following API provides access to XDocument and it's elements.

 

vb_xdocument_properties

Returns XDocument properties

 

 

vb_xdocument_node_properties

Returns number of child nodes and attributes for selected node

vb_xdocument_add_node

Add child node to current node

vb_xdocument_add_attr

Add attribute to current node

vb_xdocument_delete_node

Delete node of the document

vb_xdocument_node_2_str

Retuns ASCII presentation of XML node and it's childs

xdocument_node_2_file

Creates XML string from given node and saves it into the file.

xdocument_node_next

Returns next NODE following the given current

xdocument_node_prev

Returns prev NODE for the given current

xdocument_node_type

Returns type of the node

 

 Contact Us   |   |  

 © 1997-2003 EDMGROUP (Australia) Pty Ltd. All rights reserved.   Terms of Use