Hi.

In ElementTraversal section 2, there is this sentence:

  The ElementTraversal interface is a set of properties on the Element
  object, which allow an author to easily navigate between elements.

This isn’t really accurate.  I think this should be changed to:

  ElementTraversal is an interface with a set of attributes, which allow
  an author to easily navigate between elements in a document.  In
  conforming implementations of ElementTraversal, all objects that
  implement Element must also implement ElementTraversal.

-- 
Cameron McCormack, http://mcc.id.au/
        xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]

Reply via email to