In this chapter students will be able to: review the basics of creating an XML document, imposing structure on XML documents using document type definition DTD, strengthening the data-modeling capabilities of XML using XML Schemas.
CSC 330 E-Commerce Teacher Ahmed Mumtaz Mustehsan GM-IT CIIT Islamabad Virtual Campus, CIIT COMSATS Institute of Information Technology T2-Lecture-5 eXtensable Markup Language (XML) Part - III For Lecture Material/Slides Thanks to: www.w3schools.com Objectives Part 1: Review The basics of creating an XML document Part 2: Imposing Structure on XML Documents using Document Type Definition DTD Part 3: Strengthening the data-modeling capabilities of XML Using XML Schemas T2-Lecture-5 Ahmed Mumtaz Mustehsan www.w3schools.com 1-3 Part 1: Review The basics of creating an XML document T2-Lecture-5 Ahmed Mumtaz Mustehsan www.w3schools.com 1-4 Part 1: A review of XML An Extensible Markup Language (XML) document describes the structure of data XML and HTML have a similar syntax … both derived from SGML XML has no mechanism to specify the format for presenting data to the user An XML document resides in its own file with an ‘.xml’ extension T2-Lecture-5 Ahmed Mumtaz Mustehsan www.w3schools.com 1-5 Main Components of an XML Document Elements: Attributes: Entities: T2-Lecture-5 < (