XML into user defined structure

Package:
XML into user defined structure
Summary:
Create objects from definitions in a XML document
Groups:
Language, PHP 5, XML
Author:
Oleg
Description:
This package can be used to create objects from definitions in a XML document.

It parses a given XML document with and creates objects of classes that correspond to the tag nodes that are found in the XML document.

The parser calls the classes functions to assign variables that correspond to the tag attributes.


Powered by Gewgley