we are using Elements as nodes.
we are using Attributes inside the nodes
Example:
<student sex="male">Bidyasagar</student>
In the above example
and sex=”male” is atribute.
we are using Elements as nodes.
we are using Attributes inside the nodes
Example:
<student sex="male">Bidyasagar</student>
In the above example
and sex=”male” is atribute.