Define XML attribute

Illustrate XML attribute?

E

Expert

Verified

XML attribute contains the additional information relating to the particular element. The XML attributes use a name-value pair. Like, an element student has the attribute called id and value of this attribute is set to s01, as given in the following code:

<Student ID="s01">

...

</Student>

   Related Questions in Computer Engineering

©TutorsGlobe All rights reserved 2022-2023.