home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / OOo_3.0.1_Win32Intel_install_wJRE_en-US.exe / openofficeorg1.cab / Inet.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2008-12-15  |  8.9 KB  |  278 lines

  1. <?xml version="1.0"?>
  2. <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">
  3.   <info>
  4.     <desc>Contains Internet-related configurations (proxies, search engines, etc.).</desc>
  5.   </info>
  6.   <templates>
  7.     <info/>
  8.     <group oor:name="SearchEngine">
  9.       <info>
  10.         <desc>Specifies the search type, i.e. nexus or exact search.</desc>
  11.       </info>
  12.       <group oor:name="And">
  13.         <info>
  14.           <desc>Specifies the search options for 'AND' searches (all words must be found).</desc>
  15.         </info>
  16.         <prop oor:name="ooInetPrefix" oor:type="xs:string">
  17.           <info>
  18.             <desc>Specifies the search expression, i.e. URL and query command.</desc>
  19.           </info>
  20.         </prop>
  21.         <prop oor:name="ooInetSuffix" oor:type="xs:string">
  22.           <info>
  23.             <desc>Specifies the suffix.</desc>
  24.           </info>
  25.         </prop>
  26.         <prop oor:name="ooInetSeparator" oor:type="xs:string">
  27.           <info>
  28.             <desc>Specifies the separator</desc>
  29.           </info>
  30.         </prop>
  31.         <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
  32.           <info>
  33.             <desc>Specifies if upper and lower case spelling should be considered.</desc>
  34.           </info>
  35.           <constraints>
  36.             <enumeration oor:value="0">
  37.               <info>
  38.                 <desc>None</desc>
  39.               </info>
  40.             </enumeration>
  41.             <enumeration oor:value="1">
  42.               <info>
  43.                 <desc>Upper</desc>
  44.               </info>
  45.             </enumeration>
  46.             <enumeration oor:value="2">
  47.               <info>
  48.                 <desc>Lower</desc>
  49.               </info>
  50.             </enumeration>
  51.           </constraints>
  52.         </prop>
  53.       </group>
  54.       <group oor:name="Or">
  55.         <info>
  56.           <desc>Specifies the search options for 'OR' searches (at least one word must be found).</desc>
  57.         </info>
  58.         <prop oor:name="ooInetPrefix" oor:type="xs:string">
  59.           <info>
  60.             <desc>Specifies the search expression, i.e. URL and query command.</desc>
  61.           </info>
  62.         </prop>
  63.         <prop oor:name="ooInetSuffix" oor:type="xs:string">
  64.           <info>
  65.             <desc>Specifies the suffix.</desc>
  66.           </info>
  67.         </prop>
  68.         <prop oor:name="ooInetSeparator" oor:type="xs:string">
  69.           <info>
  70.             <desc>Specifies the separator</desc>
  71.           </info>
  72.         </prop>
  73.         <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
  74.           <info>
  75.             <desc>Specifies if upper and lower case spelling should be considered.</desc>
  76.           </info>
  77.           <constraints>
  78.             <enumeration oor:value="0">
  79.               <info>
  80.                 <desc>None</desc>
  81.               </info>
  82.             </enumeration>
  83.             <enumeration oor:value="1">
  84.               <info>
  85.                 <desc>Upper</desc>
  86.               </info>
  87.             </enumeration>
  88.             <enumeration oor:value="2">
  89.               <info>
  90.                 <desc>Lower</desc>
  91.               </info>
  92.             </enumeration>
  93.           </constraints>
  94.         </prop>
  95.       </group>
  96.       <group oor:name="Exact">
  97.         <info>
  98.           <desc>Specifies the search options for 'Exact' searches (the whole text must be found).</desc>
  99.         </info>
  100.         <prop oor:name="ooInetPrefix" oor:type="xs:string">
  101.           <info>
  102.             <desc>Specifies the search expression, i.e. URL and query command.</desc>
  103.           </info>
  104.         </prop>
  105.         <prop oor:name="ooInetSuffix" oor:type="xs:string">
  106.           <info>
  107.             <desc>Specifies the suffix.</desc>
  108.           </info>
  109.         </prop>
  110.         <prop oor:name="ooInetSeparator" oor:type="xs:string">
  111.           <info>
  112.             <desc>Specifies the separator</desc>
  113.           </info>
  114.         </prop>
  115.         <prop oor:name="ooInetCaseMatch" oor:type="xs:int">
  116.           <info>
  117.             <desc>Specifies if upper and lower case spelling should be considered.</desc>
  118.           </info>
  119.           <constraints>
  120.             <enumeration oor:value="0">
  121.               <info>
  122.                 <desc>None</desc>
  123.               </info>
  124.             </enumeration>
  125.             <enumeration oor:value="1">
  126.               <info>
  127.                 <desc>Upper</desc>
  128.               </info>
  129.             </enumeration>
  130.             <enumeration oor:value="2">
  131.               <info>
  132.                 <desc>Lower</desc>
  133.               </info>
  134.             </enumeration>
  135.           </constraints>
  136.         </prop>
  137.       </group>
  138.     </group>
  139.   </templates>
  140.   <component>
  141.     <group oor:name="Settings">
  142.       <info>
  143.         <desc>Contains Internet-related configurations (servers, proxies, etc.).</desc>
  144.       </info>
  145.       <prop oor:name="ooInetDNSServer" oor:type="xs:string">
  146.         <info>
  147.           <deprecated/>
  148.         </info>
  149.         <value/>
  150.       </prop>
  151.       <prop oor:name="ooInetNoProxy" oor:type="xs:string">
  152.         <info>
  153.           <desc>Enumerates the names of servers that do not require any proxies.</desc>
  154.         </info>
  155.         <value/>
  156.       </prop>
  157.       <prop oor:name="ooInetProxyType" oor:type="xs:int">
  158.         <info>
  159.           <desc>Specifies the type of proxy selection.</desc>
  160.         </info>
  161.         <constraints>
  162.           <enumeration oor:value="0">
  163.             <info>
  164.               <desc>No proxies</desc>
  165.             </info>
  166.           </enumeration>
  167.           <enumeration oor:value="1">
  168.             <info>
  169.               <desc>Automatic proxy configuration</desc>
  170.             </info>
  171.           </enumeration>
  172.           <enumeration oor:value="2">
  173.             <info>
  174.               <desc>Manual proxy configuration</desc>
  175.             </info>
  176.           </enumeration>
  177.         </constraints>
  178.       </prop>
  179.       <prop oor:name="ooInetFTPProxyName" oor:type="xs:string">
  180.         <info>
  181.           <desc>Specifies the name of the FTP proxy server.</desc>
  182.         </info>
  183.         <value/>
  184.       </prop>
  185.       <prop oor:name="ooInetFTPProxyPort" oor:type="xs:int">
  186.         <info>
  187.           <desc>Specifies the port of the FTP proxy server.</desc>
  188.         </info>
  189.         <constraints>
  190.           <minInclusive oor:value="0">
  191.             <info>
  192.               <desc>Specifies the minimum allowed port number.</desc>
  193.             </info>
  194.           </minInclusive>
  195.           <maxInclusive oor:value="65535">
  196.             <info>
  197.               <desc>Specifies the maximum allowed port number.</desc>
  198.             </info>
  199.           </maxInclusive>
  200.         </constraints>
  201.       </prop>
  202.       <prop oor:name="ooInetHTTPProxyName" oor:type="xs:string">
  203.         <info>
  204.           <desc>Specifies the name of the HTTP proxy server.</desc>
  205.         </info>
  206.         <value/>
  207.       </prop>
  208.       <prop oor:name="ooInetHTTPProxyPort" oor:type="xs:int">
  209.         <info>
  210.           <desc>Specifies the port of the HTTP proxy server.</desc>
  211.         </info>
  212.         <constraints>
  213.           <minInclusive oor:value="0">
  214.             <info>
  215.               <desc>Specifies the minimum allowed port number.</desc>
  216.             </info>
  217.           </minInclusive>
  218.           <maxInclusive oor:value="65535">
  219.             <info>
  220.               <desc>Specifies the maximum allowed port number.</desc>
  221.             </info>
  222.           </maxInclusive>
  223.         </constraints>
  224.       </prop>
  225.       <prop oor:name="ooInetHTTPSProxyName" oor:type="xs:string">
  226.         <info>
  227.           <desc>Specifies the name of the HTTPS proxy server.</desc>
  228.         </info>
  229.         <value/>
  230.       </prop>
  231.       <prop oor:name="ooInetHTTPSProxyPort" oor:type="xs:int">
  232.         <info>
  233.           <desc>Specifies the port of the HTTPS proxy server.</desc>
  234.         </info>
  235.         <constraints>
  236.           <minInclusive oor:value="0">
  237.             <info>
  238.               <desc>Specifies the minimum allowed port number.</desc>
  239.             </info>
  240.           </minInclusive>
  241.           <maxInclusive oor:value="65535">
  242.             <info>
  243.               <desc>Specifies the maximum allowed port number.</desc>
  244.             </info>
  245.           </maxInclusive>
  246.         </constraints>
  247.       </prop>
  248.       <prop oor:name="ooInetSOCKSProxyName" oor:type="xs:string">
  249.         <info>
  250.           <deprecated/>
  251.         </info>
  252.         <value/>
  253.       </prop>
  254.       <prop oor:name="ooInetSOCKSProxyPort" oor:type="xs:int">
  255.         <info>
  256.           <deprecated/>
  257.         </info>
  258.       </prop>
  259.     </group>
  260.     <group oor:name="DefaultSearchEngine">
  261.       <info>
  262.         <desc>Contains the name of the default search engine</desc>
  263.       </info>
  264.       <prop oor:name="Name" oor:type="xs:string">
  265.         <info>
  266.           <desc>The name of the default search engine</desc>
  267.         </info>
  268.         <value/>
  269.       </prop>
  270.     </group>
  271.     <set oor:name="SearchEngines" oor:node-type="SearchEngine">
  272.       <info>
  273.         <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>
  274.       </info>
  275.     </set>
  276.   </component>
  277. </oor:component-schema>
  278.