Update ooo320-m1
[ooovba.git] / officecfg / registry / schema / org / openoffice / Inet.xcs
blob2d4e9246cd86e1338d0fa34b9bdc93849dea9ed8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--***********************************************************************
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 *
6 * Copyright 2008 by Sun Microsystems, Inc.
8 * OpenOffice.org - a multi-platform office productivity suite
10 * $RCSfile: Inet.xcs,v $
11 * $Revision: 1.22 $
13 * This file is part of OpenOffice.org.
15 * OpenOffice.org is free software: you can redistribute it and/or modify
16 * it under the terms of the GNU Lesser General Public License version 3
17 * only, as published by the Free Software Foundation.
19 * OpenOffice.org is distributed in the hope that it will be useful,
20 * but WITHOUT ANY WARRANTY; without even the implied warranty of
21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 * GNU Lesser General Public License version 3 for more details
23 * (a copy is included in the LICENSE file that accompanied this code).
25 * You should have received a copy of the GNU Lesser General Public License
26 * version 3 along with OpenOffice.org. If not, see
27 * <http://www.openoffice.org/license.html>
28 * for a copy of the LGPLv3 License.
30 ************************************************************************ -->
31 <!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd">
32 <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Inet" oor:package="org.openoffice" xml:lang="en-US"> <info>
33 <desc >Contains Internet-related configurations (proxies, search engines, etc.).</desc>
34 </info>
35 <templates>
36 <info>
37 <author>OS/TV</author>
38 </info>
39 <group oor:name="SearchEngine">
40 <info>
41 <desc>Specifies the search type, i.e. nexus or exact search.</desc>
42 </info>
43 <group oor:name="And">
44 <info>
45 <desc>Specifies the search options for &apos;AND&apos; searches (all words must be found).</desc>
46 </info>
47 <prop oor:name="ooInetPrefix" oor:type="xs:string">
48 <info>
49 <desc>Specifies the search expression, i.e. URL and query command.</desc>
50 </info>
51 </prop>
52 <prop oor:name="ooInetSuffix" oor:type="xs:string">
53 <info>
54 <desc>Specifies the suffix.</desc>
55 </info>
56 </prop>
57 <prop oor:name="ooInetSeparator" oor:type="xs:string">
58 <info>
59 <desc>Specifies the separator</desc>
60 </info>
61 </prop>
62 <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
63 <info>
64 <desc>Specifies if upper and lower case spelling should be considered.</desc>
65 </info>
66 <constraints>
67 <enumeration oor:value="0">
68 <info>
69 <desc>None</desc>
70 </info>
71 </enumeration>
72 <enumeration oor:value="1">
73 <info>
74 <desc>Upper</desc>
75 </info>
76 </enumeration>
77 <enumeration oor:value="2">
78 <info>
79 <desc>Lower</desc>
80 </info>
81 </enumeration>
82 </constraints>
83 </prop>
84 </group>
85 <group oor:name="Or">
86 <info>
87 <desc>Specifies the search options for &apos;OR&apos; searches (at least one word must be found).</desc>
88 </info>
89 <prop oor:name="ooInetPrefix" oor:type="xs:string">
90 <info>
91 <desc>Specifies the search expression, i.e. URL and query command.</desc>
92 </info>
93 </prop>
94 <prop oor:name="ooInetSuffix" oor:type="xs:string">
95 <info>
96 <desc>Specifies the suffix.</desc>
97 </info>
98 </prop>
99 <prop oor:name="ooInetSeparator" oor:type="xs:string">
100 <info>
101 <desc>Specifies the separator</desc>
102 </info>
103 </prop>
104 <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
105 <info>
106 <desc>Specifies if upper and lower case spelling should be considered.</desc>
107 </info>
108 <constraints>
109 <enumeration oor:value="0">
110 <info>
111 <desc>None</desc>
112 </info>
113 </enumeration>
114 <enumeration oor:value="1">
115 <info>
116 <desc>Upper</desc>
117 </info>
118 </enumeration>
119 <enumeration oor:value="2">
120 <info>
121 <desc>Lower</desc>
122 </info>
123 </enumeration>
124 </constraints>
125 </prop>
126 </group>
127 <group oor:name="Exact">
128 <info>
129 <desc>Specifies the search options for &apos;Exact&apos; searches (the whole text must be found).</desc>
130 </info>
131 <prop oor:name="ooInetPrefix" oor:type="xs:string">
132 <info>
133 <desc>Specifies the search expression, i.e. URL and query command.</desc>
134 </info>
135 </prop>
136 <prop oor:name="ooInetSuffix" oor:type="xs:string">
137 <info>
138 <desc>Specifies the suffix.</desc>
139 </info>
140 </prop>
141 <prop oor:name="ooInetSeparator" oor:type="xs:string">
142 <info>
143 <desc>Specifies the separator</desc>
144 </info>
145 </prop>
146 <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
147 <info>
148 <desc>Specifies if upper and lower case spelling should be considered.</desc>
149 </info>
150 <constraints>
151 <enumeration oor:value="0">
152 <info>
153 <desc>None</desc>
154 </info>
155 </enumeration>
156 <enumeration oor:value="1">
157 <info>
158 <desc>Upper</desc>
159 </info>
160 </enumeration>
161 <enumeration oor:value="2">
162 <info>
163 <desc>Lower</desc>
164 </info>
165 </enumeration>
166 </constraints>
167 </prop>
168 </group>
169 </group>
170 </templates>
171 <component>
172 <group oor:name="Settings">
173 <info>
174 <desc>Contains Internet-related configurations (servers, proxies, etc.).</desc>
175 </info>
176 <prop oor:name="ooInetDNSServer" oor:type="xs:string">
177 <!-- OldPath: Inet/DNS -->
178 <!-- OldLocation: soffice.ini -->
179 <!-- UIHints: Tools - Options - Internet - Protocol -->
180 <info>
181 <deprecated/>
182 <author>KSO</author>
183 <desc>Specifies the IP address of the DNS server. If the string is empty, the DNS server will be specified automatically.</desc>
184 </info>
185 <value/>
186 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
187 </prop>
188 <prop oor:name="ooInetNoProxy" oor:type="xs:string">
189 <!-- OldPath: Inet/NoProxy -->
190 <!-- OldLocation: soffice.ini -->
191 <!-- UIHints: Tools Options Internet Proxy -->
192 <info>
193 <author>KSO</author>
194 <desc>Enumerates the names of servers that do not require any proxies.</desc>
195 </info>
196 <value/>
197 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
198 </prop>
199 <prop oor:name="ooInetProxyType" oor:type="xs:int">
200 <!-- OldPath: Inet/ProxyType -->
201 <!-- OldLocation: soffice.ini -->
202 <!-- UIHints: Tools Options Internet Proxy -->
203 <info>
204 <author>KSO</author>
205 <desc>Specifies the type of proxy selection.</desc>
206 </info>
207 <constraints>
208 <enumeration oor:value="0">
209 <info>
210 <desc>No proxies</desc>
211 </info>
212 </enumeration>
213 <enumeration oor:value="1">
214 <info>
215 <desc>Automatic proxy configuration</desc>
216 </info>
217 </enumeration>
218 <enumeration oor:value="2">
219 <info>
220 <desc>Manual proxy configuration</desc>
221 </info>
222 </enumeration>
223 </constraints>
224 </prop>
225 <prop oor:name="ooInetFTPProxyName" oor:type="xs:string">
226 <!-- OldPath: Inet/FTPProxyName -->
227 <!-- OldLocation: soffice.ini -->
228 <!-- UIHints: Tools Options Internet Proxy -->
229 <info>
230 <author>KSO</author>
231 <desc>Specifies the name of the FTP proxy server.</desc>
232 </info>
233 <value/>
234 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
235 </prop>
236 <prop oor:name="ooInetFTPProxyPort" oor:type="xs:int">
237 <!-- OldPath: Inet/FTPProxyPort -->
238 <!-- OldLocation: soffice.ini -->
239 <!-- UIHints: Tools Options Internet Proxy -->
240 <info>
241 <author>KSO</author>
242 <desc>Specifies the port of the FTP proxy server.</desc>
243 </info>
244 <constraints>
245 <minInclusive oor:value="0">
246 <info>
247 <desc>Specifies the minimum allowed port number.</desc>
248 </info>
249 </minInclusive>
250 <maxInclusive oor:value="65535">
251 <info>
252 <desc>Specifies the maximum allowed port number.</desc>
253 </info>
254 </maxInclusive>
255 </constraints>
256 </prop>
257 <prop oor:name="ooInetHTTPProxyName" oor:type="xs:string">
258 <!-- OldPath: Inet/HTTPProxyName -->
259 <!-- OldLocation: soffice.ini -->
260 <!-- UIHints: Tools Options Internet Proxy -->
261 <info>
262 <author>KSO</author>
263 <desc>Specifies the name of the HTTP proxy server.</desc>
264 </info>
265 <value/>
266 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
267 </prop>
268 <prop oor:name="ooInetHTTPProxyPort" oor:type="xs:int">
269 <!-- OldPath: Inet/HTTPProxyPort -->
270 <!-- OldLocation: soffice.ini -->
271 <!-- UIHints: Tools Options Internet Proxy -->
272 <info>
273 <author>KSO</author>
274 <desc>Specifies the port of the HTTP proxy server.</desc>
275 </info>
276 <constraints>
277 <minInclusive oor:value="0">
278 <info>
279 <desc>Specifies the minimum allowed port number.</desc>
280 </info>
281 </minInclusive>
282 <maxInclusive oor:value="65535">
283 <info>
284 <desc>Specifies the maximum allowed port number.</desc>
285 </info>
286 </maxInclusive>
287 </constraints>
288 </prop>
289 <prop oor:name="ooInetHTTPSProxyName" oor:type="xs:string">
290 <!-- OldPath: Inet/HTTPSProxyName -->
291 <!-- OldLocation: soffice.ini -->
292 <!-- UIHints: Tools Options Internet Proxy -->
293 <info>
294 <author>TKR</author>
295 <desc>Specifies the name of the HTTPS proxy server.</desc>
296 </info>
297 <value/>
298 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
299 </prop>
300 <prop oor:name="ooInetHTTPSProxyPort" oor:type="xs:int">
301 <!-- OldPath: Inet/HTTPSProxyPort -->
302 <!-- OldLocation: soffice.ini -->
303 <!-- UIHints: Tools Options Internet Proxy -->
304 <info>
305 <author>TKR</author>
306 <desc>Specifies the port of the HTTPS proxy server.</desc>
307 </info>
308 <constraints>
309 <minInclusive oor:value="0">
310 <info>
311 <desc>Specifies the minimum allowed port number.</desc>
312 </info>
313 </minInclusive>
314 <maxInclusive oor:value="65535">
315 <info>
316 <desc>Specifies the maximum allowed port number.</desc>
317 </info>
318 </maxInclusive>
319 </constraints>
320 </prop>
321 <prop oor:name="ooInetSOCKSProxyName" oor:type="xs:string">
322 <!-- OldPath: Inet/SOCKSProxyName -->
323 <!-- OldLocation: soffice.ini -->
324 <!-- UIHints: Tools Options Internet Proxy -->
325 <info>
326 <deprecated/>
327 <author>KSO</author>
328 <desc>Specifies the name of the Socks proxy server.</desc>
329 </info>
330 <value/>
331 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
332 </prop>
333 <prop oor:name="ooInetSOCKSProxyPort" oor:type="xs:int">
334 <!-- OldPath: Inet/SOCKSProxyPort -->
335 <!-- OldLocation: soffice.ini -->
336 <!-- UIHints: Tools Options Internet Proxy -->
337 <info>
338 <deprecated/>
339 <author>KSO</author>
340 <desc>Specifies the port of the Socks proxy server.</desc>
341 </info>
342 <constraints>
343 <minInclusive oor:value="0">
344 <info>
345 <desc>Specifies the minimum allowed port number.</desc>
346 </info>
347 </minInclusive>
348 <maxInclusive oor:value="65535">
349 <info>
350 <desc>Specifies the maximum allowed port number.</desc>
351 </info>
352 </maxInclusive>
353 </constraints>
354 </prop>
355 </group>
356 <group oor:name="DefaultSearchEngine">
357 <info>
358 <desc>Contains the name of the default search engine</desc>
359 </info>
360 <prop oor:name="Name" oor:type="xs:string">
361 <info>
362 <author>OS</author>
363 <desc>The name of the default search engine</desc>
364 </info>
365 <value/>
366 </prop>
367 </group>
368 <set oor:name="SearchEngines" oor:node-type="SearchEngine">
369 <!--UI: Tools - Options - Internet - Search-->
370 <info>
371 <author>OS / TV</author>
372 <desc>Serves for the configuration of search engines. A default group of (localized) search engines including their configuration should be written by the setup.</desc>
373 </info>
374 </set>
375 </component>
376 </oor:component-schema>