Workshop
The Workshop is designed to help you anticipate possible questions, review what you've learned, and begin learning how to put your knowledge into practice.
Quiz
| 1. |
What file extension is used to identify XSD schema documents? |
| 2. |
What two primary attributes are used with the |
| 3. |
What simple type would you use to represent a recurring monthly bill in an XSD schema? |
| 4. |
How do you control how many times an element may appear within an XSD schema? |
Quiz Answers
| 1. |
XSD schema documents are stored with a file extension of |
| 2. |
The two primary attributes used with the |
| 3. |
Both the |
| 4. |
The |
Exercises
| 1. |
Using the |
| 2. |
Modify the |