Computer Science, asked by owaiskhan6, 1 year ago

Write 3 main characteristics of XML?

Answers

Answered by shaivaj67
3

To be honest, I can only think of 2 characteristics that apply to every XML document.


Heya

Here's ur answer


XML always has a root element.

XML is always well formed. (Every tag has an associated end tag or ends itself.)

A possible third would be that you can define your own schema or DTD, thus making it extensible in that you can define your own tags, but XML can exist independent of either of those.


Hope it helps

Plzzz matk me brainliest plzzz

Answered by nikhil1947
2
1)it is case sensitive.
2)tags are not predefined
3)must have a closing tag
this may help you.
Similar questions