previous | start | next

Self Check

  1. How can a DTD specify that the quantity element in an item is optional?
  2. How can a DTD specify that a product element can contain a description and a price element, in any order?
  3. How can a DTD specify that the description element has an optional attribute language?

previous | start | next