Self Check
- How can a DTD specify that the quantity element in an item is optional?
- How can a DTD specify that a product element can contain a description and a price element, in any order?
- How can a DTD specify that the description element has an optional attribute language?