File: pjxml_schProject.htm

package info (click to toggle)
office2003-schemas 1.0%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, sid, trixie
  • size: 42,304 kB
  • sloc: javascript: 2,429; makefile: 29
file content (597 lines) | stat: -rw-r--r-- 29,640 bytes parent folder | download
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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01051022"><META NAME="lcid" CONTENT="1033"><title>XML Schema for the &lt;Project&gt; Element</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><p id="ExpandAllLine" class="ExpFav"><a href="#" onclick="ExpandAll()" onkeypress="ExpandAll()" class="DropDown"><img id="picHeader" border="0" src="expandtri.gif" alt="Show All"><span id="ExpandAll">Show All</span></a></p><h1>XML Schema for the &lt;Project&gt; Element</h1><p>The following shows the &lt;Project&gt; element schema for Microsoft Office Project 2003. 
	Details of the schema for &lt;TimephasedDataType&gt;, &lt;Calendar&gt;, and so on, are shown in separate topics.
	</p>
			<p><a href="#" class="DropDown" onclick="Outline2()" onkeypress="Outline2()"><img border="0" src="blueup.gif" alt="Show">See Also</a></p>
			<div id="ExpCol" class="collapsed" border="0">
				<a href="pjxml_schema.htm" id="HV01051088" lcid=" ">Overview of XML Schema for Project</a><br>
				<a href="pjxml_structure.htm" id="HV01051032" lcid=" ">Overview of XML Structure for Project</a><br>
				<a href="pjxml_structProject.htm" id="HV01050603" lcid=" ">XML Structure for the &lt;Project&gt; Element</a><br>
				<a href="pjxml_elemProject.htm" id="HV01051466" lcid=" ">&lt;Project&gt; Element</a><br>
			</div>
		<pre><code>&lt;?xml version="1.0" encoding="UTF-8" ?&gt;
&lt;!--	
	The Microsoft Project 2003 XML Data Interchange Schema
	
	Revision date:	2003-03-04
	
	This schema defines the XML import/export format for project data in
	Microsoft Project 2003.  Localized documentation can be found in either the
	language-specific subfolder in either"\Program Files\Microsoft Office\Office"
	or "\Program Files\Microsoft Office\Office11" folder or the appropriate
	Updates to this document, if any, can be found at http://Microsoft.com/Project.

	Microsoft may have patents, patent applications, trademarks, copyrights,
	or other intellectual property rights covering subject	matter in this
	document. Except as expressly provided in any written	license agreement
	from Microsoft, the furnishing of this document does not give you any
	license to these patents, trademarks, copyrights, or other intellectual
	property.

	(c) 2003 Microsoft Corporation. All rights reserved.
--&gt;
&lt;xsd:schema xmlns="http://schemas.microsoft.com/project" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
targetNamespace="http://schemas.microsoft.com/project" 
elementFormDefault="qualified"&gt;
	&lt;xsd:annotation&gt;
		&lt;xsd:documentation&gt;The full project schema definition from the project level down, 
		starting with data type definitions.&lt;/xsd:documentation&gt;
		&lt;xsd:appinfo&gt;The Microsoft Project Data Interchange Schema for Microsoft Project 10.
		&lt;/xsd:appinfo&gt;
	&lt;/xsd:annotation&gt;
	&lt;!-- data type definitions - @TimephasedData schema --&gt;
	&lt;xsd:complexType name="TimephasedDataType"&gt;
	    ...
	&lt;/xsd:complexType&gt;
	&lt;!-- @Project schema --&gt;
	&lt;xsd:element name="Project"&gt;
		&lt;xsd:annotation&gt;
			&lt;xsd:documentation&gt;The project is the top level element of the document.
			&lt;/xsd:documentation&gt;
		&lt;/xsd:annotation&gt;
		&lt;xsd:complexType&gt;
			&lt;xsd:sequence&gt;
				&lt;xsd:element name="UID" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The unique ID of the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="16" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Name" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The name of the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="255" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Title" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The title of the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="512" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Subject" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The subject of the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="512" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Category" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The category of the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="512" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Company" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The company that owns the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="512" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Manager" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The manager of the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="512" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Author" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The author of the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="512" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="CreationDate" type="xsd:dateTime" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The date that the project was created.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Revision" type="xsd:integer" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The number of times a project has been saved.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="LastSaved" type="xsd:dateTime" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The date that the project was last saved.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="ScheduleFromStart" type="xsd:boolean" default="true" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether the project is schduled from the start date or finish date.
						&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="StartDate" type="xsd:dateTime" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The start date of the project. Required if ScheduleFromStart is true.
						&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="FinishDate" type="xsd:dateTime" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The finish date of the project. Required if ScheduleFromStart is false.
						&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="FYStartDate" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Fiscal Year starting month. Values are: 
						1=January, 2=February, 3=March, 4=April, 5=May, 6=June, 7=July, 
						8=August, 9=September, 10=October, 11=November, 12=December &lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="1" /&gt;
							&lt;xsd:enumeration value="2" /&gt;
							&lt;xsd:enumeration value="3" /&gt;
							&lt;xsd:enumeration value="4" /&gt;
							&lt;xsd:enumeration value="5" /&gt;
							&lt;xsd:enumeration value="6" /&gt;
							&lt;xsd:enumeration value="7" /&gt;
							&lt;xsd:enumeration value="8" /&gt;
							&lt;xsd:enumeration value="9" /&gt;
							&lt;xsd:enumeration value="10" /&gt;
							&lt;xsd:enumeration value="11" /&gt;
							&lt;xsd:enumeration value="12" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="CriticalSlackLimit" type="xsd:integer" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The number of days past its end date that a task can go 
						before Microsoft Project marks that task as a critical task.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="CurrencyDigits" type="xsd:integer" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The number of digits after the decimal symbol.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="CurrencySymbol" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The currency symbol used in the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:string"&gt;
							&lt;xsd:maxLength value="20" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="CurrencySymbolPosition" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The position of the currency symbol.  Values are: 
						0=Before, 1=After, 2=Before With Space, 3=After with space.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="0" /&gt;
							&lt;xsd:enumeration value="1" /&gt;
							&lt;xsd:enumeration value="2" /&gt;
							&lt;xsd:enumeration value="3" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="CalendarUID" type="xsd:integer" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The project calendar.  Refers to a valid UID in the 
						Calendars element of the Microsoft Project XML Schema.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DefaultStartTime" type="xsd:time" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default start time of new tasks.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DefaultFinishTime" type="xsd:time" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default finish time of new tasks.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="MinutesPerDay" type="xsd:integer" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The number of minutes per day.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="MinutesPerWeek" type="xsd:integer" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The number of minutes per week.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DaysPerMonth" type="xsd:integer" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The number of days per month.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DefaultTaskType" default="1" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default type of new tasks. Values are: 
						0=Fixed Units, 1=Fixed Duration, 2=Fixed Work.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="0" /&gt;
							&lt;xsd:enumeration value="1" /&gt;
							&lt;xsd:enumeration value="2" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DefaultFixedCostAccrual" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default from where fixed costs are accrued.  Values are: 
						1=Start, 2=Prorated, 3=End&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="1" /&gt;
							&lt;xsd:enumeration value="2" /&gt;
							&lt;xsd:enumeration value="3" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DefaultStandardRate" type="xsd:float" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default standard rate for new resources.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DefaultOvertimeRate" type="xsd:float" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default overtime rate for new resources.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DurationFormat" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The format for expressing the bulk duration.  Values are: 
						3=m, 4=em, 5=h, 6=eh, 7=d, 8=ed, 9=w, 10=ew, 11=mo, 12=emo, 19=%, 20=e%, 21=null, 
						35=m?, 36=em?, 37=h?, 38=eh?, 39=d?, 40=ed?, 41=w?, 42=ew?, 43=mo?, 44=emo?, 51=%?, 52=e%? and 
						53=null.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="3" /&gt;
							&lt;xsd:enumeration value="4" /&gt;
							&lt;xsd:enumeration value="5" /&gt;
							&lt;xsd:enumeration value="6" /&gt;
							&lt;xsd:enumeration value="7" /&gt;
							&lt;xsd:enumeration value="8" /&gt;
							&lt;xsd:enumeration value="9" /&gt;
							&lt;xsd:enumeration value="10" /&gt;
							&lt;xsd:enumeration value="11" /&gt;
							&lt;xsd:enumeration value="12" /&gt;
							&lt;xsd:enumeration value="19" /&gt;
							&lt;xsd:enumeration value="20" /&gt;
							&lt;xsd:enumeration value="21" /&gt;
							&lt;xsd:enumeration value="35" /&gt;
							&lt;xsd:enumeration value="36" /&gt;
							&lt;xsd:enumeration value="37" /&gt;
							&lt;xsd:enumeration value="38" /&gt;
							&lt;xsd:enumeration value="39" /&gt;
							&lt;xsd:enumeration value="40" /&gt;
							&lt;xsd:enumeration value="41" /&gt;
							&lt;xsd:enumeration value="42" /&gt;
							&lt;xsd:enumeration value="43" /&gt;
							&lt;xsd:enumeration value="44" /&gt;
							&lt;xsd:enumeration value="51" /&gt;
							&lt;xsd:enumeration value="52" /&gt;
							&lt;xsd:enumeration value="53" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="WorkFormat" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default work unit format. Values are: 
						1=m, 2=h, 3=d, 4=w, 5=mo&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="1" /&gt;
							&lt;xsd:enumeration value="2" /&gt;
							&lt;xsd:enumeration value="3" /&gt;
							&lt;xsd:enumeration value="4" /&gt;
							&lt;xsd:enumeration value="5" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="EditableActualCosts" type="xsd:boolean" default="false" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether or not actual costs are editable.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="HonorConstraints" type="xsd:boolean" default="true" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether tasks honour their constraint dates.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="EarnedValueMethod" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default method for calculating earned value. Values are: 
						0=Percent Complete, 1=Physical Percent Complete&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="0" /&gt;
							&lt;xsd:enumeration value="1" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="InsertedProjectsLikeSummary" type="xsd:boolean" default="true" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether to calculate subtasks as summary tasks.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="MultipleCriticalPaths" type="xsd:boolean" default="false" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether multiple critical paths are calculated.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="NewTasksEffortDriven" type="xsd:boolean" default="true" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether new tasks are effort driven.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="NewTasksEstimated" type="xsd:boolean" default="true" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether to show the estimated duration by default.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="SplitsInProgressTasks" type="xsd:boolean" default="true" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether in-progress tasks can be split.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="SpreadActualCost" type="xsd:boolean" default="true" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether actual costs are spread to the status date.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="SpreadPercentComplete" type="xsd:boolean" default="false" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether percent complete is spread to the status date.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="TaskUpdatesResource" type="xsd:boolean" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether updates to tasks update resources.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="FiscalYearStart" type="xsd:boolean" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Specifies whether to use fiscal year numbering&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="WeekStartDay" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Start day of the week. Values are: 
						0=Sunday, 1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="0" /&gt;
							&lt;xsd:enumeration value="1" /&gt;
							&lt;xsd:enumeration value="2" /&gt;
							&lt;xsd:enumeration value="3" /&gt;
							&lt;xsd:enumeration value="4" /&gt;
							&lt;xsd:enumeration value="5" /&gt;
							&lt;xsd:enumeration value="6" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="MoveCompletedEndsBack" type="xsd:boolean" default="false" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;
							Specifies whether the end of completed portions of tasks scheduled to begin after the 
							status date but begun early should be moved back to the status date.
						&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="MoveRemainingStartsBack" type="xsd:boolean" default="false" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;
							Specifies whether the beginning of remaining portions of tasks scheduled to begin after the 
							status date but begun early should be moved back to the status date.
						&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="MoveRemainingStartsForward" type="xsd:boolean" default="false" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;
							Specifies whether the beginning of remaining portions of tasks scheduled to have begun late 
							should be moved up to the status date.
						&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="MoveCompletedEndsForward" type="xsd:boolean" default="false" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;
							Specifies whether the end of completed portions of tasks scheduled to have been completed 
							before the status date but begun late should be moved up to the status date.
						&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="BaselineForEarnedValue" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The specific baseline used to calculate Variance values.  Values are: 
						0=Baseline, 1=Baseline 1, 2=Baseline 2, 3=Baseline 3, 4=Baseline 4, 5=Baseline 5, 6=Baseline 6, 
						7=Baseline 7, 8=Baseline 8, 9=Baseline 9, 10=Baseline 10&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="0" /&gt;
							&lt;xsd:enumeration value="1" /&gt;
							&lt;xsd:enumeration value="2" /&gt;
							&lt;xsd:enumeration value="3" /&gt;
							&lt;xsd:enumeration value="4" /&gt;
							&lt;xsd:enumeration value="5" /&gt;
							&lt;xsd:enumeration value="6" /&gt;
							&lt;xsd:enumeration value="7" /&gt;
							&lt;xsd:enumeration value="8" /&gt;
							&lt;xsd:enumeration value="9" /&gt;
							&lt;xsd:enumeration value="10" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="AutoAddNewResourcesAndTasks" type="xsd:boolean" default="true" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether to automatically add new resources to the resource pool.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="StatusDate" type="xsd:dateTime" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Date used for calculation and reporting.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="CurrentDate" type="xsd:dateTime" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The system date that the XML was generated.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="MicrosoftProjectServerURL" type="xsd:boolean" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether the project was created by a Project Server user as opposed to an NT user.
						&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="Autolink" type="xsd:boolean" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether to autolink inserted or moved tasks.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="NewTaskStartDate" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default date for new tasks start.  Values are: 
						0=Project Start Date, 1=Current Date&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="0" /&gt;
							&lt;xsd:enumeration value="1" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="DefaultTaskEVMethod" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;The default earned value method for tasks.  Values are: 
						0=Percent Complete, 1=Physical Percent Complete&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
					&lt;xsd:simpleType&gt;
						&lt;xsd:restriction base="xsd:integer"&gt;
							&lt;xsd:enumeration value="0" /&gt;
							&lt;xsd:enumeration value="1" /&gt;
						&lt;/xsd:restriction&gt;
					&lt;/xsd:simpleType&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="ProjectExternallyEdited" type="xsd:boolean" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether the project XML was edited.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="ExtendedCreationDate" type="xsd:dateTime" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Date used for calculation and reporting.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="ActualsInSync" type="xsd:boolean" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether all actual work has been synchronized with the project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="RemoveFileProperties" type="xsd:boolean" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether to remove all file properties on save.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;xsd:element name="AdminProject" type="xsd:boolean" minOccurs="0"&gt;
					&lt;xsd:annotation&gt;
						&lt;xsd:documentation&gt;Whether the project is an administrative project.&lt;/xsd:documentation&gt;
					&lt;/xsd:annotation&gt;
				&lt;/xsd:element&gt;
				&lt;!-- @OutlineCode schema --&gt;
				&lt;xsd:element name="OutlineCodes" minOccurs="0"&gt;
				    ...
				&lt;/xsd:element&gt;
				&lt;!-- @WBSMask schema --&gt;
				&lt;xsd:element name="WBSMasks" minOccurs="0"&gt;
				    ...
				&lt;/xsd:element&gt;
				&lt;!-- @ExtendedAttribute schema --&gt;
				&lt;xsd:element name="ExtendedAttributes" minOccurs="0"&gt;
				    ...
				&lt;/xsd:element&gt;
				&lt;!-- @Calendar schema --&gt;
				&lt;xsd:element name="Calendars" minOccurs="0"&gt;
				    ...
				&lt;/xsd:element&gt;
				&lt;!-- @Task schema --&gt;
				&lt;xsd:element name="Tasks" minOccurs="0"&gt;
				    ...
				&lt;/xsd:element&gt;
				&lt;!-- @Resource schema --&gt;
				&lt;xsd:element name="Resources" minOccurs="0"&gt;
				    ...
				&lt;/xsd:element&gt;
				&lt;!-- @Assignment schema --&gt;
				&lt;xsd:element name="Assignments" minOccurs="0"&gt;
				    ...
				&lt;/xsd:element&gt;
			&lt;/xsd:sequence&gt;
		&lt;/xsd:complexType&gt;
	&lt;/xsd:element&gt;
&lt;/xsd:schema&gt;</code></pre><center><a href="XMLSchemaCopyright_HV01147162.htm">&copy;2003-2004 Microsoft Corporation. All rights reserved.</a>  

Permission to copy, display and distribute this document is available at: <a 

href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&amp;CTT=11&amp;Origin=HV011232471033" 

target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>