Skip to content

xmlnode

Client-side
Server-side
Shared

Element category: XML

A xmlnode is an object that represents a node in a XML document tree.

OOP Constructor

XML(...) is the constructor method for the xmlnode class (xmlCreateFile).

OOP Methods and Variables