Question1. Explain the role of a DTD in XML
Question2. Illustrate, with the aid of examples, the difference between an XML document being "well formed" and "valid".
Question3. Determine three key differentiations between DTDs and XML Schemas.
Question4. What do you understand by the term Data Island? Give appropriate syntax to define one.
Question5. Describe the three types of Compositors used within the W3C XML Schema language that handle the order of individual elements.
Question6. Distinguish between Internal Entity and External Entity as used with DTDs. Illustrate your answer with simple examples.
Question7. ElementType is one of the major node uses to define an Element in XML Schema document. Describe the following five associated attributes name:
(i) Content
(ii) dt:type
(iii) name
(iv) order
(v) model.