1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 <!DOCTYPE oor:component-schema SYSTEM
"../../../component-schema.dtd">
20 <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">
22 <desc>Contains user-related information, such as name and address.
</desc>
25 <group oor:
name=
"Data">
27 <desc>Contains user-related information, such as name and address.
</desc>
29 <prop oor:
name=
"o" oor:
type=
"xs:string" oor:
nillable=
"false">
30 <!-- OldPath: User -->
31 <!-- OldLocation: soffice.ini -->
32 <!-- UIHints: Tools - Options - General - User Data -->
34 <desc>Specifies the name of the user's company.
</desc>
37 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
39 <prop oor:
name=
"givenname" oor:
type=
"xs:string" oor:
nillable=
"false">
40 <!-- OldPath: User -->
41 <!-- OldLocation: soffice.ini -->
42 <!-- UIHints: Tools - Options - General - User Data -->
44 <desc>Specifies the first name of the user.
</desc>
47 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
49 <prop oor:
name=
"sn" oor:
type=
"xs:string" oor:
nillable=
"false">
50 <!-- OldPath: User -->
51 <!-- OldLocation: soffice.ini -->
52 <!-- UIHints: Tools - Options - General - User Data -->
54 <desc>Specifies the last name of the user.
</desc>
57 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
59 <prop oor:
name=
"initials" oor:
type=
"xs:string" oor:
nillable=
"false">
60 <!-- OldPath: User -->
61 <!-- OldLocation: soffice.ini -->
62 <!-- UIHints: Tools - Options - General - User Data -->
64 <desc>Specifies the user's initials.
</desc>
67 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
69 <prop oor:
name=
"street" oor:
type=
"xs:string" oor:
nillable=
"false">
70 <!-- OldPath: User -->
71 <!-- OldLocation: soffice.ini -->
72 <!-- UIHints: Tools - Options - General - User Data -->
74 <desc>Specifies the street where the use lives.
</desc>
77 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
79 <prop oor:
name=
"l" oor:
type=
"xs:string" oor:
nillable=
"false">
80 <!-- OldPath: User -->
81 <!-- OldLocation: soffice.ini -->
82 <!-- UIHints: Tools - Options - General - User Data -->
84 <desc>Specifies the city where the user lives.
</desc>
87 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
89 <prop oor:
name=
"st" oor:
type=
"xs:string" oor:
nillable=
"false">
90 <!-- OldPath: User -->
91 <!-- OldLocation: soffice.ini -->
92 <!-- UIHints: Tools - Options - General - User Data -->
94 <desc>Specifies the state where the user lives.
</desc>
97 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
99 <prop oor:
name=
"postalcode" oor:
type=
"xs:string" oor:
nillable=
"false">
100 <!-- OldPath: User -->
101 <!-- OldLocation: soffice.ini -->
102 <!-- UIHints: Tools - Options - General - User Data -->
104 <desc>Specifies the user's ZIP-code.
</desc>
107 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
109 <prop oor:
name=
"c" oor:
type=
"xs:string" oor:
nillable=
"false">
110 <!-- OldPath: User -->
111 <!-- OldLocation: soffice.ini -->
112 <!-- UIHints: Tools - Options - General - User Data -->
114 <desc>Specifies the country where the user lives.
</desc>
117 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
119 <prop oor:
name=
"title" oor:
type=
"xs:string" oor:
nillable=
"false">
120 <!-- OldPath: User -->
121 <!-- OldLocation: soffice.ini -->
122 <!-- UIHints: Tools - Options - General - User Data -->
124 <desc>Specifies the user's title.
</desc>
127 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
129 <prop oor:
name=
"position" oor:
type=
"xs:string" oor:
nillable=
"false">
130 <!-- OldPath: User -->
131 <!-- OldLocation: soffice.ini -->
132 <!-- UIHints: Tools - Options - General - User Data -->
134 <desc>Specifies the users position. This field is only present for backward compatibility. It is not defined for ldap orgPerson.
</desc>
137 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
139 <prop oor:
name=
"homephone" oor:
type=
"xs:string" oor:
nillable=
"false">
140 <!-- OldPath: User -->
141 <!-- OldLocation: soffice.ini -->
142 <!-- UIHints: Tools - Options - General - User Data -->
144 <desc>Specifies the user's private telephone number.
</desc>
147 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
149 <prop oor:
name=
"telephonenumber" oor:
type=
"xs:string" oor:
nillable=
"false">
150 <!-- OldPath: User -->
151 <!-- OldLocation: soffice.ini -->
152 <!-- UIHints: Tools - Options - General - User Data -->
154 <desc>Specifies the user's telephone number at work.
</desc>
157 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
159 <prop oor:
name=
"facsimiletelephonenumber" oor:
type=
"xs:string" oor:
nillable=
"false">
160 <!-- OldPath: User -->
161 <!-- OldLocation: soffice.ini -->
162 <!-- UIHints: Tools - Options - General - User Data -->
164 <desc>Specifies the user's fax number.
</desc>
167 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
169 <prop oor:
name=
"mail" oor:
type=
"xs:string" oor:
nillable=
"false">
170 <!-- OldPath: User -->
171 <!-- OldLocation: soffice.ini -->
172 <!-- UIHints: Tools - Options - General - User Data -->
174 <desc>Specifies the user's email address.
</desc>
177 <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
179 <prop oor:
name=
"UserGroup" oor:
type=
"xs:string" oor:
nillable=
"false">
180 <!-- OldPath: User -->
181 <!-- OldLocation: soffice.ini -->
182 <!-- UIHints: Tools - Options - General - User Data -->
184 <desc>This field is kept for backwards compatibility.
</desc>
186 <value>UserGroup
</value>
188 <prop oor:
name=
"fathersname" oor:
type=
"xs:string" oor:
nillable=
"false">
189 <!-- UIHints: Tools - Options - General - User Data -->
191 <desc>Specifies the father's name of the user (only for Russian UI).
</desc>
195 <prop oor:
name=
"apartment" oor:
type=
"xs:string" oor:
nillable=
"false">
196 <!-- UIHints: Tools - Options - General - User Data -->
198 <desc>Specifies the apartment of the user (only for Russian UI).
</desc>
202 <prop oor:
name=
"signingkey" oor:
type=
"xs:string" oor:
nillable=
"false">
203 <!-- UIHints: Tools - Options - General - User Data -->
205 <desc>Specifies user's preferred OpenPGP key used for document signing
</desc>
209 <prop oor:
name=
"encryptionkey" oor:
type=
"xs:string" oor:
nillable=
"false">
210 <!-- UIHints: Tools - Options - General - User Data -->
212 <desc>Specifies user's preferred OpenPGP key used for document encryption
</desc>
216 <prop oor:
name=
"encrypttoself" oor:
type=
"xs:boolean" oor:
nillable=
"false">
217 <!-- UIHints: Tools - Options - General - User Data -->
219 <desc>Whether to encrypt documents for recipient(s) and also for the user with their preferred encryption key
</desc>
224 <group oor:
name=
"WinUserInfo">
226 <desc>Contains user information cached from Active Directory.
</desc>
228 <prop oor:
name=
"Cache" oor:
type=
"xs:string" oor:
nillable=
"false">
230 <desc>Cache data.
</desc>
236 </oor:component-schema>