File: pjxml_schResource.htm

package info (click to toggle)
office2003-schemas 1.0%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 42,304 kB
  • sloc: javascript: 2,429; makefile: 29
file content (811 lines) | stat: -rw-r--r-- 59,981 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
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01051058"><META NAME="lcid" CONTENT="1033"><title>XML Schema for the &lt;Resource&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;Resource&gt; Element</h1><p>The following shows the &lt;Resource&gt; element schema for Microsoft Office Project 2003. This is a child of the &lt;Project&gt; schema.</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_structResource.htm" id="HV01051059" lcid=" ">XML Structure for the &lt;Resource&gt; Element</a><br>
				<a href="pjxml_elemResources.htm" id="HV01056818" lcid=" ">&lt;Resources&gt; Element</a><br>
			</div>
		<pre><code>&lt;?xml version="1.0"?&gt;
   ...
&lt;!-- @Resource schema --&gt;
&lt;xsd:element name="Resources" minOccurs="0"&gt;
    &lt;xsd:annotation&gt;
        &lt;xsd:documentation&gt;The collection of resources that make up the project.
        &lt;/xsd:documentation&gt;
    &lt;/xsd:annotation&gt;
    &lt;xsd:complexType&gt;
        &lt;xsd:sequence&gt;
            &lt;xsd:element name="Resource" minOccurs="0" maxOccurs="unbounded"&gt;
                &lt;xsd:annotation&gt;
                    &lt;xsd:documentation&gt;There must be at least one resource in each Resources collection.
                    &lt;/xsd:documentation&gt;
                &lt;/xsd:annotation&gt;
                &lt;xsd:complexType&gt;
                    &lt;xsd:sequence&gt;
                        &lt;xsd:element name="UID" type="xsd:integer"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The unique identifier of the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ID" type="xsd:integer" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The position identifier of the resource within the list of resources.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&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 resource.
                                &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="Type" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The type of resource. Values are: 0=Material, 1=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:restriction&gt;
                            &lt;/xsd:simpleType&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="IsNull" type="xsd:boolean" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Specifies whether the resource is null.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="Initials" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The initials of the resource.
                                &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="Phonetics" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The phonetic spelling of the resource name.  
                                For use with Japanese only.
                                &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="NTAccount" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The NT account associated with the resource.
                                &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="MaterialLabel" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The unit of measure for the material resource.
                                &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="Code" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The code or other information about the resource.
                                &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="Group" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The group to which the resource belongs.
                                &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="WorkGroup" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The type of workgroup to which the resource belongs. 
                                Values are: 0=Default, 1=None, 2=Email, 3=Web
                                &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="EmailAddress" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The email address of the resource.
                                &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="Hyperlink" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The title of the hyperlink associated with the resource.
                                &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="HyperlinkAddress" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The hyperlink associated with the resource.
                                &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="HyperlinkSubAddress" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The document bookmark of the hyperlink associated with the resource.
                                &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="MaxUnits" type="xsd:float" default="1.0" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The maximum number of units that the resource is available.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="PeakUnits" type="xsd:float" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The largest number of units assigned to the resource at any time.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="OverAllocated" type="xsd:boolean" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Whether the resource is overallocated.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="AvailableFrom" type="xsd:dateTime" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The first date that the resource is available.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="AvailableTo" type="xsd:dateTime" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The last date the resource is available.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="Start" type="xsd:dateTime" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The scheduled start date of the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="Finish" type="xsd:dateTime" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The scheduled finish date of the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="CanLevel" type="xsd:boolean" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Whether the resource can be leveled.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="AccrueAt" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;How cost is accrued against the resource. 
                                Values are: 1=Start, 2=End, 3=Prorated
                                &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="Work" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The total work assigned to the resource across all assigned tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="RegularWork" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The amount of non-overtime work assigned to the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="OvertimeWork" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The amount of overtime work assigned to the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ActualWork" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The amount of actual work performed by the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="RemainingWork" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The amount of remaining work required to complete all assigned tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ActualOvertimeWork" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The amount of actual overtime work performed by the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="RemainingOvertimeWork" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The amount of remaining overtime work required to complete all tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="PercentWorkComplete" type="xsd:integer" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The percentage of work completed across all tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="StandardRate" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The standard rate of the resource. 
                                This value is as of the current date if a rate table exists for the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="StandardRateFormat" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The units used by Microsoft Project to display the standard rate.  
                                1=m, 2=h, 3=d, 4=w, 5=mo, 7=y, 8=material resource rate (or blank symbol specified)
                                &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="7" /&gt;
                                    &lt;xsd:enumeration value="8" /&gt;
                                &lt;/xsd:restriction&gt;
                            &lt;/xsd:simpleType&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="Cost" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The total project cost for the resource across all assigned tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="OvertimeRate" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The overtime rate of the resource. 
                                This value is as of the current date if a rate table exists for the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="OvertimeRateFormat" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The units used by Microsoft Project to display the overtime rate.  
                                1=m, 2=h, 3=d, 4=w, 5=mo, 7=y
                                &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="7" /&gt;
                                &lt;/xsd:restriction&gt;
                            &lt;/xsd:simpleType&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="OvertimeCost" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The total overtime cost for the resource including actual and remaining overtime costs.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="CostPerUse" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The cost per use of the resource. This value is as of the current date if a rate table 
                                exists for the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ActualCost" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The actual cost incurred by the resource across all assigned tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ActualOvertimeCost" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The actual overtime cost incurred by the resource across all assigned tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="RemainingCost" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The remaining projected cost of the resource to complete all assigned tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="RemainingOvertimeCost" type="xsd:decimal" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The remaining projected overtime cost of the resource to complete all assigned tasks.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="WorkVariance" type="xsd:float" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The difference between the baseline work and the work as minutes x 1000.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="CostVariance" type="xsd:float" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The difference between the baseline cost and the cost.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="SV" type="xsd:float" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Earned value schedule variance, through the project status date.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="CV" type="xsd:float" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Earned value cost variance, through the project status date.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ACWP" type="xsd:float" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The actual cost of the work performed by the resource for the project to-date.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&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 resource 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="Notes" type="xsd:string" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Text notes associated with the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="BCWS" type="xsd:float" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The budget cost of work scheduled for the resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="BCWP" type="xsd:float" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The budgeted cost of of the work performed by the resource for the project to-date.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="IsGeneric" type="xsd:boolean" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Specifies whether the resource is generic.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="IsInactive" type="xsd:boolean" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Specifies whether the resource is set to inactive.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="IsEnterprise" type="xsd:boolean" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Specifies whether the resource is an Enterprise resource.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="BookingType" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Specifies the booking type of the resource. 1=Commited, 2=Proposed
                                &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="ActualWorkProtected" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Specifies the duration through which actual work is protected.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ActualOvertimeWorkProtected" type="xsd:duration" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;Specifies the duration through which actual overtime work is protected.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ActiveDirectoryGUID" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The Active Directory GUID for the resource.
                                &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="CreationDate" type="xsd:dateTime" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The date that the resource was created.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="ExtendedAttribute" minOccurs="0" maxOccurs="unbounded"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The value of an extended attribute.  Two pieces of data are necessary - 
                                a pointer back to the extended attribute table which is specified either by the unique ID or the Field ID, 
                                and the value which is specified either with the value, or a pointer back to the value list.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                            &lt;xsd:complexType&gt;
                                &lt;xsd:sequence&gt;
                                    &lt;xsd:element name="UID" type="xsd:integer" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The unique ID of the value in the extended attribute collection.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="FieldID" type="xsd:string" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The PID of the custom field.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="Value" type="xsd:string" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The actual value of the extended attribute.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="ValueID" type="xsd:integer" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The ID of the value in the extended attribut lookup table.
                                            &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:sequence&gt;
                            &lt;/xsd:complexType&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="Baseline" minOccurs="0" maxOccurs="unbounded"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The baseline values for the resources.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                            &lt;xsd:complexType&gt;
                                &lt;xsd:sequence&gt;
                                    &lt;xsd:element name="Number" type="xsd:integer"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The unique number of the baseline data record.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="Work" type="xsd:duration" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The work assigned the resource when the baseline is saved.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="Cost" type="xsd:float" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The projected cost for the resource when the baseline was saved.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="BCWS" type="xsd:float" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The budget cost of work scheduled for the resource.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="BCWP" type="xsd:float" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The budgeted cost of of the work performed by the resource for the project to-date.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                &lt;/xsd:sequence&gt;
                            &lt;/xsd:complexType&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="OutlineCode" minOccurs="0" maxOccurs="unbounded"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The value of an outline code.  Two pieces of data are necessary - a pointer back to 
                                the outline code table which is specified either by the unique ID or the Field ID, and the value which is 
                                specified either with the value, or a pointer back to the value list.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                            &lt;xsd:complexType&gt;
                                &lt;xsd:sequence&gt;
                                    &lt;xsd:element name="UID" type="xsd:integer" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The unique ID of the value in the outline code collection.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="FieldID" type="xsd:string" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The field ID in the localised language.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                    &lt;xsd:element name="ValueID" type="xsd:integer" minOccurs="0"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The unique ID in the value list associated with the definition 
                                            in the outline code collection.&lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                    &lt;/xsd:element&gt;
                                &lt;/xsd:sequence&gt;
                            &lt;/xsd:complexType&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="AvailabilityPeriods" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;A collection of periods during which the resource is available.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                            &lt;xsd:complexType&gt;
                                &lt;xsd:sequence&gt;
                                    &lt;xsd:element name="AvailabilityPeriod" minOccurs="0" maxOccurs="unbounded"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The period the resource is available.
                                            &lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                        &lt;xsd:complexType&gt;
                                            &lt;xsd:sequence&gt;
                                                &lt;xsd:element name="AvailableFrom" type="xsd:dateTime" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The date that the resource becomes available for the specified period.
                                                        &lt;/xsd:documentation&gt;
                                                    &lt;/xsd:annotation&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="AvailableTo" type="xsd:dateTime" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The last date that the resource is available for the specified period.
                                                        &lt;/xsd:documentation&gt;
                                                    &lt;/xsd:annotation&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="AvailableUnits" type="xsd:float" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The percentage that the resource is available during the specified period.
                                                        &lt;/xsd:documentation&gt;
                                                    &lt;/xsd:annotation&gt;
                                                &lt;/xsd:element&gt;
                                            &lt;/xsd:sequence&gt;
                                        &lt;/xsd:complexType&gt;
                                    &lt;/xsd:element&gt;
                                &lt;/xsd:sequence&gt;
                            &lt;/xsd:complexType&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="Rates" minOccurs="0"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;A collection of periods and the rates associated with each one.
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                            &lt;xsd:complexType&gt;
                                &lt;xsd:sequence&gt;
                                    &lt;xsd:element name="Rate" minOccurs="0" maxOccurs="25"&gt;
                                        &lt;xsd:annotation&gt;
                                            &lt;xsd:documentation&gt;The definition of a time period, and the rates applicable for 
                                            the resource during that period.&lt;/xsd:documentation&gt;
                                        &lt;/xsd:annotation&gt;
                                        &lt;xsd:complexType&gt;
                                            &lt;xsd:sequence&gt;
                                                &lt;xsd:element name="RatesFrom" type="xsd:dateTime"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The date that the rate becomes effective.
                                                        &lt;/xsd:documentation&gt;
                                                    &lt;/xsd:annotation&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="RatesTo" type="xsd:dateTime"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The last date that the rate is effective.
                                                        &lt;/xsd:documentation&gt;
                                                    &lt;/xsd:annotation&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="RateTable" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The unique identifier of the rate table for the resource. 
                                                        Values are: 0=A, 1=B, 2=C, 3=D, 4=E&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:restriction&gt;
                                                    &lt;/xsd:simpleType&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="StandardRate" type="xsd:decimal" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The standard rate for the resource for the period specified.
                                                        &lt;/xsd:documentation&gt;
                                                    &lt;/xsd:annotation&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="StandardRateFormat" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The units used by Microsoft Project to display the standard rate.  
                                                        1=m, 2=h, 3=d, 4=w, 5=mo, 7=y
                                                        &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="7" /&gt;
                                                        &lt;/xsd:restriction&gt;
                                                    &lt;/xsd:simpleType&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="OvertimeRate" type="xsd:decimal" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The overtime rate for the resource for the period specified.
                                                        &lt;/xsd:documentation&gt;
                                                    &lt;/xsd:annotation&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="OvertimeRateFormat" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The units used by Microsoft Project to display the overtime rate.  
                                                        1=m, 2=h, 3=d, 4=w, 5=mo, 7=y&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="7" /&gt;
                                                        &lt;/xsd:restriction&gt;
                                                    &lt;/xsd:simpleType&gt;
                                                &lt;/xsd:element&gt;
                                                &lt;xsd:element name="CostPerUse" type="xsd:decimal" minOccurs="0"&gt;
                                                    &lt;xsd:annotation&gt;
                                                        &lt;xsd:documentation&gt;The cost per use of the resource. 
                                                        This value is as of the current date if a rate table exists for the resource.
                                                        &lt;/xsd:documentation&gt;
                                                    &lt;/xsd:annotation&gt;
                                                &lt;/xsd:element&gt;
                                            &lt;/xsd:sequence&gt;
                                        &lt;/xsd:complexType&gt;
                                    &lt;/xsd:element&gt;
                                &lt;/xsd:sequence&gt;
                            &lt;/xsd:complexType&gt;
                        &lt;/xsd:element&gt;
                        &lt;xsd:element name="TimephasedData" type="TimephasedDataType" minOccurs="0" maxOccurs="unbounded"&gt;
                            &lt;xsd:annotation&gt;
                                &lt;xsd:documentation&gt;The time phased data
                                &lt;/xsd:documentation&gt;
                            &lt;/xsd:annotation&gt;
                        &lt;/xsd:element&gt;
                    &lt;/xsd:sequence&gt;
                &lt;/xsd:complexType&gt;
            &lt;/xsd:element&gt;
        &lt;/xsd:sequence&gt;
    &lt;/xsd:complexType&gt;
&lt;/xsd:element&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>