Node is the super class. What you need is only elements and texts. A
tree is built with Elements and elements can have other elments or
text as children.
--Srinath

On Mon, Aug 9, 2010 at 4:42 PM, Rico M <[email protected]> wrote:
> 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!
>



-- 
============================
Srinath Perera, Ph.D.
   WSO2 Inc. http://wso2.com
   Blog: http://srinathsview.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to