home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 June / maximum-cd-2011-06.iso / DiscContents / LibO_3.3.1_Win_x86_install_multi.exe / libreoffice1.cab / ReportDesign.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2011-02-16  |  1.6 KB  |  42 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="ReportDesign" oor:package="org.openoffice.Office" xml:lang="en-US">
  3.   <info>
  4.     <desc>Contains informatation of report design.</desc>
  5.   </info>
  6.   <component>
  7.     <group oor:name="PropertyBrowser">
  8.       <info>
  9.         <desc>specifies settings for the property browser used for reports and report controls.</desc>
  10.       </info>
  11.       <prop oor:name="DirectHelp" oor:type="xs:boolean">
  12.         <info>
  13.           <desc>Enables or disables a help section at the bottom of the property browser, which shows the help of the currently active property.</desc>
  14.         </info>
  15.         <value>false</value>
  16.       </prop>
  17.     </group>
  18.     <group oor:name="Extension">
  19.       <info>
  20.         <desc>specifies extension settings for the report designer.</desc>
  21.       </info>
  22.       <prop oor:name="DownloadURL" oor:type="xs:string">
  23.         <info>
  24.           <desc>Direct download URL to the Oracle(tm) Report Builder extension.</desc>
  25.         </info>
  26.         <value>http://extensions.go-oo.org</value>
  27.       </prop>
  28.       <prop oor:name="Name" oor:type="xs:string">
  29.         <info>
  30.           <desc>Name of the extension.</desc>
  31.         </info>
  32.         <value>Oracle(tm) Report Builder</value>
  33.       </prop>
  34.     </group>
  35.     <group oor:name="UserData" oor:extensible="true">
  36.       <info>
  37.         <desc>Denotes an additional field for arbitrary data.</desc>
  38.       </info>
  39.     </group>
  40.   </component>
  41. </oor:component-schema>
  42.