> this if there isn't also an ultra-simple tree interface supporting
> only Element, Attribute, and Text classes. Because this is what mos=
t
> people will use, especially given that a high proportion of XML
> transmissions will be small flattish documents; why should everyone
> have to build their own tree. -Tim
I see no reason not to use the DOM for this. The Node, Document,
Element, AttributeList, Attribute, and Text classes look easy enough
to use, and people can simply ignore what they do not need.
All the best,
David
--=20
David Megginson ak117@freenet.carleton.ca
Microstar Software Ltd. dmeggins@microstar.com
http://home.sprynet.com/sprynet/dmeggins/