Re: [xml-dev] Non-infoset
In article <> you write: >> - the nature and amount of whitespace inside tags; > >What? > ><p>This sentence contains <em>emphasized</em> text.</p> > >Has important characteristics in the whitespace. That's whitespace *between* tags, not *inside* them. A tag is the bit in angle brackets (a start tag, an end tag, or an empty tag). -- Richard