W3C XML Schema Features
- Strong OO influence
- Deterministic
- models cannot be ambiguous
- at any point processor knows which element
- Partial validation allowed
- start at specified element not root
- wildcards specify what not to validate (black box)
- wildcards specify lax validation
(validate if have
declarations; if not, don’t)