As you said, axiom_navigator is not used in the rest of the code. I think it is best to use the methods in axiom_node.h and the iterators available in axiom, if your want to traverse an axiom tree.
Regards Nandika On Thu, Nov 6, 2008 at 11:52 AM, Gupta, Shivam <[EMAIL PROTECTED]> wrote: > Hi, > > I have an issue where I need to use the Axiom Navigator class in > Axis2/C. I have read the Axiom Tutorial but still am not very comfortable > using the Navigator. I also found that the Axis2/C does not use the same > anywhere in the project. > > So if someone could give me some sample code that may guide me in how to > use this class to travesrse an Om node in a C program would really be > useful. > > Thanks, > Shivam. >