intial source from ttp://www.sf.net/projects/wdte
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.css.core / schema / profiles.exsd
1 <?xml version='1.0' encoding='UTF-8'?>\r
2 <!-- Schema file written by PDE -->\r
3 <schema targetNamespace="net.sf.wdte.css.ui">\r
4 <annotation>\r
5       <appInfo>\r
6          <meta.schema plugin="net.sf.wdte.css.ui" id="profiles" name="CSS Profiles"/>\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>\r
16             <element ref="profile" minOccurs="1" maxOccurs="unbounded"/>\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             </annotation>\r
38          </attribute>\r
39       </complexType>\r
40    </element>\r
41 \r
42    <element name="profile">\r
43       <complexType>\r
44          <attribute name="id" type="string" use="required">\r
45             <annotation>\r
46                <documentation>\r
47                   \r
48                </documentation>\r
49             </annotation>\r
50          </attribute>\r
51          <attribute name="name" type="string" use="required">\r
52             <annotation>\r
53                <documentation>\r
54                   \r
55                </documentation>\r
56             </annotation>\r
57          </attribute>\r
58          <attribute name="class" type="string" use="required">\r
59             <annotation>\r
60                <documentation>\r
61                   \r
62                </documentation>\r
63             </annotation>\r
64          </attribute>\r
65          <attribute name="description" type="string">\r
66             <annotation>\r
67                <documentation>\r
68                   \r
69                </documentation>\r
70             </annotation>\r
71          </attribute>\r
72       </complexType>\r
73    </element>\r
74 \r
75    <annotation>\r
76       <appInfo>\r
77          <meta.section type="since"/>\r
78       </appInfo>\r
79       <documentation>\r
80          [Enter the first release in which this extension point appears.]\r
81       </documentation>\r
82    </annotation>\r
83 \r
84    <annotation>\r
85       <appInfo>\r
86          <meta.section type="examples"/>\r
87       </appInfo>\r
88       <documentation>\r
89          [Enter extension point usage example here.]\r
90       </documentation>\r
91    </annotation>\r
92 \r
93    <annotation>\r
94       <appInfo>\r
95          <meta.section type="apiInfo"/>\r
96       </appInfo>\r
97       <documentation>\r
98          [Enter API information here.]\r
99       </documentation>\r
100    </annotation>\r
101 \r
102    <annotation>\r
103       <appInfo>\r
104          <meta.section type="implementation"/>\r
105       </appInfo>\r
106       <documentation>\r
107          [Enter information about supplied implementation of this extension point.]\r
108       </documentation>\r
109    </annotation>\r
110 \r
111    <annotation>\r
112       <appInfo>\r
113          <meta.section type="copyright"/>\r
114       </appInfo>\r
115       <documentation>\r
116          \r
117       </documentation>\r
118    </annotation>\r
119 \r
120 </schema>\r