- Created by Bettina Borces on Feb 06, 2020
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Next »
Overview
This structure represents multiple elements associated with a project role schedule
Format
- PwsProjectRoleSchedule
- ActualBuckets: PwsProjectRoleActualsBucket[]
- BookedBuckets: PwsProjectRoleHoursBucket[]
- BookedHoursFlag: Boolean
- BookedMinutesAfterEndDate: Int32
- BookedMinutesPriorToStartDate: Int32
- CanUpdateResourceFlag: Boolean
- CanUpdateRoleOnlyHoursFlag: Boolean
- Candidates: PwsProjectRoleCandidate[]
- ColorMapBackgroundColor: PwsColor
- ConcurrentRoleFlag: Boolean
- DefaultSchedulingMode: String
- EffectiveCriteriaSet: String
- EndDate: DateTime
- InactiveFlag: Boolean
- NotesBuckets: PwsProjectRoleNotesBucket[]
- PreviousRequestedBuckets: PwsProjectRoleHoursBucket[]
- ProjectIdentity: PwsProjectRef
- ProjectName: String
- ProjectRoleIdentity: PwsProjectRoleRef
- ProjectRoleName: String
- RequestedBuckets: PwsProjectRoleHoursBucket[]
- ResourceIdentity: PwsResourceRef
- StartDate: DateTime
- TaskHoursBuckets: PwsProjectRoleTaskHoursBucket[]
- Timestamp: String
- UpdateResourceUnavailableReason: String
- UpdateRoleOnlyHoursUnavailableReason: String
Elements
Element | Data Type | Description | Sample Data | |
---|---|---|---|---|
ActualBuckets | The actual time that has been approved against this role | |||
BookedBuckets | The booked time that is associated against this role | |||
BookedHoursFlag | Boolean | If 'true', the role is associated with booked hours | true | |
BookedMinutesAfterEndDate | Int32 | The number of booked minutes after the role's end date | 0 | |
BookedMinutesPriorToStartDate | Int32 | The number of booked minutes prior to the role's start date. If the role does not have a start date, the project's start date will be used. | 1920 | |
CanUpdateResourceFlag | Boolean | If 'true', the resource assigned to this role can be updated | false | |
CanUpdateRoleOnlyHoursFlag | Boolean | If 'true', the requested or scheduled hours assigned to this role can be updated | true | |
Candidates | This structure represents the complete information associated with the resource candidates associated with this role | |||
ColorMapBackgroundColor | The color map background indicating this role's schedule | |||
ConcurrentRoleFlag | Boolean | ??? | false | |
DefaultSchedulingMode | String | The default scheduling mode associated with this role - "W" for weekly, "D" for Daily". | W | |
EffectiveCriteriaSet | String | The effective criteria set for this role - "A" for Scheduler's criteria, "R" for the Requester's criteria | A | |
EndDate | DateTime | The last date in the time period for which data will be returned | ||
InactiveFlag | Boolean | If set to 'true', the role has been marked as inactive | false | |
NotesBuckets | The allocation notes associated with the role | |||
PreviousRequestedBuckets | The previously requested hours associated with the role | |||
ProjectIdentity | The project identity | |||
ProjectName | String | The project name | Request Or Book Role Hours | |
ProjectRoleIdentity | The role identity | |||
ProjectRoleName | String | The role name | Developer | |
RequestedBuckets | The currently requested hours associated with the role | |||
ResourceIdentity | The identity of the resource that is currently requested or assigned to the role | |||
StartDate | DateTime | The first date in the time period for which data will be returned | 2020-01-06T00:00:00Z | |
TaskHoursBuckets | ??? | |||
Timestamp | String | This is a Base64 encoded timestamp optionally utilized for project role locking. | AAAAABVjX/o= | |
UpdateResourceUnavailableReason | String | ??? | RLF | |
UpdateRoleOnlyHoursUnavailableReason | String | ??? |
Usage Example(s)
<b:PwsProjectRoleSchedule> <b:ActualBuckets> <b:PwsProjectRoleActualsBucket> <b:ApprovedMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:int>480</c:int> <c:int>480</c:int> <c:int>480</c:int> <c:int>480</c:int> <c:int>480</c:int> <c:int>0</c:int> <c:int>0</c:int> </b:ApprovedMinutes> <b:BucketStartDate>2020-01-06T00:00:00Z</b:BucketStartDate> <b:UnapprovedMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> </b:UnapprovedMinutes> </b:PwsProjectRoleActualsBucket> <b:PwsProjectRoleActualsBucket> <b:ApprovedMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:int>480</c:int> <c:int>480</c:int> <c:int>480</c:int> <c:int>480</c:int> <c:int>480</c:int> <c:int>0</c:int> <c:int>0</c:int> </b:ApprovedMinutes> <b:BucketStartDate>2020-01-13T00:00:00Z</b:BucketStartDate> <b:UnapprovedMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> <c:int>0</c:int> </b:UnapprovedMinutes> </b:PwsProjectRoleActualsBucket> </b:ActualBuckets> <b:BookedBuckets> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-06T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-13T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-20T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-27T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-03T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-10T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-17T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-24T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-02T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-09T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-16T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-23T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-30T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> </b:BookedBuckets> <b:BookedHoursFlag>true</b:BookedHoursFlag> <b:BookedMinutesAfterEndDate>0</b:BookedMinutesAfterEndDate> <b:BookedMinutesPriorToStartDate>1920</b:BookedMinutesPriorToStartDate> <b:CanUpdateResourceFlag>false</b:CanUpdateResourceFlag> <b:CanUpdateRoleOnlyHoursFlag>true</b:CanUpdateRoleOnlyHoursFlag> <b:Candidates> <b:PwsProjectRoleCandidate> <b:AllowBookOwnTimeFlag>false</b:AllowBookOwnTimeFlag> <b:AllowRequestOwnTimeFlag>false</b:AllowRequestOwnTimeFlag> <b:AssignedCandidateFlag>true</b:AssignedCandidateFlag> <b:RequestedCandidateFlag>false</b:RequestedCandidateFlag> <b:RequesterCanRequestHoursFlag>true</b:RequesterCanRequestHoursFlag> <b:RequesterCanSwitchToThisCandidateFlag>false</b:RequesterCanSwitchToThisCandidateFlag> <b:ResourceIdentity> <b:ResourceDisplayName>Matt</b:ResourceDisplayName> <b:ResourceId i:nil="true"/> <b:ResourceReferenceSystemId>IT (USA) - 01</b:ResourceReferenceSystemId> <b:ResourceUid>1152921504607057128</b:ResourceUid> </b:ResourceIdentity> <b:SchedulerCanBookHoursFlag>true</b:SchedulerCanBookHoursFlag> <b:SchedulerCanSwitchToThisCandidateFlag>false</b:SchedulerCanSwitchToThisCandidateFlag> <b:SelectedCandidateFlag>true</b:SelectedCandidateFlag> <b:UnnamedCandidateCostCenterIdentity i:nil="true"/> <b:UnnamedCandidateFlag>false</b:UnnamedCandidateFlag> <b:UnnamedCandidateLocationIdentity i:nil="true"/> <b:UnnamedCandidateResourceTypeIdentity i:nil="true"/> <b:UnnamedCandidateTitleIdentity i:nil="true"/> </b:PwsProjectRoleCandidate> </b:Candidates> <b:ColorMapBackgroundColor> <b:B>0</b:B> <b:G>192</b:G> <b:R>0</b:R> </b:ColorMapBackgroundColor> <b:ConcurrentRoleFlag>false</b:ConcurrentRoleFlag> <b:DefaultSchedulingMode>W</b:DefaultSchedulingMode> <b:EffectiveCriteriaSet>A</b:EffectiveCriteriaSet> <b:EndDate i:nil="true"/> <b:InactiveFlag>false</b:InactiveFlag> <b:NotesBuckets> <b:PwsProjectRoleNotesBucket> <b:BucketStartDate>2020-01-06T00:00:00Z</b:BucketStartDate> <b:Notes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:string>Monday</c:string> <c:string>Tuesday</c:string> <c:string>Wednesday</c:string> <c:string>Thursday</c:string> <c:string>Friday</c:string> <c:string>Saturday</c:string> <c:string>Sunday</c:string> </b:Notes> </b:PwsProjectRoleNotesBucket> </b:NotesBuckets> <b:PreviousRequestedBuckets> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-06T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-13T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-20T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-27T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-03T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-10T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-17T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-24T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-02T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-09T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-16T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-23T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-30T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> </b:PreviousRequestedBuckets> <b:ProjectIdentity> <b:ProjectCode>P001584-001</b:ProjectCode> <b:ProjectId i:nil="true"/> <b:ProjectUid>1152921504607459307</b:ProjectUid> </b:ProjectIdentity> <b:ProjectName>Request Or Book Role Hours</b:ProjectName> <b:ProjectRoleIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504609839438</b:ProjectRoleUid> </b:ProjectRoleIdentity> <b:ProjectRoleName>Developer</b:ProjectRoleName> <b:RequestedBuckets> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-06T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-13T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-20T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-01-27T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-03T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-10T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-17T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-02-24T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>1920</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-02T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-09T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-16T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-23T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> <b:PwsProjectRoleHoursBucket> <b:BucketStartDate>2020-03-30T00:00:00Z</b:BucketStartDate> <b:DailyMinutes i:nil="true" xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> <b:SchedulingMode>W</b:SchedulingMode> <b:WeeklyMinutes>2400</b:WeeklyMinutes> </b:PwsProjectRoleHoursBucket> </b:RequestedBuckets> <b:ResourceIdentity i:nil="true"/> <b:StartDate>2020-01-01T00:00:00</b:StartDate> <b:TaskHoursBuckets> <b:PwsProjectRoleTaskHoursBucket> <b:BucketStartDate>2020-01-06T00:00:00Z</b:BucketStartDate> <b:PlannedTaskEffortDailyMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>0</c:double> <c:double>0</c:double> </b:PlannedTaskEffortDailyMinutes> <b:RemainingTaskEffortDailyMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>0</c:double> <c:double>0</c:double> </b:RemainingTaskEffortDailyMinutes> </b:PwsProjectRoleTaskHoursBucket> <b:PwsProjectRoleTaskHoursBucket> <b:BucketStartDate>2020-01-13T00:00:00Z</b:BucketStartDate> <b:PlannedTaskEffortDailyMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>0</c:double> <c:double>0</c:double> </b:PlannedTaskEffortDailyMinutes> <b:RemainingTaskEffortDailyMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>0</c:double> <c:double>0</c:double> </b:RemainingTaskEffortDailyMinutes> </b:PwsProjectRoleTaskHoursBucket> <b:PwsProjectRoleTaskHoursBucket> <b:BucketStartDate>2020-01-20T00:00:00Z</b:BucketStartDate> <b:PlannedTaskEffortDailyMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:double>0</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>0</c:double> <c:double>0</c:double> </b:PlannedTaskEffortDailyMinutes> <b:RemainingTaskEffortDailyMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:double>0</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>480</c:double> <c:double>0</c:double> <c:double>0</c:double> </b:RemainingTaskEffortDailyMinutes> </b:PwsProjectRoleTaskHoursBucket> <b:PwsProjectRoleTaskHoursBucket> <b:BucketStartDate>2020-01-27T00:00:00Z</b:BucketStartDate> <b:PlannedTaskEffortDailyMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:double>384</c:double> <c:double>384</c:double> <c:double>384</c:double> <c:double>384</c:double> <c:double>384</c:double> <c:double>0</c:double> <c:double>0</c:double> </b:PlannedTaskEffortDailyMinutes> <b:RemainingTaskEffortDailyMinutes xmlns:c="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <c:double>384</c:double> <c:double>384</c:double> <c:double>384</c:double> <c:double>384</c:double> <c:double>384</c:double> <c:double>0</c:double> <c:double>0</c:double> </b:RemainingTaskEffortDailyMinutes> </b:PwsProjectRoleTaskHoursBucket> </b:TaskHoursBuckets> <b:Timestamp>AAAAABVjX/o=</b:Timestamp> <b:UpdateResourceUnavailableReason>RLF</b:UpdateResourceUnavailableReason> <b:UpdateRoleOnlyHoursUnavailableReason i:nil="true"/> </b:PwsProjectRoleSchedule>
- No labels