From e26ed20efda6c3230f2a0c49002293c048f8aa7e Mon Sep 17 00:00:00 2001 From: Jon Iles Date: Fri, 13 Dec 2024 13:32:37 +0000 Subject: [PATCH] Add missing assignment codes --- build.xml | 11 ++++-- src/main/java/net/sf/mpxj/ProjectCode.java | 4 +- src/main/java/net/sf/mpxj/ResourceCode.java | 4 +- src/main/java/net/sf/mpxj/RoleCode.java | 4 +- .../java/net/sf/mpxj/json/JsonWriter.java | 2 +- .../primavera/schema/APIBusinessObjects.java | 2 +- .../schema/ActivityCodeAssignmentType.java | 2 +- .../primavera/schema/ActivityCodeType.java | 2 +- .../schema/ActivityCodeTypeType.java | 2 +- .../schema/ActivityCodeUpdateType.java | 2 +- .../primavera/schema/ActivityCommentType.java | 2 +- .../primavera/schema/ActivityExpenseType.java | 2 +- .../primavera/schema/ActivityFilterType.java | 2 +- .../primavera/schema/ActivityNoteType.java | 2 +- .../schema/ActivityNoteUpdateType.java | 2 +- .../primavera/schema/ActivityOwnerType.java | 2 +- .../schema/ActivityPeriodActualType.java | 2 +- .../primavera/schema/ActivityRiskType.java | 2 +- .../primavera/schema/ActivitySpreadType.java | 2 +- .../schema/ActivityStepCreateType.java | 2 +- .../schema/ActivityStepDeleteType.java | 2 +- .../schema/ActivityStepTemplateItemType.java | 2 +- .../schema/ActivityStepTemplateType.java | 2 +- .../primavera/schema/ActivityStepType.java | 2 +- .../schema/ActivityStepUpdateType.java | 2 +- .../mpxj/primavera/schema/ActivityType.java | 2 +- .../primavera/schema/ActivityUpdateType.java | 2 +- .../sf/mpxj/primavera/schema/Adapter1.java | 2 +- .../sf/mpxj/primavera/schema/Adapter2.java | 2 +- .../sf/mpxj/primavera/schema/Adapter3.java | 2 +- .../sf/mpxj/primavera/schema/Adapter4.java | 2 +- .../sf/mpxj/primavera/schema/Adapter5.java | 2 +- .../sf/mpxj/primavera/schema/AlertType.java | 2 +- .../primavera/schema/AutovueAttrType.java | 2 +- .../primavera/schema/BaselineProjectType.java | 2 +- .../primavera/schema/BaselineTypeType.java | 2 +- .../schema/CBSDurationSummaryType.java | 2 +- .../net/sf/mpxj/primavera/schema/CBSType.java | 2 +- .../mpxj/primavera/schema/CalendarType.java | 2 +- .../mpxj/primavera/schema/ChangeSetType.java | 2 +- .../primavera/schema/CodeAssignmentType.java | 2 +- .../primavera/schema/CostAccountType.java | 2 +- .../mpxj/primavera/schema/CurrencyType.java | 2 +- .../primavera/schema/DisplayCurrencyType.java | 2 +- .../schema/DocumentCategoryType.java | 2 +- .../schema/DocumentStatusCodeType.java | 2 +- .../mpxj/primavera/schema/DocumentType.java | 2 +- .../schema/EPSBudgetChangeLogType.java | 2 +- .../mpxj/primavera/schema/EPSFundingType.java | 2 +- .../sf/mpxj/primavera/schema/EPSNoteType.java | 2 +- .../schema/EPSProjectWBSSpreadType.java | 2 +- .../primavera/schema/EPSSpendingPlanType.java | 2 +- .../net/sf/mpxj/primavera/schema/EPSType.java | 2 +- .../primavera/schema/ExpenseCategoryType.java | 2 +- .../schema/FinancialPeriodTemplateType.java | 2 +- .../primavera/schema/FinancialPeriodType.java | 2 +- .../primavera/schema/FundingSourceType.java | 2 +- .../schema/GatewayDeploymentType.java | 2 +- .../schema/GlobalPreferencesType.java | 2 +- .../schema/GlobalPrivilegesType.java | 2 +- .../primavera/schema/GlobalProfileType.java | 2 +- .../primavera/schema/GlobalReplaceType.java | 2 +- .../schema/ImportOptionsTemplateType.java | 2 +- .../primavera/schema/IssueHistoryType.java | 2 +- .../mpxj/primavera/schema/JobServiceType.java | 2 +- .../mpxj/primavera/schema/LeanTaskType.java | 2 +- .../mpxj/primavera/schema/LocationType.java | 2 +- .../primavera/schema/MSPTemplateType.java | 2 +- .../primavera/schema/NotebookTopicType.java | 2 +- .../net/sf/mpxj/primavera/schema/OBSType.java | 2 +- .../mpxj/primavera/schema/ObjectFactory.java | 2 +- .../primavera/schema/OverheadCodeType.java | 2 +- .../schema/PortfolioTeamMemberType.java | 2 +- .../sf/mpxj/primavera/schema/ProfileType.java | 2 +- .../schema/ProjectBudgetChangeLogType.java | 2 +- .../schema/ProjectCodeAssignmentType.java | 2 +- .../primavera/schema/ProjectCodeType.java | 2 +- .../primavera/schema/ProjectCodeTypeType.java | 2 +- .../schema/ProjectDeploymentType.java | 2 +- .../primavera/schema/ProjectDocumentType.java | 2 +- .../primavera/schema/ProjectFundingType.java | 2 +- .../primavera/schema/ProjectIssueType.java | 2 +- .../primavera/schema/ProjectListType.java | 2 +- .../primavera/schema/ProjectNoteType.java | 2 +- .../schema/ProjectPortfolioType.java | 2 +- .../schema/ProjectPrivilegesType.java | 2 +- .../primavera/schema/ProjectProfileType.java | 2 +- .../schema/ProjectResourceCategoryType.java | 2 +- .../schema/ProjectResourceQuantityType.java | 2 +- .../schema/ProjectResourceSpreadType.java | 2 +- .../primavera/schema/ProjectResourceType.java | 2 +- .../schema/ProjectRoleSpreadType.java | 2 +- .../schema/ProjectSpendingPlanType.java | 2 +- .../schema/ProjectThresholdType.java | 2 +- .../sf/mpxj/primavera/schema/ProjectType.java | 2 +- .../primavera/schema/RelationshipType.java | 2 +- .../primavera/schema/ResourceAccessType.java | 2 +- .../ResourceAssignmentCodeAssignmentType.java | 2 +- .../schema/ResourceAssignmentCodeType.java | 2 +- .../ResourceAssignmentCodeTypeType.java | 2 +- .../schema/ResourceAssignmentCreateType.java | 2 +- .../ResourceAssignmentPeriodActualType.java | 2 +- .../schema/ResourceAssignmentSpreadType.java | 2 +- .../schema/ResourceAssignmentType.java | 38 ++++++++++++++++++- .../schema/ResourceAssignmentUpdateType.java | 2 +- .../schema/ResourceCodeAssignmentType.java | 2 +- .../primavera/schema/ResourceCodeType.java | 2 +- .../schema/ResourceCodeTypeType.java | 2 +- .../primavera/schema/ResourceCurveType.java | 2 +- .../schema/ResourceCurveValuesType.java | 2 +- .../primavera/schema/ResourceHourType.java | 2 +- .../schema/ResourceLocationType.java | 2 +- .../primavera/schema/ResourceRateType.java | 2 +- .../primavera/schema/ResourceRequestType.java | 2 +- .../primavera/schema/ResourceRoleType.java | 2 +- .../primavera/schema/ResourceTeamType.java | 2 +- .../mpxj/primavera/schema/ResourceType.java | 2 +- .../primavera/schema/RiskCategoryType.java | 2 +- .../mpxj/primavera/schema/RiskImpactType.java | 2 +- .../primavera/schema/RiskMatrixScoreType.java | 2 +- .../schema/RiskMatrixThresholdType.java | 2 +- .../mpxj/primavera/schema/RiskMatrixType.java | 2 +- .../schema/RiskResponseActionImpactType.java | 2 +- .../schema/RiskResponseActionType.java | 2 +- .../schema/RiskResponsePlanType.java | 2 +- .../schema/RiskThresholdLevelType.java | 2 +- .../primavera/schema/RiskThresholdType.java | 2 +- .../sf/mpxj/primavera/schema/RiskType.java | 2 +- .../schema/RoleCodeAssignmentType.java | 2 +- .../mpxj/primavera/schema/RoleCodeType.java | 2 +- .../primavera/schema/RoleCodeTypeType.java | 2 +- .../mpxj/primavera/schema/RoleLimitType.java | 2 +- .../mpxj/primavera/schema/RoleRateType.java | 2 +- .../mpxj/primavera/schema/RoleTeamType.java | 2 +- .../sf/mpxj/primavera/schema/RoleType.java | 2 +- .../schema/ScheduleCheckOptionType.java | 2 +- .../primavera/schema/ScheduleOptionsType.java | 2 +- .../primavera/schema/ShiftPeriodType.java | 2 +- .../sf/mpxj/primavera/schema/ShiftType.java | 2 +- .../StepUserDefinedValueUpdateType.java | 2 +- .../schema/ThresholdParameterType.java | 2 +- .../primavera/schema/TimesheetAuditType.java | 2 +- .../schema/TimesheetDelegateType.java | 2 +- .../primavera/schema/TimesheetPeriodType.java | 2 +- .../mpxj/primavera/schema/TimesheetType.java | 2 +- .../primavera/schema/UDFAssignmentType.java | 2 +- .../sf/mpxj/primavera/schema/UDFCodeType.java | 2 +- .../sf/mpxj/primavera/schema/UDFTypeType.java | 2 +- .../mpxj/primavera/schema/UDFValueType.java | 2 +- .../primavera/schema/UnitOfMeasureType.java | 2 +- .../schema/UpdateBaselineOptionType.java | 2 +- .../primavera/schema/UserConsentType.java | 2 +- .../schema/UserDefinedValueUpdateType.java | 2 +- .../primavera/schema/UserFieldTitleType.java | 2 +- .../schema/UserInterfaceViewType.java | 2 +- .../primavera/schema/UserLicenseType.java | 2 +- .../sf/mpxj/primavera/schema/UserOBSType.java | 2 +- .../sf/mpxj/primavera/schema/UserType.java | 2 +- .../primavera/schema/WBSCategoryType.java | 2 +- .../primavera/schema/WBSMilestoneType.java | 2 +- .../net/sf/mpxj/primavera/schema/WBSType.java | 2 +- .../primavera/schema/WbsReviewersType.java | 2 +- .../mpxj/primavera/schema/WorkTimeType.java | 2 +- .../mpxj/primavera/schema/package-info.java | 2 +- 164 files changed, 208 insertions(+), 171 deletions(-) diff --git a/build.xml b/build.xml index 76c66627e3..6c2d1e7d2e 100644 --- a/build.xml +++ b/build.xml @@ -258,14 +258,17 @@ - + + diff --git a/src/main/java/net/sf/mpxj/ProjectCode.java b/src/main/java/net/sf/mpxj/ProjectCode.java index 4d67419b44..7fe4a214ed 100644 --- a/src/main/java/net/sf/mpxj/ProjectCode.java +++ b/src/main/java/net/sf/mpxj/ProjectCode.java @@ -83,7 +83,7 @@ private ProjectCode(Builder builder) /** * Add value to this code. - * + * * @param value new value */ public void addValue(ProjectCodeValue value) @@ -93,7 +93,7 @@ public void addValue(ProjectCodeValue value) /** * Retrieve a value by unique ID. - * + * * @param id unique ID * @return value or null */ diff --git a/src/main/java/net/sf/mpxj/ResourceCode.java b/src/main/java/net/sf/mpxj/ResourceCode.java index f6442cf543..f492dfd915 100644 --- a/src/main/java/net/sf/mpxj/ResourceCode.java +++ b/src/main/java/net/sf/mpxj/ResourceCode.java @@ -83,7 +83,7 @@ private ResourceCode(Builder builder) /** * Add value to this code. - * + * * @param value new value */ public void addValue(ResourceCodeValue value) @@ -93,7 +93,7 @@ public void addValue(ResourceCodeValue value) /** * Retrieve a value by unique ID. - * + * * @param id unique ID * @return value or null */ diff --git a/src/main/java/net/sf/mpxj/RoleCode.java b/src/main/java/net/sf/mpxj/RoleCode.java index f14b678c1a..76c4688c92 100644 --- a/src/main/java/net/sf/mpxj/RoleCode.java +++ b/src/main/java/net/sf/mpxj/RoleCode.java @@ -83,7 +83,7 @@ private RoleCode(Builder builder) /** * Add value to this code. - * + * * @param value new value */ public void addValue(RoleCodeValue value) @@ -93,7 +93,7 @@ public void addValue(RoleCodeValue value) /** * Retrieve a value by unique ID. - * + * * @param id unique ID * @return value or null */ diff --git a/src/main/java/net/sf/mpxj/json/JsonWriter.java b/src/main/java/net/sf/mpxj/json/JsonWriter.java index bb94b1448a..b321f5986d 100644 --- a/src/main/java/net/sf/mpxj/json/JsonWriter.java +++ b/src/main/java/net/sf/mpxj/json/JsonWriter.java @@ -343,7 +343,7 @@ private void writeActivityCodes() throws IOException /** * Write a list of codes. - * + * * @param attributeName attribute name * @param codes list of codes */ diff --git a/src/main/java/net/sf/mpxj/primavera/schema/APIBusinessObjects.java b/src/main/java/net/sf/mpxj/primavera/schema/APIBusinessObjects.java index 6c58a0ed2b..0627b819e9 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/APIBusinessObjects.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/APIBusinessObjects.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeAssignmentType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeAssignmentType.java index 3d3b8e218d..fcad80d082 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeAssignmentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeAssignmentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeType.java index 02fba999d8..2ddc5599c2 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeTypeType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeTypeType.java index 7bc0c743fb..8f894c3c8b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeTypeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeTypeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeUpdateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeUpdateType.java index 29e05b1ebb..735d03196a 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeUpdateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCodeUpdateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCommentType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCommentType.java index 057f4e9d5a..b0a6c8c038 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityCommentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityCommentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityExpenseType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityExpenseType.java index 65d96d3348..7db3e8378c 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityExpenseType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityExpenseType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityFilterType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityFilterType.java index f8ef8af3e4..df304580dd 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityFilterType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityFilterType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityNoteType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityNoteType.java index 6e3b1b6587..423480a512 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityNoteType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityNoteType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityNoteUpdateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityNoteUpdateType.java index 83a450bd10..e01d08e2ea 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityNoteUpdateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityNoteUpdateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityOwnerType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityOwnerType.java index fbbdc135ce..ccbd15dcda 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityOwnerType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityOwnerType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityPeriodActualType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityPeriodActualType.java index 51f4d02fb5..669ac73582 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityPeriodActualType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityPeriodActualType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityRiskType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityRiskType.java index aa9633e72c..1103d1a6ee 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityRiskType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityRiskType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivitySpreadType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivitySpreadType.java index 2c648fc657..b1f6335558 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivitySpreadType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivitySpreadType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepCreateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepCreateType.java index 904e54d982..9f66516ee1 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepCreateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepCreateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepDeleteType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepDeleteType.java index 5434bfc6c9..870ddf8dfd 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepDeleteType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepDeleteType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepTemplateItemType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepTemplateItemType.java index b983b9f3f7..2c71ea0a04 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepTemplateItemType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepTemplateItemType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepTemplateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepTemplateType.java index 7ef7fdcd7b..9baa88eb1d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepTemplateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepTemplateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepType.java index 0202d572f1..109130a513 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepUpdateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepUpdateType.java index 0d5a67fcb8..840c62eeff 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepUpdateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityStepUpdateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityType.java index f44ef621c9..0139234996 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ActivityUpdateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ActivityUpdateType.java index 262f06ee67..34380e06a5 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ActivityUpdateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ActivityUpdateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/Adapter1.java b/src/main/java/net/sf/mpxj/primavera/schema/Adapter1.java index af9a0bb4f9..0442651860 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/Adapter1.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/Adapter1.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/Adapter2.java b/src/main/java/net/sf/mpxj/primavera/schema/Adapter2.java index 0fb72a28e3..5ac5ac5a34 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/Adapter2.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/Adapter2.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/Adapter3.java b/src/main/java/net/sf/mpxj/primavera/schema/Adapter3.java index c18211545c..7e083bf0c0 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/Adapter3.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/Adapter3.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/Adapter4.java b/src/main/java/net/sf/mpxj/primavera/schema/Adapter4.java index ae50bf10d2..884fe388ac 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/Adapter4.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/Adapter4.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/Adapter5.java b/src/main/java/net/sf/mpxj/primavera/schema/Adapter5.java index f8e157d4c1..e0654da4c8 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/Adapter5.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/Adapter5.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/AlertType.java b/src/main/java/net/sf/mpxj/primavera/schema/AlertType.java index 064236284e..8328af96aa 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/AlertType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/AlertType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/AutovueAttrType.java b/src/main/java/net/sf/mpxj/primavera/schema/AutovueAttrType.java index 7112b34762..016f6d7976 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/AutovueAttrType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/AutovueAttrType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/BaselineProjectType.java b/src/main/java/net/sf/mpxj/primavera/schema/BaselineProjectType.java index f1cb7c3464..be49b0a00b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/BaselineProjectType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/BaselineProjectType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/BaselineTypeType.java b/src/main/java/net/sf/mpxj/primavera/schema/BaselineTypeType.java index 312e540427..bfa0697abd 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/BaselineTypeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/BaselineTypeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/CBSDurationSummaryType.java b/src/main/java/net/sf/mpxj/primavera/schema/CBSDurationSummaryType.java index 95f0c4c67f..e1219584a2 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/CBSDurationSummaryType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/CBSDurationSummaryType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/CBSType.java b/src/main/java/net/sf/mpxj/primavera/schema/CBSType.java index c6cd4d81eb..f1ee851aa6 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/CBSType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/CBSType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/CalendarType.java b/src/main/java/net/sf/mpxj/primavera/schema/CalendarType.java index 1e553d8356..f0c371530d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/CalendarType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/CalendarType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ChangeSetType.java b/src/main/java/net/sf/mpxj/primavera/schema/ChangeSetType.java index 4683d8f93d..42fab1623c 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ChangeSetType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ChangeSetType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/CodeAssignmentType.java b/src/main/java/net/sf/mpxj/primavera/schema/CodeAssignmentType.java index f420ce0207..d561e3f4e1 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/CodeAssignmentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/CodeAssignmentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/CostAccountType.java b/src/main/java/net/sf/mpxj/primavera/schema/CostAccountType.java index b3651093d0..1baf3463c4 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/CostAccountType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/CostAccountType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/CurrencyType.java b/src/main/java/net/sf/mpxj/primavera/schema/CurrencyType.java index f262797745..909c77a3aa 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/CurrencyType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/CurrencyType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/DisplayCurrencyType.java b/src/main/java/net/sf/mpxj/primavera/schema/DisplayCurrencyType.java index f22d0e951e..bc470c3928 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/DisplayCurrencyType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/DisplayCurrencyType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/DocumentCategoryType.java b/src/main/java/net/sf/mpxj/primavera/schema/DocumentCategoryType.java index 3ab4b8795e..2f280625a2 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/DocumentCategoryType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/DocumentCategoryType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/DocumentStatusCodeType.java b/src/main/java/net/sf/mpxj/primavera/schema/DocumentStatusCodeType.java index d6560e74b9..3c67ff5926 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/DocumentStatusCodeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/DocumentStatusCodeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/DocumentType.java b/src/main/java/net/sf/mpxj/primavera/schema/DocumentType.java index 551f421e9b..08e655e7e2 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/DocumentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/DocumentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/EPSBudgetChangeLogType.java b/src/main/java/net/sf/mpxj/primavera/schema/EPSBudgetChangeLogType.java index d849fbd867..f90135ce2d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/EPSBudgetChangeLogType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/EPSBudgetChangeLogType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/EPSFundingType.java b/src/main/java/net/sf/mpxj/primavera/schema/EPSFundingType.java index cb8029c8fb..b6b59cf1ad 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/EPSFundingType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/EPSFundingType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/EPSNoteType.java b/src/main/java/net/sf/mpxj/primavera/schema/EPSNoteType.java index 61fc12ca9a..849d83244d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/EPSNoteType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/EPSNoteType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/EPSProjectWBSSpreadType.java b/src/main/java/net/sf/mpxj/primavera/schema/EPSProjectWBSSpreadType.java index 016bdc91ab..28be87bf5a 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/EPSProjectWBSSpreadType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/EPSProjectWBSSpreadType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/EPSSpendingPlanType.java b/src/main/java/net/sf/mpxj/primavera/schema/EPSSpendingPlanType.java index f4b5e82441..46098df513 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/EPSSpendingPlanType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/EPSSpendingPlanType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/EPSType.java b/src/main/java/net/sf/mpxj/primavera/schema/EPSType.java index 3ff349c967..767fbdcf26 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/EPSType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/EPSType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ExpenseCategoryType.java b/src/main/java/net/sf/mpxj/primavera/schema/ExpenseCategoryType.java index e0758ad6f4..5942bc22a9 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ExpenseCategoryType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ExpenseCategoryType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/FinancialPeriodTemplateType.java b/src/main/java/net/sf/mpxj/primavera/schema/FinancialPeriodTemplateType.java index b82e81689e..b0073fea08 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/FinancialPeriodTemplateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/FinancialPeriodTemplateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/FinancialPeriodType.java b/src/main/java/net/sf/mpxj/primavera/schema/FinancialPeriodType.java index a6677745fd..c1d9756bbf 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/FinancialPeriodType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/FinancialPeriodType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/FundingSourceType.java b/src/main/java/net/sf/mpxj/primavera/schema/FundingSourceType.java index 06d526eade..3793233885 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/FundingSourceType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/FundingSourceType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/GatewayDeploymentType.java b/src/main/java/net/sf/mpxj/primavera/schema/GatewayDeploymentType.java index 0c625dcdd6..36a64e1cef 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/GatewayDeploymentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/GatewayDeploymentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/GlobalPreferencesType.java b/src/main/java/net/sf/mpxj/primavera/schema/GlobalPreferencesType.java index 472baa9621..db42638e52 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/GlobalPreferencesType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/GlobalPreferencesType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/GlobalPrivilegesType.java b/src/main/java/net/sf/mpxj/primavera/schema/GlobalPrivilegesType.java index a90d7c5a84..03dfc5d00f 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/GlobalPrivilegesType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/GlobalPrivilegesType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/GlobalProfileType.java b/src/main/java/net/sf/mpxj/primavera/schema/GlobalProfileType.java index ade18047ba..643734b070 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/GlobalProfileType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/GlobalProfileType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/GlobalReplaceType.java b/src/main/java/net/sf/mpxj/primavera/schema/GlobalReplaceType.java index 21129fcd2e..3c67b49a95 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/GlobalReplaceType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/GlobalReplaceType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ImportOptionsTemplateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ImportOptionsTemplateType.java index 6252cbd202..04bfce712c 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ImportOptionsTemplateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ImportOptionsTemplateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/IssueHistoryType.java b/src/main/java/net/sf/mpxj/primavera/schema/IssueHistoryType.java index a6450d6603..de00ec0c25 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/IssueHistoryType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/IssueHistoryType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/JobServiceType.java b/src/main/java/net/sf/mpxj/primavera/schema/JobServiceType.java index 434baf71fe..8b451fc0fb 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/JobServiceType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/JobServiceType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/LeanTaskType.java b/src/main/java/net/sf/mpxj/primavera/schema/LeanTaskType.java index a984a274df..c26763c9ec 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/LeanTaskType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/LeanTaskType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/LocationType.java b/src/main/java/net/sf/mpxj/primavera/schema/LocationType.java index f18bc3736b..feb379c07d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/LocationType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/LocationType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/MSPTemplateType.java b/src/main/java/net/sf/mpxj/primavera/schema/MSPTemplateType.java index 02fe075d77..2afd830520 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/MSPTemplateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/MSPTemplateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/NotebookTopicType.java b/src/main/java/net/sf/mpxj/primavera/schema/NotebookTopicType.java index 1869abbb7e..6fcc5a9020 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/NotebookTopicType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/NotebookTopicType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/OBSType.java b/src/main/java/net/sf/mpxj/primavera/schema/OBSType.java index f9be90e7e1..d786fce12b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/OBSType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/OBSType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ObjectFactory.java b/src/main/java/net/sf/mpxj/primavera/schema/ObjectFactory.java index a3f7b522ba..05b271d914 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ObjectFactory.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ObjectFactory.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/OverheadCodeType.java b/src/main/java/net/sf/mpxj/primavera/schema/OverheadCodeType.java index 4b4fcc6bfb..821c845f94 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/OverheadCodeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/OverheadCodeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/PortfolioTeamMemberType.java b/src/main/java/net/sf/mpxj/primavera/schema/PortfolioTeamMemberType.java index 761811a457..e90b847d52 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/PortfolioTeamMemberType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/PortfolioTeamMemberType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProfileType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProfileType.java index 8a1fcc3edd..19173433d9 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProfileType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProfileType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectBudgetChangeLogType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectBudgetChangeLogType.java index ca94995065..cf9cf34ec4 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectBudgetChangeLogType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectBudgetChangeLogType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeAssignmentType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeAssignmentType.java index b9b09924ad..0a404ea7e8 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeAssignmentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeAssignmentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeType.java index c1f0fa40c5..3b131c8818 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeTypeType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeTypeType.java index abbce123f4..f3d0a65365 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeTypeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectCodeTypeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectDeploymentType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectDeploymentType.java index 5c1640610d..370825a4ad 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectDeploymentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectDeploymentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectDocumentType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectDocumentType.java index 18ed8aa5cd..8ddb4e87ba 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectDocumentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectDocumentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectFundingType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectFundingType.java index be14dd688d..905e1d00b0 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectFundingType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectFundingType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectIssueType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectIssueType.java index a1084c452b..90f6bbd504 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectIssueType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectIssueType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectListType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectListType.java index f0dc768962..3a588b5941 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectListType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectListType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectNoteType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectNoteType.java index 648f409195..cf0bfaf51d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectNoteType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectNoteType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectPortfolioType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectPortfolioType.java index e0c0e9070e..963e22a185 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectPortfolioType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectPortfolioType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectPrivilegesType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectPrivilegesType.java index 3ec9ccefab..1f659fcf44 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectPrivilegesType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectPrivilegesType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectProfileType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectProfileType.java index dd0936fc5d..6e1e480f97 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectProfileType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectProfileType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceCategoryType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceCategoryType.java index 3e9cb9ef28..ef66504ba8 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceCategoryType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceCategoryType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceQuantityType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceQuantityType.java index 2d22c079f6..98e88947b6 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceQuantityType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceQuantityType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceSpreadType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceSpreadType.java index 5ba69b78a2..ae13f04042 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceSpreadType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceSpreadType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceType.java index cfff540b9a..778eb32b4b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectResourceType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectRoleSpreadType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectRoleSpreadType.java index 5bb9bf3bb3..a864ab56e9 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectRoleSpreadType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectRoleSpreadType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectSpendingPlanType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectSpendingPlanType.java index 66dbb9c07d..b4a4367dc3 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectSpendingPlanType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectSpendingPlanType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectThresholdType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectThresholdType.java index e3df7d8aee..d247ef08cf 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectThresholdType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectThresholdType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ProjectType.java b/src/main/java/net/sf/mpxj/primavera/schema/ProjectType.java index eaa64e848a..feca046567 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ProjectType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ProjectType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RelationshipType.java b/src/main/java/net/sf/mpxj/primavera/schema/RelationshipType.java index ddb645f56e..2348ee46cc 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RelationshipType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RelationshipType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAccessType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAccessType.java index fb92653d26..1dcec0d5ae 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAccessType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAccessType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeAssignmentType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeAssignmentType.java index 4507de0199..3452a1157f 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeAssignmentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeAssignmentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeType.java index a78190bb76..0b0a7ba942 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeTypeType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeTypeType.java index a194d3f31c..288a89be37 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeTypeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCodeTypeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCreateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCreateType.java index d09060a699..04cc4c1922 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCreateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentCreateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentPeriodActualType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentPeriodActualType.java index 5643ba274f..658dc305ad 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentPeriodActualType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentPeriodActualType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentSpreadType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentSpreadType.java index c32df5c22e..dc8b92c60a 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentSpreadType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentSpreadType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentType.java index fb9cce886b..7f876013d4 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; @@ -331,6 +331,7 @@ * <element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/> * <element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ResourceAssignmentSpreadType" minOccurs="0"/> * <element name="ResourceRequest" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ResourceRequestType" minOccurs="0"/> + * <element name="Code" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" minOccurs="0"/> * </sequence> * </restriction> * </complexContent> @@ -455,7 +456,8 @@ "wbsObjectId", "udf", "spread", - "resourceRequest" + "resourceRequest", + "code" }) public class ResourceAssignmentType { @@ -574,6 +576,7 @@ @XmlElement(name = "UDF") protected List udf; @XmlElement(name = "Spread") protected ResourceAssignmentSpreadType spread; @XmlElement(name = "ResourceRequest", nillable = true) protected ResourceRequestType resourceRequest; + @XmlElement(name = "Code") protected List code; /** * Gets the value of the activityActualFinish property. @@ -3570,4 +3573,35 @@ public void setResourceRequest(ResourceRequestType value) this.resourceRequest = value; } + /** + * Gets the value of the code property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the Jakarta XML Binding object. + * This is why there is not a set method for the code property. + * + *

+ * For example, to add a new item, do as follows: + *

+    *    getCode().add(newItem);
+    * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link CodeAssignmentType } + * + * + */ + public List getCode() + { + if (code == null) + { + code = new ArrayList<>(); + } + return this.code; + } + } diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentUpdateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentUpdateType.java index 73aeaac41a..069906088f 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentUpdateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceAssignmentUpdateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeAssignmentType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeAssignmentType.java index f1268a903d..91f5d18a13 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeAssignmentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeAssignmentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeType.java index ea17fa1aa8..233e247110 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeTypeType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeTypeType.java index fc6987b266..fdf233a788 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeTypeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCodeTypeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCurveType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCurveType.java index 8c8fe33430..5365d01485 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCurveType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCurveType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCurveValuesType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCurveValuesType.java index a21b779d88..5f3e01f916 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceCurveValuesType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceCurveValuesType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceHourType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceHourType.java index 73fca324cb..4fba289eb6 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceHourType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceHourType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceLocationType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceLocationType.java index d66b077961..13f706f97b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceLocationType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceLocationType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceRateType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceRateType.java index f61cb492b7..f2b51291a1 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceRateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceRateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceRequestType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceRequestType.java index fe6d9c979c..4106d37e06 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceRequestType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceRequestType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceRoleType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceRoleType.java index d629101d66..5db1e4ea2e 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceRoleType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceRoleType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceTeamType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceTeamType.java index 5c4ec02829..7ae4c89944 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceTeamType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceTeamType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ResourceType.java b/src/main/java/net/sf/mpxj/primavera/schema/ResourceType.java index 5af9a440f3..894a309329 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ResourceType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ResourceType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskCategoryType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskCategoryType.java index 805a483241..d38c649ba0 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskCategoryType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskCategoryType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskImpactType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskImpactType.java index 555aa334d2..eff1cf7e2b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskImpactType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskImpactType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixScoreType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixScoreType.java index 57bfd66db1..1b847950a6 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixScoreType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixScoreType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixThresholdType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixThresholdType.java index 1f684722b6..fd2da317a3 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixThresholdType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixThresholdType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixType.java index efd5ee716f..0eb8ecbc17 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskMatrixType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskResponseActionImpactType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskResponseActionImpactType.java index 27d9375e3e..26f2d391fc 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskResponseActionImpactType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskResponseActionImpactType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskResponseActionType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskResponseActionType.java index f081ee58d8..f8971fb256 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskResponseActionType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskResponseActionType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskResponsePlanType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskResponsePlanType.java index 1f18c7b6c5..178fedfdb7 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskResponsePlanType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskResponsePlanType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskThresholdLevelType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskThresholdLevelType.java index 35ee59129e..d8912d35b9 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskThresholdLevelType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskThresholdLevelType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskThresholdType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskThresholdType.java index 067a33362c..3aecac38b3 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskThresholdType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskThresholdType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RiskType.java b/src/main/java/net/sf/mpxj/primavera/schema/RiskType.java index 6729ca64a7..fb4cb0748d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RiskType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RiskType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeAssignmentType.java b/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeAssignmentType.java index b7308a8adc..973cf84d82 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeAssignmentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeAssignmentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeType.java b/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeType.java index 06f91217bd..171d923b4a 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeTypeType.java b/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeTypeType.java index 7768a88ac0..cb8b8bab0b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeTypeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RoleCodeTypeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RoleLimitType.java b/src/main/java/net/sf/mpxj/primavera/schema/RoleLimitType.java index 120eec2e6f..55ff68ca5d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RoleLimitType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RoleLimitType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RoleRateType.java b/src/main/java/net/sf/mpxj/primavera/schema/RoleRateType.java index 8783acf5d3..ba547032d2 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RoleRateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RoleRateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RoleTeamType.java b/src/main/java/net/sf/mpxj/primavera/schema/RoleTeamType.java index fb4c2a7413..4387702725 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RoleTeamType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RoleTeamType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/RoleType.java b/src/main/java/net/sf/mpxj/primavera/schema/RoleType.java index efb7dc363c..cbd3a4e5b4 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/RoleType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/RoleType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ScheduleCheckOptionType.java b/src/main/java/net/sf/mpxj/primavera/schema/ScheduleCheckOptionType.java index 4ba16dd08b..65edaf4436 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ScheduleCheckOptionType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ScheduleCheckOptionType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ScheduleOptionsType.java b/src/main/java/net/sf/mpxj/primavera/schema/ScheduleOptionsType.java index 2308494f70..73c07e2a9f 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ScheduleOptionsType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ScheduleOptionsType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ShiftPeriodType.java b/src/main/java/net/sf/mpxj/primavera/schema/ShiftPeriodType.java index 62146376f4..bb77c74aa8 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ShiftPeriodType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ShiftPeriodType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ShiftType.java b/src/main/java/net/sf/mpxj/primavera/schema/ShiftType.java index 978470a65f..961f5a1db3 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ShiftType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ShiftType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/StepUserDefinedValueUpdateType.java b/src/main/java/net/sf/mpxj/primavera/schema/StepUserDefinedValueUpdateType.java index 4a7b7ec186..d2748a02aa 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/StepUserDefinedValueUpdateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/StepUserDefinedValueUpdateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/ThresholdParameterType.java b/src/main/java/net/sf/mpxj/primavera/schema/ThresholdParameterType.java index 0144114d9b..02017b202b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/ThresholdParameterType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/ThresholdParameterType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/TimesheetAuditType.java b/src/main/java/net/sf/mpxj/primavera/schema/TimesheetAuditType.java index 40aa73c574..31b8e36c06 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/TimesheetAuditType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/TimesheetAuditType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/TimesheetDelegateType.java b/src/main/java/net/sf/mpxj/primavera/schema/TimesheetDelegateType.java index 543d1ee754..a650a27c45 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/TimesheetDelegateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/TimesheetDelegateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/TimesheetPeriodType.java b/src/main/java/net/sf/mpxj/primavera/schema/TimesheetPeriodType.java index 8803fad819..23d3f795f4 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/TimesheetPeriodType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/TimesheetPeriodType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/TimesheetType.java b/src/main/java/net/sf/mpxj/primavera/schema/TimesheetType.java index 82be2c50c0..1e54c31ce9 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/TimesheetType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/TimesheetType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UDFAssignmentType.java b/src/main/java/net/sf/mpxj/primavera/schema/UDFAssignmentType.java index 070ffe0968..0ce1eda862 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UDFAssignmentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UDFAssignmentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UDFCodeType.java b/src/main/java/net/sf/mpxj/primavera/schema/UDFCodeType.java index 6d2280a6b6..f7d4b060df 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UDFCodeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UDFCodeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UDFTypeType.java b/src/main/java/net/sf/mpxj/primavera/schema/UDFTypeType.java index ae1a1e90b6..e9d2a81300 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UDFTypeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UDFTypeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UDFValueType.java b/src/main/java/net/sf/mpxj/primavera/schema/UDFValueType.java index 0444245e9f..44c14f488e 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UDFValueType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UDFValueType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UnitOfMeasureType.java b/src/main/java/net/sf/mpxj/primavera/schema/UnitOfMeasureType.java index 02d212b0e2..9acbc11785 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UnitOfMeasureType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UnitOfMeasureType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UpdateBaselineOptionType.java b/src/main/java/net/sf/mpxj/primavera/schema/UpdateBaselineOptionType.java index 01b270ef92..6efbe009d1 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UpdateBaselineOptionType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UpdateBaselineOptionType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UserConsentType.java b/src/main/java/net/sf/mpxj/primavera/schema/UserConsentType.java index dd4791f8d7..1cb3d33a07 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UserConsentType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UserConsentType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UserDefinedValueUpdateType.java b/src/main/java/net/sf/mpxj/primavera/schema/UserDefinedValueUpdateType.java index d5d051ddd2..301c49868b 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UserDefinedValueUpdateType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UserDefinedValueUpdateType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UserFieldTitleType.java b/src/main/java/net/sf/mpxj/primavera/schema/UserFieldTitleType.java index e2311fd61a..63847284c9 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UserFieldTitleType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UserFieldTitleType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UserInterfaceViewType.java b/src/main/java/net/sf/mpxj/primavera/schema/UserInterfaceViewType.java index 4d59190e04..83aba709cb 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UserInterfaceViewType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UserInterfaceViewType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UserLicenseType.java b/src/main/java/net/sf/mpxj/primavera/schema/UserLicenseType.java index 05094d2c8d..8efa13e92d 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UserLicenseType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UserLicenseType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UserOBSType.java b/src/main/java/net/sf/mpxj/primavera/schema/UserOBSType.java index 32c3e49591..abe30f7a88 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UserOBSType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UserOBSType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/UserType.java b/src/main/java/net/sf/mpxj/primavera/schema/UserType.java index f23e6e0df4..6173614b72 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/UserType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/UserType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/WBSCategoryType.java b/src/main/java/net/sf/mpxj/primavera/schema/WBSCategoryType.java index 60dd5a7670..435f9272b1 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/WBSCategoryType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/WBSCategoryType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/WBSMilestoneType.java b/src/main/java/net/sf/mpxj/primavera/schema/WBSMilestoneType.java index cd10f2cf2f..82280eb3c4 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/WBSMilestoneType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/WBSMilestoneType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/WBSType.java b/src/main/java/net/sf/mpxj/primavera/schema/WBSType.java index 120c0d6dcf..e817ac26a8 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/WBSType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/WBSType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/WbsReviewersType.java b/src/main/java/net/sf/mpxj/primavera/schema/WbsReviewersType.java index 5a1e179103..c10360892e 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/WbsReviewersType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/WbsReviewersType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/WorkTimeType.java b/src/main/java/net/sf/mpxj/primavera/schema/WorkTimeType.java index 5110e3a6e7..fefe1f8ae6 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/WorkTimeType.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/WorkTimeType.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // package net.sf.mpxj.primavera.schema; diff --git a/src/main/java/net/sf/mpxj/primavera/schema/package-info.java b/src/main/java/net/sf/mpxj/primavera/schema/package-info.java index 0f675586f1..5b22c6a737 100644 --- a/src/main/java/net/sf/mpxj/primavera/schema/package-info.java +++ b/src/main/java/net/sf/mpxj/primavera/schema/package-info.java @@ -2,7 +2,7 @@ // This file was generated by the Eclipse Implementation of JAXB, v3.0.2 // See https://eclipse-ee4j.github.io/jaxb-ri // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2024.12.12 at 03:09:49 PM GMT +// Generated on: 2024.12.13 at 01:22:42 PM GMT // @jakarta.xml.bind.annotation.XmlSchema(namespace = "http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects", elementFormDefault = jakarta.xml.bind.annotation.XmlNsForm.QUALIFIED) package net.sf.mpxj.primavera.schema;