]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.db.services/schema/activationHandler.exsd
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.db.services / schema / activationHandler.exsd
1 <?xml version='1.0' encoding='UTF-8'?>\r
2 <!-- Schema file written by PDE -->\r
3 <schema targetNamespace="org.simantics.db.services">\r
4 <annotation>\r
5       <appInfo>\r
6          <meta.schema plugin="org.simantics.db.services" id="activationHandler" name="Activation Handler"/>\r
7       </appInfo>\r
8       <documentation>\r
9          [Enter description of this extension point.]\r
10       </documentation>\r
11    </annotation>\r
12 \r
13    <element name="extension">\r
14       <complexType>\r
15          <sequence minOccurs="0" maxOccurs="unbounded">\r
16             <element ref="handler"/>\r
17          </sequence>\r
18          <attribute name="point" type="string" use="required">\r
19             <annotation>\r
20                <documentation>\r
21                   \r
22                </documentation>\r
23             </annotation>\r
24          </attribute>\r
25          <attribute name="id" type="string">\r
26             <annotation>\r
27                <documentation>\r
28                   \r
29                </documentation>\r
30             </annotation>\r
31          </attribute>\r
32          <attribute name="name" type="string">\r
33             <annotation>\r
34                <documentation>\r
35                   \r
36                </documentation>\r
37                <appInfo>\r
38                   <meta.attribute translatable="true"/>\r
39                </appInfo>\r
40             </annotation>\r
41          </attribute>\r
42       </complexType>\r
43    </element>\r
44 \r
45    <element name="handler">\r
46       <complexType>\r
47          <attribute name="handler class" type="string" use="required">\r
48             <annotation>\r
49                <documentation>\r
50                   \r
51                </documentation>\r
52                <appInfo>\r
53                   <meta.attribute kind="java" basedOn=":org.simantics.db.services.activation.IActivationHandler"/>\r
54                </appInfo>\r
55             </annotation>\r
56          </attribute>\r
57       </complexType>\r
58    </element>\r
59 \r
60    <annotation>\r
61       <appInfo>\r
62          <meta.section type="since"/>\r
63       </appInfo>\r
64       <documentation>\r
65          [Enter the first release in which this extension point appears.]\r
66       </documentation>\r
67    </annotation>\r
68 \r
69    <annotation>\r
70       <appInfo>\r
71          <meta.section type="examples"/>\r
72       </appInfo>\r
73       <documentation>\r
74          [Enter extension point usage example here.]\r
75       </documentation>\r
76    </annotation>\r
77 \r
78    <annotation>\r
79       <appInfo>\r
80          <meta.section type="apiInfo"/>\r
81       </appInfo>\r
82       <documentation>\r
83          [Enter API information here.]\r
84       </documentation>\r
85    </annotation>\r
86 \r
87    <annotation>\r
88       <appInfo>\r
89          <meta.section type="implementation"/>\r
90       </appInfo>\r
91       <documentation>\r
92          [Enter information about supplied implementation of this extension point.]\r
93       </documentation>\r
94    </annotation>\r
95 \r
96    <annotation>\r
97       <appInfo>\r
98          <meta.section type="copyright"/>\r
99       </appInfo>\r
100       <documentation>\r
101          \r
102       </documentation>\r
103    </annotation>\r
104 \r
105 </schema>\r