Schema file |
A schema file is very similar to a DTD file. A schema file is an XML file that enforces some rules on another XML file. |
Problem 1 |
Edit the people.xml file as shown and create the people_schema.xml file as shown below. |
Tip |
The structure of a schema file has not been completely implemented. Microsoft Visual Studio provides assistant while typing the file as shown below. |