Is there an xml template for event handler extension?
3 answers
I am not aware of any template.
Note, I did not get it working yet for some unknown reason.
You can create the necessary entries from the Extensionpoint however and also
- Browse references to that extension point
- Look at the schema from there
Here is what I got:
As that schema file is completely dependent on the need of the custom extension, there is no such template I am aware of. You have to create it on your own.
The format of this schema file is the same for all extensions, as this is a mechanism that is used for all operational behavior.
The format of this schema file is the same for all extensions, as this is a mechanism that is used for all operational behavior.
Comments
Martha (Ruby) Andrews
JAZZ DEVELOPER Apr 14 '15, 2:26 p.m.Michele Pegoraro
Apr 15 '15, 2:56 a.m.