summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
blob: d63a699c682dd139d72cbb8d8938d5780419639b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************************
 *
 *  $RCSfile: Substitution.xcs,v $
 *
 *  $Revision: 1.9 $
 *
 *  last change: $Author: hr $ $Date: 2003-07-24 13:12:14 $
 *
 *  The Contents of this file are made available subject to the terms of
 *  either of the following licenses
 *
 *         - GNU Lesser General Public License Version 2.1
 *         - Sun Industry Standards Source License Version 1.1
 *
 *  Sun Microsystems Inc., October, 2000
 *
 *  GNU Lesser General Public License Version 2.1
 *  =============================================
 *  Copyright 2000 by Sun Microsystems, Inc.
 *  901 San Antonio Road, Palo Alto, CA 94303, USA
 *
 *  This library is free software; you can redistribute it and/or
 *  modify it under the terms of the GNU Lesser General Public
 *  License version 2.1, as published by the Free Software Foundation.
 *
 *  This library is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *  Lesser General Public License for more details.
 *
 *  You should have received a copy of the GNU Lesser General Public
 *  License along with this library; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 *  MA  02111-1307  USA
 *
 *
 *  Sun Industry Standards Source License Version 1.1
 *  =================================================
 *  The contents of this file are subject to the Sun Industry Standards
 *  Source License Version 1.1 (the "License"); You may not use this file
 *  except in compliance with the License. You may obtain a copy of the
 *  License at http://www.openoffice.org/license.html.
 *
 *  Software provided under this License is provided on an "AS IS" basis,
 *  WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
 *  WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 *  See the License for the specific provisions governing your rights and
 *  obligations concerning the Software.
 *
 *  The Initial Developer of the Original Code is: Sun Microsystems, Inc..
 *
 *  Copyright: 2000 by Sun Microsystems, Inc.
 *
 *  All Rights Reserved.
 *
 *  Contributor(s): _______________________________________
 *
 *
 ************************************************************************ -->
<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
<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="Substitution" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
		<author>CD</author>
		<desc xml:lang="en-US">Stores rules for user-defined path variables called SharePoint. These rules are evaluated when a user-defined path variable must be substituted with a real path.</desc>
	</info>
	<templates>
		<group oor:name="SharePointMapping">
			<info>
				<desc xml:lang="en-US">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="el">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="nl">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="fr">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="fi">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="cs">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="da">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="zh-CN">将共享点映射到现有路径,或者映射到“目录”属性中定义的其他共享点中。</desc>
				<desc xml:lang="zh-TW">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="ar">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="he">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="ca">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="pt">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="ru">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="es">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="it">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="sv">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="pl">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="pt-BR">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="ja">共通点を、既存のパス、またはディレクトリの属性で指定したほかの共有点にマップします。</desc>
				<desc xml:lang="ko">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="tr">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="th">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="hi-IN">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
				<desc xml:lang="x-comment">Maps a share point to an existing path or to another share point defined in the Directory property.</desc>
			</info>
			<prop oor:name="Directory" oor:type="xs:string" oor:nillable="false">
				<info>
					<desc xml:lang="en-US">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="el">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="nl">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="fr">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="fi">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="cs">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="da">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="zh-CN">指定以有效编码文件 URL 或使用其他路径变量存储的物理目录位置。</desc>
					<desc xml:lang="zh-TW">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="ar">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="he">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="ca">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="pt">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="ru">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="es">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="it">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="sv">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="pl">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="pt-BR">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="ja">コード化ファイルの有効な URL、またはほかのパス変数で保存されたディレクトリの物理的な場所を指定します。</desc>
					<desc xml:lang="ko">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="tr">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="th">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="hi-IN">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
					<desc xml:lang="x-comment">Specifies a physical directory location that is stored as a valid encoded file URL or with other path variables.</desc>
				</info>
			</prop>
			<group oor:name="Environment">
				<info>
					<desc xml:lang="en-US">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="el">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="nl">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="fr">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="fi">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="cs">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="da">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="zh-CN">指定此共享点映射所需的操作系统。这样就可以定义系统相关设定。</desc>
					<desc xml:lang="zh-TW">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="ar">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="he">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="ca">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="pt">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="ru">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="es">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="it">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="sv">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="pl">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="pt-BR">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="ja">この共有点のマッピングに必要な OS を指定します。結果的に、システム依存の設定を指定できます。</desc>
					<desc xml:lang="ko">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="tr">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="th">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="hi-IN">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
					<desc xml:lang="x-comment">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
				</info>
				<prop oor:name="OS" oor:type="xs:string">
					<info>
						<desc xml:lang="en-US">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="el">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="nl">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="fr">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="fi">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="cs">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="da">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="zh-CN">指定此共享点映射所需的操作系统。这样就可以定义系统相关设定。</desc>
						<desc xml:lang="zh-TW">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="ar">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="he">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="ca">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="pt">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="ru">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="es">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="it">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="sv">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="pl">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="pt-BR">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="ja">この共有点のマッピングに必要な OS を指定します。結果的に、システム依存の設定を指定できます。</desc>
						<desc xml:lang="ko">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="tr">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="th">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="hi-IN">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
						<desc xml:lang="x-comment">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
					</info>
				</prop>
				<prop oor:name="Host" oor:type="xs:string">
					<info>
						<desc xml:lang="en-US">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="el">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="nl">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="fr">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="fi">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="cs">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="da">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="zh-CN">指定对“目录”属性设定有效的主机名。可以在名称中使用“*”通配符。</desc>
						<desc xml:lang="zh-TW">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="ar">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="he">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="ca">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="pt">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="ru">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="es">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="it">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="sv">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="pl">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="pt-BR">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="ja">ディレクトリの属性設定が有効なホストの名前を指定します。名前にワイルドカード「*」を使用できます。</desc>
						<desc xml:lang="ko">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="tr">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="th">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="hi-IN">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="x-comment">Specifies the name of the host for which the Directory property setting is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
					</info>
				</prop>
				<prop oor:name="DNSDomain" oor:type="xs:string">
					<info>
						<desc xml:lang="en-US">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="el">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="nl">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="fr">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="fi">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="cs">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="da">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="zh-CN">指定对“目录”属性变量有效的 dns 域。可以在域中使用“*”通配符。</desc>
						<desc xml:lang="zh-TW">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="ar">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="he">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="ca">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="pt">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="ru">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="es">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="it">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="sv">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="pl">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="pt-BR">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="ja">Directory 属性の変数が有効な dns ドメインを指定します。ドメインにワイルドカード「*」を使用できます。</desc>
						<desc xml:lang="ko">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="tr">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="th">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="hi-IN">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="x-comment">Specifies the dns domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
					</info>
				</prop>
				<prop oor:name="YPDomain" oor:type="xs:string">
					<info>
						<desc xml:lang="en-US">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="el">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="nl">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="fr">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="fi">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="cs">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="da">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="zh-CN">指定对“目录”属性变量有效的黄页或 NIS 域。可以在名称中使用“*”通配符。</desc>
						<desc xml:lang="zh-TW">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="ar">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="he">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="ca">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="pt">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="ru">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="es">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="it">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="sv">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="pl">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="pt-BR">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="ja">Directory 属性の変数が有効なイエローページ、または NIS ドメインを指定します。名前にワイルドカード「*」を使用できます。</desc>
						<desc xml:lang="ko">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="tr">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="th">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="hi-IN">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
						<desc xml:lang="x-comment">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the name.</desc>
					</info>
				</prop>
				<prop oor:name="NTDomain" oor:type="xs:string">
					<info>
						<desc xml:lang="en-US">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="el">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="nl">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="fr">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="fi">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="cs">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="da">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="zh-CN">指定对“目录”属性变量有效的 NT 域。可以在域中使用“*”通配符。</desc>
						<desc xml:lang="zh-TW">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="ar">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="he">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="ca">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="pt">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="ru">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="es">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="it">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="sv">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="pl">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="pt-BR">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="ja">Directory 属性の変数が有効な NT ドメインを指定します。ドメインにワイルドカード「*」を使用できます。</desc>
						<desc xml:lang="ko">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="tr">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="th">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="hi-IN">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
						<desc xml:lang="x-comment">Specifies the NT domain for which the Directory property variable is valid. You can use the &apos;*&apos; wildcard for the domain.</desc>
					</info>
				</prop>
			</group>
		</group>
		<set oor:name="SharePoint" oor:node-type="SharePointMapping">
			<info>
				<desc xml:lang="en-US">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="el">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="nl">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="fr">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="fi">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="cs">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="da">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="zh-CN">指定路径变量名称。该名称区分大小写且必须以 ASCII 字符定义。该名称在路径设定中用作通配符,并且在运行时可以用一个已定义映射中的路径替拀¢。</desc>
				<desc xml:lang="zh-TW">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="ar">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="he">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="ca">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="pt">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="ru">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="es">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="it">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="sv">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="pl">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="pt-BR">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="ja">パス変数名を指定します。名前は大文字、小文字を区別し、ASCII 文字で指定する必要があります。名前は、パス設定内のプレースホルダとして使用され、ランタイム時に、指定したマッピングの 1 つで定義したパスに置き換えることができます。</desc>
				<desc xml:lang="ko">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="tr">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="th">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="hi-IN">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
				<desc xml:lang="x-comment">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
			</info>
		</set>
	</templates>
	<component>
		<set oor:name="SharePoints" oor:node-type="SharePoint">
			<info>
				<desc xml:lang="en-US">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="el">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="nl">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="fr">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="fi">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="cs">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="da">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="zh-CN">指定在路径设定中用作路径变量 (通配符) 的 SharePoints 表格。</desc>
				<desc xml:lang="zh-TW">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="ar">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="he">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="ca">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="pt">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="ru">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="es">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="it">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="sv">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="pl">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="pt-BR">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="ja">パス設定内でパス変数 (プレースホルダ) として使用する  SharePoints の表を指定します。</desc>
				<desc xml:lang="ko">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="tr">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="th">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="hi-IN">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
				<desc xml:lang="x-comment">Specifies a table of SharePoints that are used as path variables (placeholder) within path settings.</desc>
			</info>
		</set>
	</component>
</oor:component-schema>