implement following attributes according to [xml events spec](https://www.w3.org/TR/2003/REC-xml-events-20031014/): * [x] event (done) * [ ] observer * [x] target (done) * [ ] handler * [x] phase * [x] propagate * [x] defaultAction