Page 1 of 1

XPath + XML-class functions

Posted: Thu Feb 26, 2004 7:47 am
by sylvano3
Hi all
i'm new in forum and my englisch is not perfect :D .
O.K , i'm using the xml-class at :

http://www.phpclasses.org/browse/file/638.html

to parse my xml files but i've that problem that i don't understand the use of some functions . For example to handel children , parents or descendant for a Node .

do some one can explain me how i can use the following functions ?
-handle_axis_child ( $axis, $context )
-handle_axis_parent ( $axis, $context )
-handle_axis_attribute ( $axis, $context )
-handle_axis_self ( $axis, $context )
- handle_axis_descendant ( $axis, $context )

i hope i'm clear and waiting for your feeback
sylvano