Answer: We can have a clear view about the element and attribute in an XML from the below example.
Example:
<invoice invnumber=1001></invoice>
In the above example, invoice is the element and invnumber is the attribute.
Asked In: Many Interviews |
Alert Moderator