I've updated SAXON to use the new Free-DOM (but not yet
issued it).
2 minor points:
- perhaps Freedom() should have a default constructor
- I think for an Element with no attributes,
element.getAttributes() should return a NamedNodeMap with
getSize()=0; it actually returns null.
Cheers, Mike Kay