travish@realtime.net wrote:
> > | a) most of the XML "parsers" act appear to be lexers
> >=20
> > You mean, since they don't build complete document trees?
>=20
> I mean since they appear to be lexers:
only if you think that something like:
<foo bar=3D"spam&egg;bacon" />
is a single token. most people don't.
</F>