~vil/pydev/upstream

« back to all changes in this revision

Viewing changes to org.python.pydev/schema/pydev_pyedit_listener.exsd

  • Committer: Vladimír Lapáček
  • Date: 2006-08-30 18:38:44 UTC
  • Revision ID: vladimir.lapacek@gmail.com-20060830183844-f4d82c1239a7770a
Initial import of upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
<!-- Schema file written by PDE -->
 
3
<schema targetNamespace="org.python.pydev">
 
4
<annotation>
 
5
      <appInfo>
 
6
         <meta.schema plugin="org.python.pydev" id="pydev_pyedit_listener" name="org.python.pydev.pydev_pyedit_listener"/>
 
7
      </appInfo>
 
8
      <documentation>
 
9
         [Enter description of this extension point.]
 
10
      </documentation>
 
11
   </annotation>
 
12
 
 
13
   <element name="pyedit_listener_participant">
 
14
      <complexType>
 
15
         <sequence>
 
16
         </sequence>
 
17
         <attribute name="class" type="string" use="required">
 
18
            <annotation>
 
19
               <documentation>
 
20
                  
 
21
               </documentation>
 
22
               <appInfo>
 
23
                  <meta.attribute translatable="true"/>
 
24
               </appInfo>
 
25
            </annotation>
 
26
         </attribute>
 
27
      </complexType>
 
28
   </element>
 
29
 
 
30
   <annotation>
 
31
      <appInfo>
 
32
         <meta.section type="since"/>
 
33
      </appInfo>
 
34
      <documentation>
 
35
         [Enter the first release in which this extension point appears.]
 
36
      </documentation>
 
37
   </annotation>
 
38
 
 
39
   <annotation>
 
40
      <appInfo>
 
41
         <meta.section type="examples"/>
 
42
      </appInfo>
 
43
      <documentation>
 
44
         [Enter extension point usage example here.]
 
45
      </documentation>
 
46
   </annotation>
 
47
 
 
48
   <annotation>
 
49
      <appInfo>
 
50
         <meta.section type="apiInfo"/>
 
51
      </appInfo>
 
52
      <documentation>
 
53
         [Enter API information here.]
 
54
      </documentation>
 
55
   </annotation>
 
56
 
 
57
   <annotation>
 
58
      <appInfo>
 
59
         <meta.section type="implementation"/>
 
60
      </appInfo>
 
61
      <documentation>
 
62
         [Enter information about supplied implementation of this extension point.]
 
63
      </documentation>
 
64
   </annotation>
 
65
 
 
66
   <annotation>
 
67
      <appInfo>
 
68
         <meta.section type="copyright"/>
 
69
      </appInfo>
 
70
      <documentation>
 
71
         
 
72
      </documentation>
 
73
   </annotation>
 
74
 
 
75
</schema>