CACS205 Web Technology

Web TechnologyTU Board 2024

Compare XML Schema with DTD. Write XML schema to describe student as root element, name as child element with first name, middle name, last name, city as child elements with its content "KTM",…

10

Compare XML Schema with DTD. Write XML schema to describe student as root element, name as child element with first_name, middle_name, last_name, city as child elements with its content "KTM", "PKR", "LPT" and rollno as its attribute.

A worked answer is on its wayMeanwhile, read the Web Technology notes for this topic.

Discussion

Loading…

More Web Technology questions

All Web Technology old questions