# EVENT found in Task Planning and RM **Category:** [Task Planning/GDL](https://discourse.openehr.org/c/task-planning-gdl/27) **Created:** 2021-11-04 08:26 UTC **Views:** 436 **Replies:** 2 **URL:** https://discourse.openehr.org/t/event-found-in-task-planning-and-rm/2027 --- ## Post #1 by @borut.jures I'm trying to use Task Planning Release 1.6.0 (and latest) with RM 1.1.0 (and latest). An EVENT is found in Task Planning ([1.6.0](https://github.com/openEHR/specifications-ITS-BMM/blob/da24e52dfc6cc890a8e8646671173d0241f135b6/components/PROC/Release-1.6.0/openehr_proc_task_planning_latest.bmm#L1218) and [latest](https://github.com/openEHR/specifications-ITS-BMM/blob/da24e52dfc6cc890a8e8646671173d0241f135b6/components/PROC/latest/openehr_proc_task_planning_latest.bmm#L1217)) and in RM Structures ([1.1.0](https://github.com/openEHR/specifications-ITS-BMM/blob/da24e52dfc6cc890a8e8646671173d0241f135b6/components/RM/Release-1.1.0/openehr_rm_structures_110.bmm#L269) and [latest](https://github.com/openEHR/specifications-ITS-BMM/blob/da24e52dfc6cc890a8e8646671173d0241f135b6/components/RM/latest/openehr_rm_structures.bmm#L269)). Should I keep using Task Planning 1.5.0 and RM 1.1.0 for now? --- ## Post #2 by @thomas.beale I have thought about renaming TP 1.5.0 EVENT, although UML and at least the languages that I know handle namespaced classes. I assume Dart doesn't? In any case, there is very little structural difference between 1.5.0 and 1.6.0. There will be major additions and some changes in 2.0.0 however (but that is some way off). I suggest you use 1.5.0 for now. --- ## Post #3 by @borut.jures Thank you. I'll use 1.5.0 and wait for 2.0.0. [quote="thomas.beale, post:2, topic:2027"] I assume Dart doesn’t? [/quote] Dart does, but I didn't use them :sweat_smile: My model validator that checks if the BMMs were parsed correctly doesn't use namespaces. I'm not 100% sure but [Archie's model validator](https://github.com/openEHR/archie/blob/16043403993e010a9952b7770e6363aef6c241a7/bmm/src/main/java/org/openehr/bmm/v2/validation/validators/BasicSchemaValidations.java#L61) might not use them either. --- **Canonical:** https://discourse.openehr.org/t/event-found-in-task-planning-and-rm/2027 **Original content:** https://discourse.openehr.org/t/event-found-in-task-planning-and-rm/2027