Update ooo320-m1
[ooovba.git] / officecfg / registry / schema / org / openoffice / UserProfile.xcs
blobe76d4ec7b5a16dd7be0aa18e69969abcb240f064
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: UserProfile.xcs,v $
11 * $Revision: 1.19 $
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="UserProfile" oor:package="org.openoffice" xml:lang="en-US"> <info>
33 <author>PB / JB</author>
34 <desc >Contains user-related information, such as name and address.</desc>
35 </info>
36 <component>
37 <group oor:name="Data">
38 <info>
39 <desc>Contains user-related information, such as name and address.</desc>
40 </info>
41 <prop oor:name="o" oor:type="xs:string">
42 <!-- OldPath: User -->
43 <!-- OldLocation: soffice.ini -->
44 <!-- UIHints: Tools - Options - General - User Data -->
45 <info>
46 <author>PB</author>
47 <desc>Specifies the name of the user&apos;s company.</desc>
48 </info>
49 <value/>
50 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
51 </prop>
52 <prop oor:name="givenname" oor:type="xs:string">
53 <!-- OldPath: User -->
54 <!-- OldLocation: soffice.ini -->
55 <!-- UIHints: Tools - Options - General - User Data -->
56 <info>
57 <author>PB</author>
58 <desc>Specifies the first name of the user.</desc>
59 </info>
60 <value/>
61 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
62 </prop>
63 <prop oor:name="sn" oor:type="xs:string">
64 <!-- OldPath: User -->
65 <!-- OldLocation: soffice.ini -->
66 <!-- UIHints: Tools - Options - General - User Data -->
67 <info>
68 <author>PB</author>
69 <desc>Specifies the last name of the user.</desc>
70 </info>
71 <value/>
72 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
73 </prop>
74 <prop oor:name="initials" oor:type="xs:string">
75 <!-- OldPath: User -->
76 <!-- OldLocation: soffice.ini -->
77 <!-- UIHints: Tools - Options - General - User Data -->
78 <info>
79 <author>PB</author>
80 <desc>Specifies the user&apos;s initials.</desc>
81 </info>
82 <value/>
83 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
84 </prop>
85 <prop oor:name="street" oor:type="xs:string">
86 <!-- OldPath: User -->
87 <!-- OldLocation: soffice.ini -->
88 <!-- UIHints: Tools - Options - General - User Data -->
89 <info>
90 <author>PB</author>
91 <desc>Specifies the street where the use lives.</desc>
92 </info>
93 <value/>
94 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
95 </prop>
96 <prop oor:name="l" oor:type="xs:string">
97 <!-- OldPath: User -->
98 <!-- OldLocation: soffice.ini -->
99 <!-- UIHints: Tools - Options - General - User Data -->
100 <info>
101 <author>PB</author>
102 <desc>Specifies the city where the user lives.</desc>
103 </info>
104 <value/>
105 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
106 </prop>
107 <prop oor:name="st" oor:type="xs:string">
108 <!-- OldPath: User -->
109 <!-- OldLocation: soffice.ini -->
110 <!-- UIHints: Tools - Options - General - User Data -->
111 <info>
112 <author>PB</author>
113 <desc>Specifies the state where the user lives.</desc>
114 </info>
115 <value/>
116 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
117 </prop>
118 <prop oor:name="postalcode" oor:type="xs:string">
119 <!-- OldPath: User -->
120 <!-- OldLocation: soffice.ini -->
121 <!-- UIHints: Tools - Options - General - User Data -->
122 <info>
123 <author>PB</author>
124 <desc>Specifies the user&apos;s ZIP-code.</desc>
125 </info>
126 <value/>
127 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
128 </prop>
129 <prop oor:name="c" oor:type="xs:string">
130 <!-- OldPath: User -->
131 <!-- OldLocation: soffice.ini -->
132 <!-- UIHints: Tools - Options - General - User Data -->
133 <info>
134 <author>PB</author>
135 <desc>Specifies the country where the user lives.</desc>
136 </info>
137 <value/>
138 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
139 </prop>
140 <prop oor:name="title" oor:type="xs:string">
141 <!-- OldPath: User -->
142 <!-- OldLocation: soffice.ini -->
143 <!-- UIHints: Tools - Options - General - User Data -->
144 <info>
145 <author>PB</author>
146 <desc>Specifies the user&apos;s title.</desc>
147 </info>
148 <value/>
149 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
150 </prop>
151 <prop oor:name="position" oor:type="xs:string">
152 <!-- OldPath: User -->
153 <!-- OldLocation: soffice.ini -->
154 <!-- UIHints: Tools - Options - General - User Data -->
155 <info>
156 <author>PB</author>
157 <desc>Specifies the users position. This field is only present for backward compatibility. It is not defined for ldap orgPerson.</desc>
158 </info>
159 <value/>
160 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
161 </prop>
162 <prop oor:name="homephone" oor:type="xs:string">
163 <!-- OldPath: User -->
164 <!-- OldLocation: soffice.ini -->
165 <!-- UIHints: Tools - Options - General - User Data -->
166 <info>
167 <author>PB</author>
168 <desc>Specifies the user&apos;s private telephone number.</desc>
169 </info>
170 <value/>
171 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
172 </prop>
173 <prop oor:name="telephonenumber" oor:type="xs:string">
174 <!-- OldPath: User -->
175 <!-- OldLocation: soffice.ini -->
176 <!-- UIHints: Tools - Options - General - User Data -->
177 <info>
178 <author>PB</author>
179 <desc>Specifies the user&apos;s telephone number at work.</desc>
180 </info>
181 <value/>
182 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
183 </prop>
184 <prop oor:name="facsimiletelephonenumber" oor:type="xs:string">
185 <!-- OldPath: User -->
186 <!-- OldLocation: soffice.ini -->
187 <!-- UIHints: Tools - Options - General - User Data -->
188 <info>
189 <author>PB</author>
190 <desc>Specifies the user&apos;s fax number.</desc>
191 </info>
192 <value/>
193 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
194 </prop>
195 <prop oor:name="mail" oor:type="xs:string">
196 <!-- OldPath: User -->
197 <!-- OldLocation: soffice.ini -->
198 <!-- UIHints: Tools - Options - General - User Data -->
199 <info>
200 <author>PB</author>
201 <desc>Specifies the user&apos;s e-mail address.</desc>
202 </info>
203 <value/>
204 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
205 </prop>
206 <prop oor:name="UserGroup" oor:type="xs:string">
207 <!-- OldPath: User -->
208 <!-- OldLocation: soffice.ini -->
209 <!-- UIHints: Tools - Options - General - User Data -->
210 <info>
211 <author>PB</author>
212 <desc>This field is kept for backwards compatibility.</desc>
213 </info>
214 <value>UserGroup</value>
215 </prop>
216 <prop oor:name="fathersname" oor:type="xs:string">
217 <!-- UIHints: Tools - Options - General - User Data -->
218 <info>
219 <author>rail</author>
220 <desc>Specifies the father's name of the user (only for Russian UI).</desc>
221 </info>
222 <value/>
223 </prop>
224 <prop oor:name="apartment" oor:type="xs:string">
225 <!-- UIHints: Tools - Options - General - User Data -->
226 <info>
227 <author>pb</author>
228 <desc>Specifies the apartment of the user (only for Russian UI).</desc>
229 </info>
230 <value/>
231 </prop>
232 </group>
233 </component>
234 </oor:component-schema>