Hi,
Some changes to the paragraph starting with "For partial locks the list":
For partial locks the list of locked nodes and the select expressions
originally used to
request the lock are returned. The scope of the partial lock is
defined by the list of locked
nodes. This list might change during the lifetime of the lock.
The select expressions indicate the original intended scope of the lock.
How to understand "This list might change during the lifetime of the lock."?
What the list herein refer to? IMO, the list of locked nodes to which
the original XPath expressions evaluate at the first time WONT change.
But the list of nodes to which the original XPath expressions evaluate
during the lifetime of the lock MIGHT change. I think we should spell
out it.
washam