cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Gurus,

Please provide me the difference between element and attribute.

It would be great,if I can get some example with exact usage.

Regards,

MohanRaj

0 Likes
View Entire Topic
Former Member
0 Likes

Well, attribute is only an attribute of element's entity. You can have just element w/o attribute, but can't have attribute w/o element.

See some pages about XML.

Peter