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=
"Settings" oor:
package=
"org.openoffice.Office.OOoImprovement" xml:
lang=
"en-US">
4 <desc>Contains preferences for the OpenOffice.org Improvement Program components.
</desc>
8 <group oor:
name=
"Participation">
10 <desc>invitations to usage tracking etc.
</desc>
12 <prop oor:
name=
"OfficeStartCounterdown" oor:
type=
"xs:int">
14 <desc>the number of starts that will be skipped before the user will get invited to the
15 OpenOffice.org Improvement Program. If this is zero the user will get asked.
20 <prop oor:
name=
"InvitationAccepted" oor:
type=
"xs:boolean">
22 <desc>true, if the user accepted the invitation.
</desc>
26 <prop oor:
name=
"ShowedInvitation" oor:
type=
"xs:boolean">
28 <desc>true, if the user was already invited.
</desc>
32 <prop oor:
name=
"DeliveredPrebundled" oor:
type=
"xs:boolean">
34 <desc>true, if the extension is prebundled - is set by an onFirstRunInitialization job.
35 (currently not implemented)
</desc>
39 <prop oor:
name=
"HelpUrl" oor:
type=
"xs:string">
41 <desc>the url where additional infomation can be found.
</desc>
43 <value>http://wiki.services.openoffice.org/wiki/User_Experience/OpenOffice.org_User_Feedback_Program
</value>
46 <group oor:
name=
"Counters">
48 <desc>counts of recorded events, uploaded reports etc.
</desc>
50 <prop oor:
name=
"UploadedReports" oor:
type=
"xs:int">
52 <desc>the number of reports uploaded.
</desc>
56 <prop oor:
name=
"LoggedEvents" oor:
type=
"xs:int">
58 <desc>the number of events in zipped or already uploaded report.
</desc>
62 <prop oor:
name=
"FailedAttempts" oor:
type=
"xs:int">
64 <desc>the number of failed upload tries.
</desc>
69 <group oor:
name=
"Upload">
71 <desc>settings on destination for uploading reports
</desc>
73 <prop oor:
name=
"SoapUrl" oor:
type=
"xs:string">
75 <desc>the url where reports get send to.
</desc>
77 <value>http://report.services.openoffice.org:
80/soap/servlet/rpcrouter
</value>
79 <prop oor:
name=
"SoapIdAdditions" oor:
type=
"xs:string">
81 <desc>Additions to the SoapId for automated testing
82 DO NOT SET THIS VALUE UNLESS YOU KNOW WHAT YOU ARE DOING!
87 <prop oor:
name=
"ReporterEmail" oor:
type=
"xs:string">
89 <desc>The Emailaddress to fill out in the reportmail.xml file.
90 DO NOT SET THIS VALUE UNLESS YOU KNOW WHAT YOU ARE DOING!
91 Its only purpose is testing and quality assureance.
98 </oor:component-schema>