I need to get the user that last modified a document (node). Under the document node there is only a ModifyDate not a ModifyBy. Under version, i noticed there is an Owner attribute. Would this be the best approach at getting the information i need: get the owner of the last version? Is there a better way to do this?