simpleType in restriction

Hey, experts,
I'm a newbie of schema. pls help.

In the definition of restriction:
<restriction
  base = QName
  id = ID
  {any attributes with non-schema namespace . . .}>
  Content: (annotation?, (simpleType?, (minExclusive | minInclusive |
maxExclusive | maxInclusive | totalDigits | fractionDigits | length |
minLength | maxLength | enumeration | whiteSpace | pattern)*))
</restriction>

how to use simpleType in the Content? pls give an example. thanks a lot.

Kevin


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Received on Wednesday, 30 May 2001 02:19:10 UTC