Reuters
Henry S. Thompson
XML Schema, London 1999-12-15
20
The Schema and the Infoset
nSo crucially, schemas are about infosets, not character sequences
nYou could schema-validate a DOM tree you built by hand!
äUsing a schema which exists only as a DOM tree ditto
nThis simplifies things tremendously
äbut is hard to get your head around at first