Reuters
Henry S. Thompson
XML Schema, London 1999-12-15
29
Restriction, cont'd
n Note first that
ä (forename+,surname)
ä  <name>
   <forename>...</forename>
   <surname>...</surname>
  </name>
n   is a member of the new type, but
ä  <name>
   <title>...</title>
   <surname>...</surname>
  </name>
n  is not.