What is Hypertext Markup Language (HTML)?
A document used for formatting and structuring web documents designed to describe how a web browser should arrange text, images and push buttons on a page.
What us Semi Structured Data?
A data model designed to cope with problems of information integration.
What is XQUERY?
An emerging standard query language for XML data.
What is Extensible Markup Language (XML)?
A Markup Language and file format for storing, transmitting and reconstructing data.
What is a tag?
Start Tag - <tag>
End Tag - </tag>
What is an element?
The container used to store text attributes.