1 <?xml version='1.0' encoding='UTF-8'?>
2 <!-- Schema file written by PDE -->
3 <schema targetNamespace="org.simantics.db.services">
6 <meta.schema plugin="org.simantics.db.services" id="activationHandler" name="Activation Handler"/>
9 [Enter description of this extension point.]
13 <element name="extension">
15 <sequence minOccurs="0" maxOccurs="unbounded">
16 <element ref="handler"/>
18 <attribute name="point" type="string" use="required">
25 <attribute name="id" type="string">
32 <attribute name="name" type="string">
38 <meta.attribute translatable="true"/>
45 <element name="handler">
47 <attribute name="handler class" type="string" use="required">
53 <meta.attribute kind="java" basedOn=":org.simantics.db.services.activation.IActivationHandler"/>
62 <meta.section type="since"/>
65 [Enter the first release in which this extension point appears.]
71 <meta.section type="examples"/>
74 [Enter extension point usage example here.]
80 <meta.section type="apiInfo"/>
83 [Enter API information here.]
89 <meta.section type="implementation"/>
92 [Enter information about supplied implementation of this extension point.]
98 <meta.section type="copyright"/>