The Client Tier
The Client Tier
Introduction
<note>
<to>hari bhanjade</to>
<from>Raju sharma</from>
<heading>Classtest</heading>
<body> Class test will be held soon</body>
</note>
Different from HTML
XML was designed to transport and store data, with focus on what data is .
HTML was designed to display data, with focus on how data looks.
HTML are predefined. HTML documents can only use tags defined in the HTML
standard .
In contrast, XML allows the author to define his/her own tags and his/her own
document structure.
The XML processor can not tell us which elements and attributes are valid
WHY XML??
XML Usages
XML Separates Data from HTML.
XML Simplifies Data Sharing: This provides a software- and hardware-
independent way of storing data
XML Simplifies Data Transport.
XML Simplifies Platform Changes
XML Makes Your Data More Available
XML Used to Create New Internet Languages: like XHTML,WML. SMIL
(Synchronized Multimedia Integration Language)
XML Syntax Rules