CSIT128 Introduction to Web Technology Lab Programming Exercise (Week 7)

$35.00

Category: You will Instantly receive a download link for .zip solution file upon Payment || To Order Original Work Click Custom Order?

Description

5/5 - (7 votes)

Question 1. This is the content of an XML file q1-error.xml John Smith jsmith@gmail.com Mary Jane mjane@gmail.com The above XML file contains several errors. Your task is to identify these errors and correct them. Save your correct XML code into a new file called q1-correct.xml. Question 2. Have a look at the following XML sample code. Your task is to create an XML file called q2.xml and write XML code to include 5 staff records. 0154728 John Smith 5287523 Mary Jane Page 1 of 2 Question 3. Write an XML document called q3.xml that represents the following student record: Question 4. Copy the code from q3.xml to q4.xml. In q4.xml, write the corresponding internal DTD. END OF THE PROGRAMMING EXERCISE Page 2 of 2