Welcome to XML Learning Summary =================================== Group Members: **Roweal S. Fabre** - The main creator, **Awlyn Labrador**, **John Rovic Magnipis**, **Ilyn Besona** Introduction to XML ------------------- During our time in **IT6/L**, together with my groupmates, we learned that XML (Extensible Markup Language) is a widely used language for structuring and storing data in a readable format. Unlike HTML, which focuses on displaying content, XML is designed for **data storage and transportation**. It allows users to define their own tags, making it highly flexible and applicable across different industries. .. note:: This project is under active development. Contents -------- .. toctree:: :maxdepth: 2 xml_tutorial xml_ajax xml_dom xpath_tutorial xslt_tutorial xquery_tutorial xml_dtd xml_schema xml_data_types web_services