Hello everyone.

I am trying to understand the underlying structure of Axis OM & having
little luck with it. I hope you can answer some of my basic queries.

1) What is a Axis Node , Element , Attribute, Text.
2) What is the hierarchy in which they are stored... i.e. is Axis node the
container for all other types of elements ? Can some one give a small
example of this.

ie.

<xml>
 <hi salute="konichiwwa">
    <name>
        Mr.Han
    </name>
  </hi>
</xml>

Cheers!

Reply via email to