CBSE BOARD X, asked by PratikshKumar, 11 months ago

Diff btw xml and html on basis of data sharing.

Answers

Answered by Ghoshutpal01
0

Answer:

Explanation:

Xml is a case sensitive language whereas HTML is not case sensitive language


PratikshKumar: On basis of data sharing I said
maitreyeemd: Please see my answer
Answered by maitreyeemd
0

Sometimes different application need to process the same data in different way. In HTML, although, the data can be presented bit it's limitations are:-

A) HTML is presentation oriented not content oriented.

B) HTML tags cannot be extended or cannot be created to suite a specific application. On the contrary, XML facilitate data sharing by providing following advantages:-

C) With XML, same data can be viewed in multiple ways by different user groups and applications.

D) With XML, reach over Internet becomes faster and more reliable.

E) Standard data structure of data can be enforced through DTD which can be validated.

Similar questions