<?xml version="1.0" encoding="utf-8"?><edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx"><edmx:DataServices><Schema Namespace="Odyssey" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="Acknowledgement" Abstract="true"><Key><PropertyRef Name="XK_PK" /></Key><Property Name="XK_PK" Type="Edm.Guid" Nullable="false" /><Property Name="XK_IsCancelled" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="XK_ParentID" Type="Edm.Guid" Nullable="false" /><Property Name="XK_RuleID" Type="Edm.Guid" Nullable="false" /><Property Name="XK_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="XK_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="XK_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="XK_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="XK_Warning" Type="Edm.String" Nullable="false" /><Annotation Term="Glow.TableCode" String="XK" /></EntityType><EntityType Name="BMBAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMBoardConfiguration" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="BMB_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="BMBoardConfiguration"><Key><PropertyRef Name="BMB_PK" /></Key><Property Name="BMB_PK" Type="Edm.Guid" Nullable="false" /><Property Name="BMB_BoardInfo" Type="Edm.String" DefaultValue="" Nullable="false" /><Property Name="BMB_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="200" /><Property Name="BMB_FS_System" Type="Edm.Guid" Nullable="false" /><Property Name="BMB_GG_ReleaseGroup" Type="Edm.Guid" /><Property Name="BMB_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="200" /><Property Name="BMB_RowVersion" Type="Edm.Binary" DefaultValue="" Nullable="false" MaxLength="8"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="BMB_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BMB_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BMB_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BMB_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="System" Type="Odyssey.BMSystem" Nullable="false"><ReferentialConstraint Property="BMB_FS_System" ReferencedProperty="FS_PK" /></NavigationProperty><NavigationProperty Name="ReleaseGroup" Type="Odyssey.GlbGroupInfo"><ReferentialConstraint Property="BMB_GG_ReleaseGroup" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BMB_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BMB_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.BMBAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="BMB" /></EntityType><EntityType Name="BMBoard"><Key><PropertyRef Name="MB_PK" /></Key><Property Name="MB_PK" Type="Edm.Guid" Nullable="false" /><Property Name="MB_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="MB_Description" Type="Edm.String" DefaultValue="" Nullable="false" /><Property Name="MB_FM_DetailedCard" Type="Edm.Guid" /><Property Name="MB_FS_System" Type="Edm.Guid" Nullable="false" /><Property Name="MB_GB_AgingBranch" Type="Edm.Guid" /><Property Name="MB_GC_Company" Type="Edm.Guid" /><Property Name="MB_GE_AgingDepartment" Type="Edm.Guid" /><Property Name="MB_GG_ReleaseGroup" Type="Edm.Guid" /><Property Name="MB_GS_NKStaffCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="MB_IsAutoRefresh" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="MB_IsKeepAlive" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="MB_IsPublished" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="MB_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" Unicode="false" /><Property Name="MB_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="MB_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="MB_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="MB_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="BMBoardSections" Type="Collection(Odyssey.BMBoardSection)" Partner="Board" /><NavigationProperty Name="DetailedCard" Type="Odyssey.BMControlCustomisation"><ReferentialConstraint Property="MB_FM_DetailedCard" ReferencedProperty="FM_PK" /></NavigationProperty><NavigationProperty Name="System" Type="Odyssey.BMSystem" Nullable="false"><ReferentialConstraint Property="MB_FS_System" ReferencedProperty="FS_PK" /></NavigationProperty><NavigationProperty Name="AgingBranch" Type="Odyssey.GlbBranchInfo"><ReferentialConstraint Property="MB_GB_AgingBranch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="MB_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="AgingDepartment" Type="Odyssey.GlbDepartmentInfo"><ReferentialConstraint Property="MB_GE_AgingDepartment" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="ReleaseGroup" Type="Odyssey.GlbGroupInfo"><ReferentialConstraint Property="MB_GG_ReleaseGroup" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="Staff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="MB_GS_NKStaffCode" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="MB_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="MB_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.MBAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="MB" /></EntityType><EntityType Name="BMBoardSectionAdditionalComponent"><Key><PropertyRef Name="BSA_PK" /></Key><Property Name="BSA_PK" Type="Edm.Guid" Nullable="false" /><Property Name="BSA_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="BSA_FC_Component" Type="Edm.Guid" Nullable="false" /><Property Name="BSA_MS_Section" Type="Edm.Guid" Nullable="false" /><Property Name="BSA_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BSA_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BSA_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BSA_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Component" Type="Odyssey.BMComponent" Nullable="false"><ReferentialConstraint Property="BSA_FC_Component" ReferencedProperty="FC_PK" /></NavigationProperty><NavigationProperty Name="Section" Type="Odyssey.BMBoardSection" Nullable="false" Partner="BMBoardSectionAdditionalComponents"><ReferentialConstraint Property="BSA_MS_Section" ReferencedProperty="MS_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BSA_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BSA_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.BSAAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="BSA" /></EntityType><EntityType Name="BMBoardSectionChannel"><Key><PropertyRef Name="MSC_PK" /></Key><Property Name="MSC_PK" Type="Edm.Guid" Nullable="false" /><Property Name="MSC_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="MSC_Axis" Type="Edm.String" DefaultValue="PRI" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="MSC_ChannelType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="MSC_MS_Section" Type="Edm.Guid" Nullable="false" /><Property Name="MSC_ParentID" Type="Edm.Guid" /><Property Name="MSC_ParentTableCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="MSC_Sequence" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="MSC_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="MSC_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="MSC_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="MSC_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Section" Type="Odyssey.BMBoardSection" Nullable="false" Partner="BMBoardSectionChannels"><ReferentialConstraint Property="MSC_MS_Section" ReferencedProperty="MS_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="MSC_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="MSC_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.MSCAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="MSC" /></EntityType><EntityType Name="BMBoardSection"><Key><PropertyRef Name="MS_PK" /></Key><Property Name="MS_PK" Type="Edm.Guid" Nullable="false" /><Property Name="MS_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="MS_FC_Component" Type="Edm.Guid" /><Property Name="MS_GG_ReleaseGroup" Type="Edm.Guid" /><Property Name="MS_MB_Board" Type="Edm.Guid" /><Property Name="MS_SectionType" Type="Edm.String" DefaultValue="CMP" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="MS_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="MS_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="MS_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="MS_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="BMBoardSectionAdditionalComponents" Type="Collection(Odyssey.BMBoardSectionAdditionalComponent)" Partner="Section" /><NavigationProperty Name="BMBoardSectionChannels" Type="Collection(Odyssey.BMBoardSectionChannel)" Partner="Section" /><NavigationProperty Name="Component" Type="Odyssey.BMComponent"><ReferentialConstraint Property="MS_FC_Component" ReferencedProperty="FC_PK" /></NavigationProperty><NavigationProperty Name="ReleaseGroup" Type="Odyssey.GlbGroupInfo"><ReferentialConstraint Property="MS_GG_ReleaseGroup" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="Board" Type="Odyssey.BMBoard" Partner="BMBoardSections"><ReferentialConstraint Property="MS_MB_Board" ReferencedProperty="MB_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="MS_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="MS_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.MSAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="MS" /></EntityType><EntityType Name="BMBoardStaffView"><Key><PropertyRef Name="Board_PK" /></Key><Property Name="Board_PK" Type="Edm.Guid" Nullable="false" /><Property Name="MB_MB_PKAsFK" Type="Edm.Guid" /><Property Name="BMB_BMB_PKAsFK" Type="Edm.Guid" /><Property Name="Board_Name" Type="Edm.String" Nullable="false" MaxLength="200" /><Property Name="Board_IsPublished" Type="Edm.Boolean" /><Property Name="Board_StaffCode" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="PKAsFK" Type="Odyssey.BMBoardConfiguration"><ReferentialConstraint Property="BMB_BMB_PKAsFK" ReferencedProperty="BMB_PK" /></NavigationProperty></EntityType><EntityType Name="BMComponent"><Key><PropertyRef Name="FC_PK" /></Key><Property Name="FC_PK" Type="Edm.Guid" Nullable="false" /><Property Name="FC_AutoAssignTasksAge" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FC_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="FC_BufferLoadLimitPercent" Type="Edm.Byte" DefaultValue="0" Nullable="false" /><Property Name="FC_BufferTimeCapacityConstraintThresholdMultiple" Type="Edm.Decimal" DefaultValue="1" Nullable="false" Precision="3" Scale="1" /><Property Name="FC_BufferTimespanInMinutes" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="FC_DisplaySequence" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="FC_FC_ParentComponent" Type="Edm.Guid" /><Property Name="FC_FS_System" Type="Edm.Guid" /><Property Name="FC_GB_AgingBranch" Type="Edm.Guid" /><Property Name="FC_GE_AgingDepartment" Type="Edm.Guid" /><Property Name="FC_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="FC_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" Unicode="false" /><Property Name="FC_NonCCRTemporaryOverloadLimitMultiplier" Type="Edm.Decimal" DefaultValue="2" Nullable="false" Precision="3" Scale="1" /><Property Name="FC_OffsetInMinutes" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="FC_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FC_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FC_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FC_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FC_Type" Type="Edm.String" DefaultValue="BUC" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="ParentComponent" Type="Odyssey.BMComponent"><ReferentialConstraint Property="FC_FC_ParentComponent" ReferencedProperty="FC_PK" /></NavigationProperty><NavigationProperty Name="System" Type="Odyssey.BMSystem" Partner="BMComponents"><ReferentialConstraint Property="FC_FS_System" ReferencedProperty="FS_PK" /></NavigationProperty><NavigationProperty Name="AgingBranch" Type="Odyssey.GlbBranchInfo"><ReferentialConstraint Property="FC_GB_AgingBranch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="AgingDepartment" Type="Odyssey.GlbDepartmentInfo"><ReferentialConstraint Property="FC_GE_AgingDepartment" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FC_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FC_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.FCAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.InfoType" String="IBMComponentInfo" /><Annotation Term="Glow.TableCode" String="FC" /></EntityType><EntityType Name="BMControlCustomisation"><Key><PropertyRef Name="FM_PK" /></Key><Property Name="FM_PK" Type="Edm.Guid" Nullable="false" /><Property Name="FM_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="FM_ControlType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FM_IsSystemWide" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="FM_JobType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FM_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="FM_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FM_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FM_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FM_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FM_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FM_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.FMAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="FM" /></EntityType><EntityType Name="BMIAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMReleaseSequenceItem" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="BMI_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="Log" Abstract="true"><Key><PropertyRef Name="SL_PK" /></Key><Property Name="SL_PK" Type="Edm.Guid" Nullable="false" /><Property Name="SL_DataSource" Type="Edm.String" DefaultValue="G" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="SL_EventTime" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="SL_EventTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="SL_FireWorkflow" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="SL_GB_NKBranch" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="SL_GE_NKDepartment" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="SL_GS_NKUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="SL_IsCancelled" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="SL_IsEstimate" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="SL_Parent" Type="Edm.Guid" Nullable="false" /><Property Name="SL_PostedTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="SL_Reference" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1024" Unicode="false" /><Property Name="SL_SE_NKEvent" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Annotation Term="Glow.TableCode" String="SL" /></EntityType><EntityType Name="BMILog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.BMReleaseSequenceItem" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="BMI_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="BMNCNShape"><Key><PropertyRef Name="BNS_PK" /></Key><Property Name="BNS_PK" Type="Edm.Guid" Nullable="false" /><Property Name="BNS_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="BNS_BNS_ParentShape" Type="Edm.Guid" /><Property Name="BNS_BNS_RootShape" Type="Edm.Guid" /><Property Name="BNS_BNT_Style" Type="Edm.Guid" /><Property Name="BNS_CompletionDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BNS_GS_NKApprovedBy" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BNS_IsValid" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="BNS_JobType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BNS_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="256" /><Property Name="BNS_RelatedEntityID" Type="Edm.Guid" /><Property Name="BNS_RelatedEntityTableCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BNS_ShapeType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BNS_Status" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BNS_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BNS_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BNS_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BNS_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="ParentShape" Type="Odyssey.BMNCNShape"><ReferentialConstraint Property="BNS_BNS_ParentShape" ReferencedProperty="BNS_PK" /></NavigationProperty><NavigationProperty Name="RootShape" Type="Odyssey.BMNCNShape" Partner="BMNCNShapes"><ReferentialConstraint Property="BNS_BNS_RootShape" ReferencedProperty="BNS_PK" /></NavigationProperty><NavigationProperty Name="BMNCNShapes" Type="Collection(Odyssey.BMNCNShape)" Partner="RootShape" /><NavigationProperty Name="ApprovedBy" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BNS_GS_NKApprovedBy" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BNS_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BNS_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.BNSAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="BNS" /></EntityType><EntityType Name="BMRAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMReleaseSequence" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="BMR_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="BMReleaseSequenceItem"><Key><PropertyRef Name="BMI_PK" /></Key><Property Name="BMI_PK" Type="Edm.Guid" Nullable="false" /><Property Name="BMI_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="BMI_BMR_Sequence" Type="Edm.Guid" Nullable="false" /><Property Name="BMI_EstimatedLeadTimeDays" Type="Edm.Int16" DefaultValue="0" Nullable="false" /><Property Name="BMI_FH_ProcessHeader" Type="Edm.Guid" Nullable="false" /><Property Name="BMI_Investment" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="BMI_Position" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="BMI_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BMI_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BMI_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BMI_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BMI_Value" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><NavigationProperty Name="Sequence" Type="Odyssey.BMReleaseSequence" Nullable="false" Partner="BMReleaseSequenceItems"><ReferentialConstraint Property="BMI_BMR_Sequence" ReferencedProperty="BMR_PK" /></NavigationProperty><NavigationProperty Name="ProcessHeader" Type="Odyssey.ProcessHeader" Nullable="false" Partner="BMReleaseSequenceItems"><ReferentialConstraint Property="BMI_FH_ProcessHeader" ReferencedProperty="FH_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BMI_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BMI_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.BMILog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.BMIAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="BMI" /></EntityType><EntityType Name="BMReleaseSequenceItemView"><Key><PropertyRef Name="BMI_PK" /></Key><Property Name="BMI_PK" Type="Edm.Guid" Nullable="false" /><Property Name="BMI_BMR_Sequence" Type="Edm.Guid" Nullable="false" /><Property Name="BMI_FH_ProcessHeader" Type="Edm.Guid" Nullable="false" /><Property Name="BMI_Position" Type="Edm.Int32" Nullable="false" /><Property Name="BMI_Value" Type="Edm.Int32" Nullable="false" /><Property Name="BMI_Investment" Type="Edm.Int32" Nullable="false" /><Property Name="BMI_Note" Type="Edm.String" Nullable="false" /><Property Name="BMI_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BMI_SystemCreateUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BMI_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BMI_SystemLastEditUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BMI_AutoVersion" Type="Edm.Int16" Nullable="false" /><Property Name="BMI_EstimatedLeadTimeDays" Type="Edm.Int16" Nullable="false" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BMI_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BMI_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="ProcessHeader" Type="Odyssey.BMWorkflow" Nullable="false" Partner="BMReleaseSequenceItemViews"><ReferentialConstraint Property="BMI_FH_ProcessHeader" ReferencedProperty="FH_PK" /></NavigationProperty></EntityType><EntityType Name="BMReleaseSequence"><Key><PropertyRef Name="BMR_PK" /></Key><Property Name="BMR_PK" Type="Edm.Guid" Nullable="false" /><Property Name="BMR_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="BMR_G4_Capability" Type="Edm.Guid" /><Property Name="BMR_GG_ReleaseGroup" Type="Edm.Guid" Nullable="false" /><Property Name="BMR_InvestmentLimit" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="BMR_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="BMR_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="BMR_SequenceNudge" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="BMR_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BMR_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="BMR_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="BMR_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="BMReleaseSequenceItems" Type="Collection(Odyssey.BMReleaseSequenceItem)" Partner="Sequence" /><NavigationProperty Name="Capability" Type="Odyssey.GlbCapabilityInfo"><ReferentialConstraint Property="BMR_G4_Capability" ReferencedProperty="G4_PK" /></NavigationProperty><NavigationProperty Name="ReleaseGroup" Type="Odyssey.GlbGroupInfo" Nullable="false"><ReferentialConstraint Property="BMR_GG_ReleaseGroup" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BMR_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="BMR_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.BMRLog)" Partner="Parent" /><NavigationProperty Name="Notes" Type="Collection(Odyssey.BMRNote)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="WorkflowEvents" Type="Collection(Odyssey.BMRWorkflowEvent)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.BMRAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="BMR" /></EntityType><EntityType Name="BMRLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.BMReleaseSequence" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="BMR_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="Note" Abstract="true"><Key><PropertyRef Name="ST_PK" /></Key><Property Name="ST_PK" Type="Edm.Guid" Nullable="false" /><Property Name="ST_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="ST_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="ST_ForceRead" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="ST_GC_RelatedCompany" Type="Edm.Guid" /><Property Name="ST_IsCustomDescription" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="ST_NoteContext" Type="Edm.String" DefaultValue="ALL" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ST_NoteText" Type="Edm.String" DefaultValue="" Nullable="false" /><Property Name="ST_NoteType" Type="Edm.String" DefaultValue="INT" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ST_ParentID" Type="Edm.Guid" /><Property Name="ST_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ST_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ST_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ST_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ST_NoteData" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Annotation Term="Glow.TableCode" String="ST" /></EntityType><EntityType Name="BMRNote" BaseType="Odyssey.Note"><NavigationProperty Name="RelatedCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="ST_GC_RelatedCompany" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.BMReleaseSequence" Partner="Notes"><ReferentialConstraint Property="ST_ParentID" ReferencedProperty="BMR_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="WorkflowEvent" Abstract="true"><Key><PropertyRef Name="SL_PK" /></Key><Property Name="SL_PK" Type="Edm.Guid" Nullable="false" /><Property Name="SL_DataSource" Type="Edm.String" DefaultValue="G" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="SL_EventTime" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="SL_EventTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="SL_FireWorkflow" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="SL_GB_NKBranch" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="SL_GS_NKUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="SL_IsCancelled" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="SL_IsEstimate" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="SL_Parent" Type="Edm.Guid" Nullable="false" /><Property Name="SL_PostedTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="SL_Reference" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1024" Unicode="false" /><Property Name="SL_SE_NKEvent" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Annotation Term="Glow.TableCode" String="SL" /></EntityType><EntityType Name="BMRWorkflowEvent" BaseType="Odyssey.WorkflowEvent"><NavigationProperty Name="Parent" Type="Odyssey.BMReleaseSequence" Nullable="false" Partner="WorkflowEvents"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="BMR_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="BMSystem"><Key><PropertyRef Name="FS_PK" /></Key><Property Name="FS_PK" Type="Edm.Guid" Nullable="false" /><Property Name="FS_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="FS_Description" Type="Edm.String" DefaultValue="" Nullable="false" /><Property Name="FS_IsLive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="FS_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="30" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="FS_ResourceCountdownHours" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FS_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FS_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FS_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FS_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="BMComponents" Type="Collection(Odyssey.BMComponent)" Partner="System" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FS_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FS_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.FSAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.InfoType" String="IBMSystemInfo" /><Annotation Term="Glow.TableCode" String="FS" /></EntityType><EntityType Name="BMWorkflow"><Key><PropertyRef Name="FH_PK" /></Key><Property Name="FH_Code" Type="Edm.String" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="FH_Description" Type="Edm.String" Nullable="false" MaxLength="80" /><Property Name="FH_ParentSystemCreateUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_PK" Type="Edm.Guid" Nullable="false" /><Property Name="FH_IsActive" Type="Edm.Boolean" Nullable="false" /><Property Name="FH_FC_CurrentComponent" Type="Edm.Guid" /><Property Name="FH_ReleaseDateTime" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_GG_ReleaseGroup" Type="Edm.Guid" /><Property Name="FH_VoteUpDownAmount" Type="Edm.Int16" Nullable="false" /><Property Name="FH_P0_Template" Type="Edm.Guid" /><Property Name="FH_CompletionStatement" Type="Edm.String" Nullable="false" MaxLength="512" /><Property Name="FH_AgreedDeliveryDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_DateAcceptability" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_DoNotStartBeforeDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_TimeDelayFactor" Type="Edm.Decimal" Nullable="false" Precision="2" Scale="1" /><Property Name="FH_TimeDelayMinutes" Type="Edm.Int32" Nullable="false" /><Property Name="FH_FH_ParentHeader" Type="Edm.Guid" /><Property Name="FH_ParentId" Type="Edm.Guid" /><Property Name="FH_ParentTableCode" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_SystemCreateUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_SystemLastEditUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_AllowTaskAutoAssignment" Type="Edm.Boolean" Nullable="false" /><Property Name="FH_IsStandby" Type="Edm.Boolean" Nullable="false" /><Property Name="FH_Status" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_StaggeredReleaseDelayExpiry" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_IsCriticalHandover" Type="Edm.Boolean" Nullable="false" /><Property Name="FH_PlannedDurationInMinutes" Type="Edm.Int32" Nullable="false" /><Property Name="FH_PlannedDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Duration</EnumMember></Annotation></Property><Property Name="FH_BufferPenetrationPercentWhenCompleted" Type="Edm.Decimal" Nullable="false" Precision="10" Scale="3" /><Property Name="FH_ParentTemplateId" Type="Edm.Guid" /><Property Name="FH_IsReleasableUnitParent" Type="Edm.Boolean" Nullable="false" /><Property Name="FH_WorkflowType" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_AgreedDeliveryDateDefaultHoursOffset" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_AgreedDeliveryDateDefaultsFrom" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_EarliestStartDateDefaultsFrom" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_EarliestStartDefaultHoursOffset" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_Category" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_IsReleaseGroupSetByTemplate" Type="Edm.Boolean" Nullable="false" /><Property Name="FH_LastTransferType" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_TaskPenetrationResetDateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_AutoVersion" Type="Edm.Int16" Nullable="false" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FH_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FH_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="BMReleaseSequenceItemViews" Type="Collection(Odyssey.BMReleaseSequenceItemView)" Partner="ProcessHeader" /><NavigationProperty Name="ReleaseGroup" Type="Odyssey.GlbGroupInfo"><ReferentialConstraint Property="FH_GG_ReleaseGroup" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="ParentHeader" Type="Odyssey.BMWorkflow" Partner="BMWorkflows"><ReferentialConstraint Property="FH_FH_ParentHeader" ReferencedProperty="FH_PK" /></NavigationProperty><NavigationProperty Name="BMWorkflows" Type="Collection(Odyssey.BMWorkflow)" Partner="ParentHeader" /><NavigationProperty Name="BMWorkflowTasks" Type="Collection(Odyssey.BMWorkflowTask)" Partner="JobWorkflow" /></EntityType><EntityType Name="BMWorkflowTask"><Key><PropertyRef Name="P9_PK" /></Key><Property Name="P9_PK" Type="Edm.Guid" Nullable="false" /><Property Name="P9_ActualDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_ActualDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_ActualDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Duration</EnumMember></Annotation></Property><Property Name="P9_CompletedTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="P9_EstDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Duration</EnumMember></Annotation></Property><Property Name="P9_EstimateVariationFactor" Type="Edm.Decimal" Nullable="false" Precision="5" Scale="2" /><Property Name="P9_FH_ProcessHeader" Type="Edm.Guid" /><Property Name="P9_G4_RequiredCapability" Type="Edm.Guid" /><Property Name="P9_GS_NKAssignedStaffMember" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_IsPublished" Type="Edm.Boolean" Nullable="false" /><Property Name="P9_IsValid" Type="Edm.Boolean" Nullable="false" /><Property Name="P9_Notes" Type="Edm.Binary" /><Property Name="P9_Outcome" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_ParentID" Type="Edm.Guid" /><Property Name="P9_ParentTableCode" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_Sequence" Type="Edm.Int32" Nullable="false" /><Property Name="P9_Status" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SuspendedAt" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_SuspendedAtUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_TotalSuspendedDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_Type" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SystemCreateUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SystemLastEditUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SE_NKTaskCompletionEvent" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_FH_JobWorkflow" Type="Edm.Guid" Nullable="false" /><NavigationProperty Name="AssignedStaffMember" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_GS_NKAssignedStaffMember" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="TaskCompletionEvent" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="P9_SE_NKTaskCompletionEvent" ReferencedProperty="SE_Code" /></NavigationProperty><NavigationProperty Name="JobWorkflow" Type="Odyssey.BMWorkflow" Nullable="false" Partner="BMWorkflowTasks"><ReferentialConstraint Property="P9_FH_JobWorkflow" ReferencedProperty="FH_PK" /></NavigationProperty><NavigationProperty Name="RequiredCapability" Type="Odyssey.GlbCapabilityInfo"><ReferentialConstraint Property="P9_G4_RequiredCapability" ReferencedProperty="G4_PK" /></NavigationProperty></EntityType><EntityType Name="BNSAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMNCNShape" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="BNS_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="BSAAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMBoardSectionAdditionalComponent" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="BSA_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="FCAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMComponent" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="FC_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="FHAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.ProcessHeader" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="FH_PK" /></NavigationProperty></EntityType><EntityType Name="Tag" Abstract="true"><Key><PropertyRef Name="TGL_PK" /></Key><Property Name="TGL_PK" Type="Edm.Guid" Nullable="false" /><Property Name="TGL_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="TGL_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="80" /><Property Name="TGL_GS_NKRemovedBy" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGL_Magnitude" Type="Edm.Decimal" DefaultValue="1" Nullable="false" Precision="10" Scale="3" /><Property Name="TGL_ParentId" Type="Edm.Guid" Nullable="false" /><Property Name="TGL_RemovedTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="TGL_Sequence" Type="Edm.Int16" DefaultValue="0" Nullable="false" /><Property Name="TGL_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="TGL_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGL_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="TGL_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGL_TGM_Magnitude" Type="Edm.Guid" Nullable="false" /><Annotation Term="Glow.TableCode" String="TGL" /></EntityType><EntityType Name="FHTag" BaseType="Odyssey.Tag"><NavigationProperty Name="Magnitude" Type="Odyssey.TagMagnitude" Nullable="false"><ReferentialConstraint Property="TGL_TGM_Magnitude" ReferencedProperty="TGM_PK" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.ProcessHeader" Nullable="false" Partner="Tags"><ReferentialConstraint Property="TGL_ParentId" ReferencedProperty="FH_PK" /></NavigationProperty><NavigationProperty Name="RemovedBy" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGL_GS_NKRemovedBy" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGL_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGL_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="WorkflowTask" Abstract="true"><Key><PropertyRef Name="P9_PK" /></Key><Property Name="P9_PK" Type="Edm.Guid" Nullable="false" /><Property Name="P9_ActualDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_ActualDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_ActualDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Duration</EnumMember></Annotation></Property><Property Name="P9_CompletedTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="P9_EstDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Duration</EnumMember></Annotation></Property><Property Name="P9_EstimateVariationFactor" Type="Edm.Decimal" Nullable="false" Precision="5" Scale="2" /><Property Name="P9_FH_ProcessHeader" Type="Edm.Guid" /><Property Name="P9_G4_RequiredCapability" Type="Edm.Guid" /><Property Name="P9_GS_NKAssignedStaffMember" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_IsPublished" Type="Edm.Boolean" Nullable="false" /><Property Name="P9_IsValid" Type="Edm.Boolean" Nullable="false" /><Property Name="P9_Outcome" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_ParentID" Type="Edm.Guid" /><Property Name="P9_SE_NKTaskCompletionEvent" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_Sequence" Type="Edm.Int32" Nullable="false" /><Property Name="P9_Status" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SuspendedAt" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_SuspendedAtUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SystemCreateUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SystemLastEditUser" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_TotalSuspendedDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_Type" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="IsSelf" Type="Edm.Boolean" Nullable="false" /><Property Name="IsManaged1" Type="Edm.Boolean" Nullable="false" /><Property Name="IsManaged2" Type="Edm.Boolean" Nullable="false" /><Property Name="IsManaged3" Type="Edm.Boolean" Nullable="false" /><Property Name="P9_Notes" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Annotation Term="Glow.TableCode" String="P9" /></EntityType><EntityType Name="FHWorkflowTask" BaseType="Odyssey.WorkflowTask"><NavigationProperty Name="Parent" Type="Odyssey.ProcessHeader" Partner="WorkflowTasks"><ReferentialConstraint Property="P9_ParentID" ReferencedProperty="FH_PK" /></NavigationProperty><NavigationProperty Name="AssignedStaffMember" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_GS_NKAssignedStaffMember" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="TaskCompletionEvent" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="P9_SE_NKTaskCompletionEvent" ReferencedProperty="SE_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="FMAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMControlCustomisation" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="FM_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="FSAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMSystem" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="FS_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="GlbBranchInfo"><Key><PropertyRef Name="GB_PK" /></Key><Property Name="GB_PK" Type="Edm.Guid" Nullable="false" /><Property Name="GB_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="GB_BranchName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="GB_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="GB_AccountingGroupCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="GB_Address1" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="GB_Address2" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="GB_City" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="25" /><Property Name="GB_GC" Type="Edm.Guid" Nullable="false" /><Property Name="GB_GeoLocation" Type="Edm.String" DefaultValue="POINT EMPTY" Nullable="false" /><Property Name="GB_OH_OrgProxy" Type="Edm.Guid" /><Property Name="GB_PostCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" Unicode="false" /><Property Name="GB_RL_NKHomePort" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="5" Unicode="false" /><Property Name="GB_RN_NKCountryCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="GB_State" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="25" /><NavigationProperty Name="GlbCompany" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="GB_GC" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="OrgProxy" Type="Odyssey.OrgHeaderInfo"><ReferentialConstraint Property="GB_OH_OrgProxy" ReferencedProperty="OH_PK" /></NavigationProperty><NavigationProperty Name="HomePort" Type="Odyssey.RefUNLOCOInfo" Nullable="false"><ReferentialConstraint Property="GB_RL_NKHomePort" ReferencedProperty="RL_Code" /></NavigationProperty><NavigationProperty Name="Country" Type="Odyssey.RefCountryInfo" Nullable="false"><ReferentialConstraint Property="GB_RN_NKCountryCode" ReferencedProperty="RN_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IGlbBranch" /><Annotation Term="Glow.TableCode" String="GB" /></EntityType><EntityType Name="GlbCapabilityInfo"><Key><PropertyRef Name="G4_PK" /></Key><Property Name="G4_PK" Type="Edm.Guid" Nullable="false" /><Property Name="G4_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="G4_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" Unicode="false" /><Property Name="G4_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Annotation Term="Glow.InfoTypeFor" String="IGlbCapability" /><Annotation Term="Glow.TableCode" String="G4" /></EntityType><EntityType Name="GlbCompanyInfo"><Key><PropertyRef Name="GC_PK" /></Key><Property Name="GC_PK" Type="Edm.Guid" Nullable="false" /><Property Name="GC_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="GC_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="GC_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="GC_IsGSTRegistered" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="GC_IsReciprocal" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="GC_RN_NKCountryCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="GC_RX_NKLocalCurrency" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Country" Type="Odyssey.RefCountryInfo" Nullable="false"><ReferentialConstraint Property="GC_RN_NKCountryCode" ReferencedProperty="RN_Code" /></NavigationProperty><NavigationProperty Name="LocalCurrency" Type="Odyssey.RefCurrencyInfo" Nullable="false"><ReferentialConstraint Property="GC_RX_NKLocalCurrency" ReferencedProperty="RX_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IGlbCompany" /><Annotation Term="Glow.TableCode" String="GC" /></EntityType><EntityType Name="GlbDepartmentInfo"><Key><PropertyRef Name="GE_PK" /></Key><Property Name="GE_PK" Type="Edm.Guid" Nullable="false" /><Property Name="GE_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="GE_Desc" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="GE_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Annotation Term="Glow.InfoTypeFor" String="IGlbDepartment" /><Annotation Term="Glow.TableCode" String="GE" /></EntityType><EntityType Name="GlbGroupInfo"><Key><PropertyRef Name="GG_PK" /></Key><Property Name="GG_PK" Type="Edm.Guid" Nullable="false" /><Property Name="GG_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="15" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="GG_Desc" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="64" /><Property Name="GG_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Annotation Term="Glow.InfoTypeFor" String="IGlbGroup" /><Annotation Term="Glow.TableCode" String="GG" /></EntityType><EntityType Name="GlbPersonInfo"><Key><PropertyRef Name="PER_PK" /></Key><Property Name="PER_PK" Type="Edm.Guid" Nullable="false" /><Property Name="PER_FullName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="256" /><Property Name="PER_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="PER_FriendlyName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="80" /><Property Name="PER_FullNameAI" Type="Edm.String" Nullable="false" MaxLength="256" /><Property Name="PER_NameSuffix" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" /><Property Name="PER_NameTitle" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" /><Property Name="PER_Picture" Type="Edm.Binary" /><NavigationProperty Name="GlbStaffs" Type="Collection(Odyssey.GlbStaffInfo)" Partner="GlbPerson" /><Annotation Term="Glow.InfoTypeFor" String="IGlbPerson" /><Annotation Term="Glow.TableCode" String="PER" /></EntityType><EntityType Name="GlbStaffInfo"><Key><PropertyRef Name="GS_Code" /></Key><Property Name="GS_PK" Type="Edm.Guid" Nullable="false" /><Property Name="GS_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="GS_FullName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="256" /><Property Name="GS_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="GS_EmailAddress" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="254" /><Property Name="GS_IsDriver" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="GS_IsResource" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="GS_IsSalesRep" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="GS_IsSystemAccount" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="GS_PER" Type="Edm.Guid" /><NavigationProperty Name="GlbPerson" Type="Odyssey.GlbPersonInfo" Partner="GlbStaffs"><ReferentialConstraint Property="GS_PER" ReferencedProperty="PER_PK" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IGlbStaff" /><Annotation Term="Glow.TableCode" String="GS" /></EntityType><EntityType Name="HEAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.HelpErrorLog" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="HE_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="HelpErrorLog"><Key><PropertyRef Name="HE_PK" /></Key><Property Name="HE_PK" Type="Edm.Guid" Nullable="false" /><Property Name="HE_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="HE_ExceptionMessage" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="512" /><Property Name="HE_ExceptionSource" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="128" Unicode="false" /><Property Name="HE_ExceptionType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="128" Unicode="false" /><Property Name="HE_FailCount" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="HE_FirstEXEVersionDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="HE_FirstProcessed" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="HE_FirstReported" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="HE_FirstVersionNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="32" Unicode="false" /><Property Name="HE_FixedCount" Type="Edm.Byte" DefaultValue="0" Nullable="false" /><Property Name="HE_FixedDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="HE_IsClientVisible" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="HE_IssueNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="HE_LastEXEVersionDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="HE_LastReported" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="HE_LastVersionNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="32" Unicode="false" /><Property Name="HE_LogType" Type="Edm.String" DefaultValue="EXC" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="HE_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="HE_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="HE_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="HE_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="HE_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="HE_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.HEAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="HE" /></EntityType><EntityType Name="MBAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMBoard" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="MB_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="MSAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMBoardSection" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="MS_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="MSCAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.BMBoardSectionChannel" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="MSC_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="NettingOrganisationInfo"><Key><PropertyRef Name="NSO_PK" /></Key><Property Name="NSO_PK" Type="Edm.Guid" Nullable="false" /><Property Name="NSO_NettingType" Type="Edm.String" DefaultValue="FUL" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="NSO_NS_NettingSystem" Type="Edm.Guid" Nullable="false" /><Property Name="NSO_OH_Organisation" Type="Edm.Guid" Nullable="false" /><Property Name="NSO_RX_NKAPSettlementCurrency" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="NSO_RX_NKARSettlementCurrency" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="NettingSystem" Type="Odyssey.NettingSystemInfo" Nullable="false"><ReferentialConstraint Property="NSO_NS_NettingSystem" ReferencedProperty="NS_PK" /></NavigationProperty><NavigationProperty Name="Organisation" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="NettingOrganisations"><ReferentialConstraint Property="NSO_OH_Organisation" ReferencedProperty="OH_PK" /></NavigationProperty><NavigationProperty Name="APSettlementCurrency" Type="Odyssey.RefCurrencyInfo" Nullable="false"><ReferentialConstraint Property="NSO_RX_NKAPSettlementCurrency" ReferencedProperty="RX_Code" /></NavigationProperty><NavigationProperty Name="ARSettlementCurrency" Type="Odyssey.RefCurrencyInfo" Nullable="false"><ReferentialConstraint Property="NSO_RX_NKARSettlementCurrency" ReferencedProperty="RX_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="INettingOrganisation" /><Annotation Term="Glow.TableCode" String="NSO" /></EntityType><EntityType Name="NettingSystemInfo"><Key><PropertyRef Name="NS_PK" /></Key><Property Name="NS_PK" Type="Edm.Guid" Nullable="false" /><Property Name="NS_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="NS_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="80" /><Property Name="NS_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Annotation Term="Glow.InfoTypeFor" String="INettingSystem" /><Annotation Term="Glow.TableCode" String="NS" /></EntityType><EntityType Name="OrgAddressAdditionalInfoInfo"><Key><PropertyRef Name="OAI_PK" /></Key><Property Name="OAI_PK" Type="Edm.Guid" Nullable="false" /><Property Name="OAI_AdditionalInfo" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="OAI_IsPrimary" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OAI_OA_Address" Type="Edm.Guid" Nullable="false" /><NavigationProperty Name="Address" Type="Odyssey.OrgAddressInfo" Nullable="false" Partner="OrgAddressAdditionalInfos"><ReferentialConstraint Property="OAI_OA_Address" ReferencedProperty="OA_PK" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgAddressAdditionalInfo" /><Annotation Term="Glow.TableCode" String="OAI" /></EntityType><EntityType Name="OrgAddressCapabilityInfo"><Key><PropertyRef Name="PZ_PK" /></Key><Property Name="PZ_PK" Type="Edm.Guid" Nullable="false" /><Property Name="PZ_AddressType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="PZ_IsMainAddress" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="PZ_OA" Type="Edm.Guid" Nullable="false" /><NavigationProperty Name="OrgAddress" Type="Odyssey.OrgAddressInfo" Nullable="false" Partner="OrgAddressCapabilities"><ReferentialConstraint Property="PZ_OA" ReferencedProperty="OA_PK" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgAddressCapability" /><Annotation Term="Glow.TableCode" String="PZ" /></EntityType><EntityType Name="OrgAddressInfo"><Key><PropertyRef Name="OA_PK" /></Key><Property Name="OA_PK" Type="Edm.Guid" Nullable="false" /><Property Name="OA_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="25" /><Property Name="OA_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="OA_AccessPoint" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OA_AdditionalAddressInformation" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="OA_Address1" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="OA_Address2" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="OA_AuthorityToLeave" Type="Edm.String" DefaultValue="DEF" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OA_City" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="OA_CommunicationRequired" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OA_CompanyNameOverride" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="OA_ContainerHandling" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OA_Dock_Height" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OA_DockLeveler" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_Email" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="254" /><Property Name="OA_Fax" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="OA_FCLEquipmentNeeded" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OA_ForkLift" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_GeofencePolygon" Type="Edm.String" DefaultValue="POLYGON EMPTY" Nullable="false" /><Property Name="OA_GeoLocation" Type="Edm.String" DefaultValue="POINT EMPTY" Nullable="false" /><Property Name="OA_IsAirCTO" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_IsContainerYard" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_IsDistributionCenter" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_IsFerryWaterTerminal" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_IsPackDepot" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_IsRailHead" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_IsRoadFreightDepot" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_IsSeaCTO" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_IsUnpackDepot" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_JobLoadingDuration" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="OA_LabourRequired" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OA_LoadingUnloadingConstraints" Type="Edm.String" DefaultValue="" Nullable="false" /><Property Name="OA_Mobile" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="OA_OH" Type="Edm.Guid" Nullable="false" /><Property Name="OA_PalletJack" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OA_Phone" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="OA_PostCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" /><Property Name="OA_RL_NKRelatedPortCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="5" Unicode="false" /><Property Name="OA_RN_NKCountryCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="OA_State" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="25" /><NavigationProperty Name="OrgAddressAdditionalInfos" Type="Collection(Odyssey.OrgAddressAdditionalInfoInfo)" Partner="Address" /><NavigationProperty Name="OrgAddressCapabilities" Type="Collection(Odyssey.OrgAddressCapabilityInfo)" Partner="OrgAddress"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="OrgHeader" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="OrgAddresses"><ReferentialConstraint Property="OA_OH" ReferencedProperty="OH_PK" /></NavigationProperty><NavigationProperty Name="RelatedPort" Type="Odyssey.RefUNLOCOInfo" Nullable="false"><ReferentialConstraint Property="OA_RL_NKRelatedPortCode" ReferencedProperty="RL_Code" /></NavigationProperty><NavigationProperty Name="Country" Type="Odyssey.RefCountryInfo" Nullable="false"><ReferentialConstraint Property="OA_RN_NKCountryCode" ReferencedProperty="RN_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgAddress" /><Annotation Term="Glow.TableCode" String="OA" /></EntityType><EntityType Name="OrgBrandOrRelatedNameInfo"><Key><PropertyRef Name="P1_PK" /></Key><Property Name="P1_PK" Type="Edm.Guid" Nullable="false" /><Property Name="P1_RelatedName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="P1_IsValid" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="P1_OH" Type="Edm.Guid" Nullable="false" /><NavigationProperty Name="OrgHeader" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="OrgBrandOrRelatedNames"><ReferentialConstraint Property="P1_OH" ReferencedProperty="OH_PK" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgBrandOrRelatedName" /><Annotation Term="Glow.TableCode" String="P1" /></EntityType><EntityType Name="OrgCarrierAccountInfo"><Key><PropertyRef Name="OAN_PK" /></Key><Property Name="OAN_PK" Type="Edm.Guid" Nullable="false" /><Property Name="OAN_AccountNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" Unicode="false" /><Property Name="OAN_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="OAN_OH_Carrier" Type="Edm.Guid" Nullable="false" /><NavigationProperty Name="Carrier" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="CarrierAccounts"><ReferentialConstraint Property="OAN_OH_Carrier" ReferencedProperty="OH_PK" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgCarrierAccount" /><Annotation Term="Glow.TableCode" String="OAN" /></EntityType><EntityType Name="OrgCompanyDataInfo"><Key><PropertyRef Name="OB_PK" /></Key><Property Name="OB_PK" Type="Edm.Guid" Nullable="false" /><Property Name="OB_APTransactionCreationRestriction" Type="Edm.String" DefaultValue="NON" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OB_APVATConfig" Type="Edm.String" DefaultValue="NON" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OB_CRIsShipsAgencyPrincipal" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OB_GC" Type="Edm.Guid" Nullable="false" /><Property Name="OB_IsCreditor" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OB_IsDebtor" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OB_IsValid" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OB_OH" Type="Edm.Guid" Nullable="false" /><Property Name="OB_RX_NKAPDefltCurrency" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OB_YardCombinedMNREstimate" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="OB_YardMNRCodeGroup" Type="Edm.String" DefaultValue="CDX" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OB_YardPRAExpiryThreshold" Type="Edm.Int16" DefaultValue="-1" Nullable="false" /><Property Name="OB_YardROIExpiryThreshold" Type="Edm.Int16" DefaultValue="-1" Nullable="false" /><NavigationProperty Name="GlbCompany" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="OB_GC" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="OrgHeader" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="OrgCompanyData"><ReferentialConstraint Property="OB_OH" ReferencedProperty="OH_PK" /></NavigationProperty><NavigationProperty Name="APDefltCurrency" Type="Odyssey.RefCurrencyInfo" Nullable="false"><ReferentialConstraint Property="OB_RX_NKAPDefltCurrency" ReferencedProperty="RX_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgCompanyData" /><Annotation Term="Glow.TableCode" String="OB" /></EntityType><EntityType Name="OrgContactInfo"><Key><PropertyRef Name="OC_PK" /></Key><Property Name="OC_PK" Type="Edm.Guid" Nullable="false" /><Property Name="OC_ContactName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="256" /><Property Name="OC_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="OC_Email" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="254" /><Property Name="OC_Fax" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="OC_GB_DefaultBranch" Type="Edm.Guid" /><Property Name="OC_Language" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="7" Unicode="false" /><Property Name="OC_Mobile" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="OC_OA_OrgAddress" Type="Edm.Guid" /><Property Name="OC_OH" Type="Edm.Guid" Nullable="false" /><Property Name="OC_Phone" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="OC_Title" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" /><Property Name="OC_WebAccessEnabled" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><NavigationProperty Name="DefaultBranch" Type="Odyssey.GlbBranchInfo"><ReferentialConstraint Property="OC_GB_DefaultBranch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="OrgAddress" Type="Odyssey.OrgAddressInfo"><ReferentialConstraint Property="OC_OA_OrgAddress" ReferencedProperty="OA_PK" /></NavigationProperty><NavigationProperty Name="OrgHeader" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="OrgContacts"><ReferentialConstraint Property="OC_OH" ReferencedProperty="OH_PK" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgContact" /><Annotation Term="Glow.TableCode" String="OC" /></EntityType><EntityType Name="OrgCusCodeInfo"><Key><PropertyRef Name="OK_PK" /></Key><Property Name="OK_PK" Type="Edm.Guid" Nullable="false" /><Property Name="OK_CustomsRegNo" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="254" /><Property Name="OK_CodeType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="OK_IsValid" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OK_OA_PremisesAddress" Type="Edm.Guid" /><Property Name="OK_OH" Type="Edm.Guid" Nullable="false" /><Property Name="OK_RN_NKCodeCountry" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><NavigationProperty Name="PremisesAddress" Type="Odyssey.OrgAddressInfo"><ReferentialConstraint Property="OK_OA_PremisesAddress" ReferencedProperty="OA_PK" /></NavigationProperty><NavigationProperty Name="OrgHeader" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="CusCodes"><ReferentialConstraint Property="OK_OH" ReferencedProperty="OH_PK" /></NavigationProperty><NavigationProperty Name="CodeCountry" Type="Odyssey.RefCountryInfo" Nullable="false"><ReferentialConstraint Property="OK_RN_NKCodeCountry" ReferencedProperty="RN_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgCusCode" /><Annotation Term="Glow.TableCode" String="OK" /></EntityType><EntityType Name="OrgHeaderInfo"><Key><PropertyRef Name="OH_PK" /></Key><Property Name="OH_PK" Type="Edm.Guid" Nullable="false" /><Property Name="OH_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="12"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="OH_FullName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="OH_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="OH_IsAirCTO" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsAirLine" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsAirWholesaler" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsConsignee" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsConsignor" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsContainerLeasingCompany" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsControllingCustomer" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsFerryWaterTerminal" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsForwarder" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsInlandWaterwayProvider" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsLineHaulProvider" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsLocalTransport" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsMiscFreightServices" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsRailHead" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsRailProvider" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsSalesLead" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsSeaCTO" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsSeaWholesaler" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsShippingConsortium" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsShippingLine" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsShippingProvider" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsTransportClient" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsVGMContractor" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_IsWarehouseClient" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="OH_RL_NKClosestPort" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="5" Unicode="false" /><Property Name="OH_RSL_ShippingLine" Type="Edm.Guid" /><NavigationProperty Name="NettingOrganisations" Type="Collection(Odyssey.NettingOrganisationInfo)" Partner="Organisation" /><NavigationProperty Name="OrgAddresses" Type="Collection(Odyssey.OrgAddressInfo)" Partner="OrgHeader"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="OrgBrandOrRelatedNames" Type="Collection(Odyssey.OrgBrandOrRelatedNameInfo)" Partner="OrgHeader" /><NavigationProperty Name="CarrierAccounts" Type="Collection(Odyssey.OrgCarrierAccountInfo)" Partner="Carrier" /><NavigationProperty Name="OrgCompanyData" Type="Collection(Odyssey.OrgCompanyDataInfo)" Partner="OrgHeader"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="OrgContacts" Type="Collection(Odyssey.OrgContactInfo)" Partner="OrgHeader" /><NavigationProperty Name="CusCodes" Type="Collection(Odyssey.OrgCusCodeInfo)" Partner="OrgHeader" /><NavigationProperty Name="ShippingLine" Type="Odyssey.RefShippingLineInfo"><ReferentialConstraint Property="OH_RSL_ShippingLine" ReferencedProperty="RSL_PK" /></NavigationProperty><NavigationProperty Name="RelatedParties" Type="Collection(Odyssey.OrgRelatedPartyInfo)" Partner="Parent" /><NavigationProperty Name="PartiesRelatedToThisOrg" Type="Collection(Odyssey.OrgRelatedPartyInfo)" Partner="RelatedParty" /><NavigationProperty Name="ClosestPort" Type="Odyssey.RefUNLOCOInfo" Nullable="false"><ReferentialConstraint Property="OH_RL_NKClosestPort" ReferencedProperty="RL_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgHeader" /><Annotation Term="Glow.TableCode" String="OH" /></EntityType><EntityType Name="OrgRelatedPartyInfo"><Key><PropertyRef Name="PR_PK" /></Key><Property Name="PR_PK" Type="Edm.Guid" Nullable="false" /><Property Name="PR_FreightDirection" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="PR_GC" Type="Edm.Guid" /><Property Name="PR_IsValid" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="PR_OH_Parent" Type="Edm.Guid" Nullable="false" /><Property Name="PR_OH_RelatedParty" Type="Edm.Guid" Nullable="false" /><Property Name="PR_PartyType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="GlbCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="PR_GC" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="RelatedParties"><ReferentialConstraint Property="PR_OH_Parent" ReferencedProperty="OH_PK" /></NavigationProperty><NavigationProperty Name="RelatedParty" Type="Odyssey.OrgHeaderInfo" Nullable="false" Partner="PartiesRelatedToThisOrg"><ReferentialConstraint Property="PR_OH_RelatedParty" ReferencedProperty="OH_PK" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IOrgRelatedParty" /><Annotation Term="Glow.TableCode" String="PR" /></EntityType><EntityType Name="P9Acknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.ProcessTask" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="P9_PK" /></NavigationProperty></EntityType><EntityType Name="P9Log" BaseType="Odyssey.Log"><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.ProcessTask" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="P9_PK" /></NavigationProperty></EntityType><EntityType Name="P9Note" BaseType="Odyssey.Note"><NavigationProperty Name="RelatedCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="ST_GC_RelatedCompany" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.ProcessTask" Partner="Notes"><ReferentialConstraint Property="ST_ParentID" ReferencedProperty="P9_PK" /></NavigationProperty></EntityType><EntityType Name="P9Tag" BaseType="Odyssey.Tag"><NavigationProperty Name="Magnitude" Type="Odyssey.TagMagnitude" Nullable="false"><ReferentialConstraint Property="TGL_TGM_Magnitude" ReferencedProperty="TGM_PK" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.ProcessTask" Nullable="false" Partner="Tags"><ReferentialConstraint Property="TGL_ParentId" ReferencedProperty="P9_PK" /></NavigationProperty><NavigationProperty Name="RemovedBy" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGL_GS_NKRemovedBy" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGL_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGL_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="PQAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.ProcessTaskNotification" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="PQ_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="ProcessHeader" Abstract="true"><Key><PropertyRef Name="FH_PK" /></Key><Property Name="FH_PK" Type="Edm.Guid" Nullable="false" /><Property Name="FH_AgreedDeliveryDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_AgreedDeliveryDateDefaultHoursOffset" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_AgreedDeliveryDateDefaultsFrom" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_AllowTaskAutoAssignment" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="FH_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="FH_BMT_BufferTimespan" Type="Edm.Guid" /><Property Name="FH_BufferPenetrationPercentWhenCompleted" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="10" Scale="3" /><Property Name="FH_Category" Type="Edm.String" DefaultValue="UDF" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_CompletionDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_CompletionStatement" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="512" /><Property Name="FH_DateAcceptability" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_DeadlineType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_DoNotStartBeforeDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_EarliestStartDateDefaultsFrom" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_EarliestStartDefaultHoursOffset" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_EffectiveAgreedDeliveryDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_EffectiveNudge" Type="Edm.Decimal" Precision="22" Scale="4" /><Property Name="FH_FC_CurrentComponent" Type="Edm.Guid" /><Property Name="FH_FC_DedicatedBuffer" Type="Edm.Guid" /><Property Name="FH_FH_ParentHeader" Type="Edm.Guid" /><Property Name="FH_FL_DedicatedComponentLink" Type="Edm.Guid" /><Property Name="FH_GB_Branch" Type="Edm.Guid" /><Property Name="FH_GB_EffectiveBranch" Type="Edm.Guid" /><Property Name="FH_GE_Department" Type="Edm.Guid" /><Property Name="FH_GE_EffectiveDepartment" Type="Edm.Guid" /><Property Name="FH_GG_ReleaseGroup" Type="Edm.Guid" /><Property Name="FH_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="FH_IsApproved" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="FH_IsCriticalHandover" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="FH_IsReleasableUnitParent" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="FH_IsReleaseGroupSetByTemplate" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="FH_IsStandby" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="FH_JobCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" Unicode="false" /><Property Name="FH_JobDescription" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="200" /><Property Name="FH_LastOperationDescription" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="512" /><Property Name="FH_LastTransferType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_LatestAcceptableReleaseDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_MilestoneCompletionPivotKey" Type="Edm.String" MaxLength="200" /><Property Name="FH_P0_Template" Type="Edm.Guid" /><Property Name="FH_ParentId" Type="Edm.Guid" /><Property Name="FH_ParentTemplateId" Type="Edm.Guid" /><Property Name="FH_PlannedDurationInMinutes" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="FH_ReleaseDateTime" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_ReleaseSequenceSortDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_RemainingMinutesToComplete" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="FH_StaggeredReleaseDelayExpiry" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="FH_Status" Type="Edm.String" DefaultValue="OPN" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="FH_TaskLowestOpenSequenceNumber" Type="Edm.Int32" DefaultValue="-1" Nullable="false" /><Property Name="FH_TaskPenetrationResetDateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="FH_TimeDelayFactor" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="2" Scale="1" /><Property Name="FH_TimeDelayMinutes" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="FH_VoteUpDownAmount" Type="Edm.Int16" DefaultValue="0" Nullable="false" /><Property Name="FH_WorkflowType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="BMReleaseSequenceItems" Type="Collection(Odyssey.BMReleaseSequenceItem)" Partner="ProcessHeader" /><NavigationProperty Name="ParentHeader" Type="Odyssey.ProcessHeader" Partner="ProcessHeaders"><ReferentialConstraint Property="FH_FH_ParentHeader" ReferencedProperty="FH_PK" /></NavigationProperty><NavigationProperty Name="ProcessHeaders" Type="Collection(Odyssey.ProcessHeader)" Partner="ParentHeader" /><NavigationProperty Name="Branch" Type="Odyssey.GlbBranchInfo"><ReferentialConstraint Property="FH_GB_Branch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="EffectiveBranch" Type="Odyssey.GlbBranchInfo"><ReferentialConstraint Property="FH_GB_EffectiveBranch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="Department" Type="Odyssey.GlbDepartmentInfo"><ReferentialConstraint Property="FH_GE_Department" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="EffectiveDepartment" Type="Odyssey.GlbDepartmentInfo"><ReferentialConstraint Property="FH_GE_EffectiveDepartment" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="ReleaseGroup" Type="Odyssey.GlbGroupInfo"><ReferentialConstraint Property="FH_GG_ReleaseGroup" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="ProcessTasks" Type="Collection(Odyssey.ProcessTask)" Partner="ProcessHeader" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FH_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="FH_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Tags" Type="Collection(Odyssey.FHTag)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="WorkflowTasks" Type="Collection(Odyssey.FHWorkflowTask)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.FHAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="FH" /></EntityType><EntityType Name="ASTProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="ACHProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="CSHProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="CVOProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="CPOProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="YAOProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="YDHProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="YPHProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="YRAProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="YREProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="YTUProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="YUSProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="KMProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="LTCProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="KGProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="K1ProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="EMHProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="GSProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JJProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JKProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JCProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JEProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JDProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JXProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JSProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JSBProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JVProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JBProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="JAProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="O1ProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="OHProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="RCTProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="THProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="RQProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WCWProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WDProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WDCProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WDLProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WDHProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WPSProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WRPProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WRCProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WRHProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WLOProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WPProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WTKProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WTJProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WVOProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="WKIProcessHeader" BaseType="Odyssey.ProcessHeader"><NavigationProperty Name="Parent" Type="Odyssey.WorkItem" Partner="ProcessHeaders"><ReferentialConstraint Property="FH_ParentId" ReferencedProperty="WKI_PK" /></NavigationProperty></EntityType><EntityType Name="WKPProcessHeader" BaseType="Odyssey.ProcessHeader"><NavigationProperty Name="Parent" Type="Odyssey.WorkProject" Partner="ProcessHeaders"><ReferentialConstraint Property="FH_ParentId" ReferencedProperty="WKP_PK" /></NavigationProperty></EntityType><EntityType Name="MWOProcessHeader" BaseType="Odyssey.ProcessHeader" /><EntityType Name="ProcessTaskNotification"><Key><PropertyRef Name="PQ_PK" /></Key><Property Name="PQ_PK" Type="Edm.Guid" Nullable="false" /><Property Name="PQ_Code1" Type="Edm.String" MaxLength="3" Unicode="false" /><Property Name="PQ_DisplayTipTextOverride" Type="Edm.String" MaxLength="500" /><Property Name="PQ_ECS_MessageDeliveryContextSelector" Type="Edm.Guid" /><Property Name="PQ_EmailAddr" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="254" /><Property Name="PQ_EmailText" Type="Edm.String" DefaultValue="" Nullable="false" /><Property Name="PQ_ExceptionCategory" Type="Edm.String" MaxLength="3" Unicode="false" /><Property Name="PQ_ExceptionType" Type="Edm.String" MaxLength="3" Unicode="false" /><Property Name="PQ_GG_Group" Type="Edm.Guid" /><Property Name="PQ_GS_NKStaff" Type="Edm.String" MaxLength="3" Unicode="false" /><Property Name="PQ_MessagePurpose" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="PQ_Offset" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="PQ_OH_Recipient" Type="Edm.Guid" /><Property Name="PQ_P0_WorkflowTemplate" Type="Edm.Guid" /><Property Name="PQ_P9" Type="Edm.Guid" /><Property Name="PQ_P9T_Trigger" Type="Edm.Guid" /><Property Name="PQ_PEA_ExecutionResultAction" Type="Edm.Guid" /><Property Name="PQ_RelatedEntityId" Type="Edm.Guid" /><Property Name="PQ_RelatedEntityTableCode" Type="Edm.String" MaxLength="3" Unicode="false" /><Property Name="PQ_RFR_IRType" Type="Edm.Guid" /><Property Name="PQ_RQT_RequestType" Type="Edm.Guid" /><Property Name="PQ_SourceTemplateNotification" Type="Edm.Guid" /><Property Name="PQ_SQ" Type="Edm.Guid" /><Property Name="PQ_SU_Document" Type="Edm.Guid" /><Property Name="PQ_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="PQ_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="PQ_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="PQ_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="PQ_TriggerParty" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="PQ_TriggerPartyService" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="PQ_TriggerType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="PQ_WAA_AutomationTaskResultAction" Type="Edm.Guid" /><NavigationProperty Name="Group" Type="Odyssey.GlbGroupInfo"><ReferentialConstraint Property="PQ_GG_Group" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="Recipient" Type="Odyssey.OrgHeaderInfo"><ReferentialConstraint Property="PQ_OH_Recipient" ReferencedProperty="OH_PK" /></NavigationProperty><NavigationProperty Name="ProcessTask" Type="Odyssey.ProcessTask" Partner="TriggerActions"><ReferentialConstraint Property="PQ_P9" ReferencedProperty="P9_PK" /></NavigationProperty><NavigationProperty Name="StmPrintQueue" Type="Odyssey.StmPrintQueueInfo"><ReferentialConstraint Property="PQ_SQ" ReferencedProperty="SQ_PK" /></NavigationProperty><NavigationProperty Name="Document" Type="Odyssey.StmMenuItemInfo"><ReferentialConstraint Property="PQ_SU_Document" ReferencedProperty="SU_PK" /></NavigationProperty><NavigationProperty Name="Staff" Type="Odyssey.GlbStaffInfo"><ReferentialConstraint Property="PQ_GS_NKStaff" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="PQ_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="PQ_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.PQAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="PQ" /></EntityType><EntityType Name="ProcessTask" Abstract="true"><Key><PropertyRef Name="P9_PK" /></Key><Property Name="P9_PK" Type="Edm.Guid" Nullable="false" /><Property Name="P9_ActualDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_ActualDateUpdateType" Type="Edm.String" DefaultValue="AD1" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_ActualDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_ActualDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_AndOr" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="P9_CardNote" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="40" /><Property Name="P9_CascadedEventsContext" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="250" Unicode="false" /><Property Name="P9_CompletedTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_Condition1" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_Condition2" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_Condition2Value" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_DelayDurationSeconds" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="P9_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="P9_EffectiveEndDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_EffectiveStartDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_EstDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_EstimatedDefaultedFrom" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_EstimatedDefaultFromPredecessor" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="P9_EstimatedDefaultTimeDelta" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_EstimatedHandoverTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_EstimatedTimeToComplete" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_EstimateVariationFactor" Type="Edm.Decimal" DefaultValue="1" Nullable="false" Precision="5" Scale="2" /><Property Name="P9_ExceptionAddedUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_ExceptionDurationHours" Type="Edm.Int32" /><Property Name="P9_ExceptionEndDate" Type="Edm.DateTimeOffset" /><Property Name="P9_FC_CurrentComponent" Type="Edm.Guid" /><Property Name="P9_FH_ProcessHeader" Type="Edm.Guid" /><Property Name="P9_FormFlowType" Type="Edm.String" MaxLength="3" Unicode="false" /><Property Name="P9_G4_RequiredCapability" Type="Edm.Guid" /><Property Name="P9_GB_TriggerBranch" Type="Edm.Guid" /><Property Name="P9_GC" Type="Edm.Guid" /><Property Name="P9_GE_TriggerDepartment" Type="Edm.Guid" /><Property Name="P9_GG_AssignedGroup" Type="Edm.Guid" /><Property Name="P9_GS_NKAssignedStaffMember" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_IsCalendarItem" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="P9_IsInterruptable" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="P9_IsPublished" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="P9_IsResetBeingAppliedToThisTask" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="P9_IsValid" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="P9_LineTriggerType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_MilestoneCompletionPivotKey" Type="Edm.String" MaxLength="200" /><Property Name="P9_MilestoneExceptionAdded" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_NonWorkHours" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_Notes" Type="Edm.Binary" /><Property Name="P9_OA" Type="Edm.Guid" /><Property Name="P9_OC" Type="Edm.Guid" /><Property Name="P9_OriginalScheduledDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_Outcome" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_ParentID" Type="Edm.Guid" /><Property Name="P9_ParentTemplateID" Type="Edm.Guid" /><Property Name="P9_PTE_ProcessTaskAutomation" Type="Edm.Guid" /><Property Name="P9_RecalculateScheduledDate" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="P9_ReferencedID" Type="Edm.Guid" /><Property Name="P9_ReferencedTableCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_RespondToCascadedEvents" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="P9_RL_NKExceptionLocation" Type="Edm.String" MaxLength="5" Unicode="false" /><Property Name="P9_RN_NKDestinationCountry" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="P9_RN_NKOriginCountry" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="P9_ScheduledDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_ScheduledDateUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SE_NKExceptionEvent" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SE_NKMilestoneEvent" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SE_NKTaskCompletionEvent" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_Sequence" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="P9_Status" Type="Edm.String" DefaultValue="OPN" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SuppressDuplicates" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="P9_SuspendedAt" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_SuspendedAtUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="P9_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_TaskCannotBeDeleted" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="P9_TaskID" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="P9_TotalSuspendedDuration" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="P9_TriggerCondition" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_TriggerContext" Type="Edm.String" DefaultValue="DEF" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_TriggerField" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="80" Unicode="false" /><Property Name="P9_TriggerFiredCountdown" Type="Edm.Int16" DefaultValue="100" Nullable="false" /><Property Name="P9_TriggeringEventLog" Type="Edm.Guid" /><Property Name="P9_Type" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="P9_UseTemplateNotifications" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="P9_WAT_AutomationTask" Type="Edm.Guid" /><Property Name="IsSelf" Type="Edm.Boolean" Nullable="false" /><Property Name="IsManaged1" Type="Edm.Boolean" Nullable="false" /><Property Name="IsManaged2" Type="Edm.Boolean" Nullable="false" /><Property Name="IsManaged3" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="TriggerActions" Type="Collection(Odyssey.ProcessTaskNotification)" Partner="ProcessTask"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="ProcessHeader" Type="Odyssey.ProcessHeader" Partner="ProcessTasks"><ReferentialConstraint Property="P9_FH_ProcessHeader" ReferencedProperty="FH_PK" /></NavigationProperty><NavigationProperty Name="RequiredCapability" Type="Odyssey.GlbCapabilityInfo"><ReferentialConstraint Property="P9_G4_RequiredCapability" ReferencedProperty="G4_PK" /></NavigationProperty><NavigationProperty Name="TriggerBranch" Type="Odyssey.GlbBranchInfo"><ReferentialConstraint Property="P9_GB_TriggerBranch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="GlbCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="P9_GC" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="TriggerDepartment" Type="Odyssey.GlbDepartmentInfo"><ReferentialConstraint Property="P9_GE_TriggerDepartment" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="AssignedGroup" Type="Odyssey.GlbGroupInfo"><ReferentialConstraint Property="P9_GG_AssignedGroup" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="OrgAddress" Type="Odyssey.OrgAddressInfo"><ReferentialConstraint Property="P9_OA" ReferencedProperty="OA_PK" /></NavigationProperty><NavigationProperty Name="OrgContact" Type="Odyssey.OrgContactInfo"><ReferentialConstraint Property="P9_OC" ReferencedProperty="OC_PK" /></NavigationProperty><NavigationProperty Name="AssignedStaffMember" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_GS_NKAssignedStaffMember" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="ExceptionLocation" Type="Odyssey.RefUNLOCOInfo"><ReferentialConstraint Property="P9_RL_NKExceptionLocation" ReferencedProperty="RL_Code" /></NavigationProperty><NavigationProperty Name="DestinationCountry" Type="Odyssey.RefCountryInfo" Nullable="false"><ReferentialConstraint Property="P9_RN_NKDestinationCountry" ReferencedProperty="RN_Code" /></NavigationProperty><NavigationProperty Name="OriginCountry" Type="Odyssey.RefCountryInfo" Nullable="false"><ReferentialConstraint Property="P9_RN_NKOriginCountry" ReferencedProperty="RN_Code" /></NavigationProperty><NavigationProperty Name="ExceptionEvent" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="P9_SE_NKExceptionEvent" ReferencedProperty="SE_Code" /></NavigationProperty><NavigationProperty Name="MilestoneEvent" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="P9_SE_NKMilestoneEvent" ReferencedProperty="SE_Code" /></NavigationProperty><NavigationProperty Name="TaskCompletionEvent" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="P9_SE_NKTaskCompletionEvent" ReferencedProperty="SE_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="P9_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.P9Log)" Partner="Parent" /><NavigationProperty Name="Notes" Type="Collection(Odyssey.P9Note)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Tags" Type="Collection(Odyssey.P9Tag)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.P9Acknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="P9" /></EntityType><EntityType Name="AIHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="ASTProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="ACHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="CSCProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="CSHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="CVOProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="CPOProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="CLHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="COPProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="CSProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="BHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="BFProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="YAOProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="YDHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="YPHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="YRAProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="YREProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="YTUProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="YUSProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="KMProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="LTCProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="KGProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="K1ProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="EMHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="GAProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="HRRProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="HVHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="HVCProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="HVIProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="HVSProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="HVLProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="HVOProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JJProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JKProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JCProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JEProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JDProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JOProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JXProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JSProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="EFProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JSBProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JVProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JBProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="JAProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="P0ProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="RCTProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="THProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="RQProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="VBProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WCWProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WDProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WDCProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WDLProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WDHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WPSProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WRPProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WRCProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WRHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WLOProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WPProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WTKProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WTJProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="WKIProcessTask" BaseType="Odyssey.ProcessTask"><NavigationProperty Name="Parent" Type="Odyssey.WorkItem" Partner="ProcessTasks"><ReferentialConstraint Property="P9_ParentID" ReferencedProperty="WKI_PK" /></NavigationProperty></EntityType><EntityType Name="WKPProcessTask" BaseType="Odyssey.ProcessTask"><NavigationProperty Name="Parent" Type="Odyssey.WorkProject" Partner="ProcessTasks"><ReferentialConstraint Property="P9_ParentID" ReferencedProperty="WKP_PK" /></NavigationProperty></EntityType><EntityType Name="JHProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="MWOProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="DRQProcessTask" BaseType="Odyssey.ProcessTask" /><EntityType Name="RefAirlineInfo"><Key><PropertyRef Name="RM_PK" /></Key><Property Name="RM_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RM_AirlineName1" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="40" Unicode="false" /><Property Name="RM_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Annotation Term="Glow.InfoTypeFor" String="IRefAirline" /><Annotation Term="Glow.TableCode" String="RM" /></EntityType><EntityType Name="RefCommodityCodeInfo"><Key><PropertyRef Name="RH_Code" /></Key><Property Name="RH_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RH_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false" /><Property Name="RH_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="500" Unicode="false" /><Property Name="RH_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RH_IsHazardous" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="RH_ReeferMaxTemperature" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="8" Scale="1" /><Property Name="RH_ReeferMinTemperature" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="8" Scale="1" /><Annotation Term="Glow.InfoTypeFor" String="IRefCommodityCode" /><Annotation Term="Glow.TableCode" String="RH" /></EntityType><EntityType Name="RefContainerInfo"><Key><PropertyRef Name="RC_PK" /></Key><Property Name="RC_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RC_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" Unicode="false" /><Property Name="RC_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="45" Unicode="false" /><Property Name="RC_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RC_ContainerType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RC_CubicCapacity" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_CubicCapacityUQ" Type="Edm.String" DefaultValue="M3" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RC_DimensionUQ" Type="Edm.String" DefaultValue="FT" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RC_DoorOpeningHeight" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_DoorOpeningUQ" Type="Edm.String" DefaultValue="FT" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RC_DoorOpeningWidth" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_FreightRateClass" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false" /><Property Name="RC_GrossWeight" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_Height" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_InsideHeight" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_InsideLength" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_InsideUQ" Type="Edm.String" DefaultValue="FT" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RC_InsideWidth" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_IsControlledAtmosphere" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="RC_ISOEquipmentSizeTypeCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" Unicode="false" /><Property Name="RC_ISOType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false" /><Property Name="RC_Length" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_ShippingMode" Type="Edm.String" DefaultValue="SEA" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RC_StorageClass" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RC_TareWeight" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RC_TEU" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="5" Scale="2" /><Property Name="RC_USContainerCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RC_WeightUQ" Type="Edm.String" DefaultValue="KG" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RC_Width" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Annotation Term="Glow.InfoTypeFor" String="IRefContainer" /><Annotation Term="Glow.TableCode" String="RC" /></EntityType><EntityType Name="RefCountryInfo"><Key><PropertyRef Name="RN_Code" /></Key><Property Name="RN_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RN_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RN_Desc" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="RN_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RN_AddressFormattingRule" Type="Edm.String" DefaultValue="DEF" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RN_PostcodeValidationRule" Type="Edm.String" DefaultValue="NVR" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RN_StateProvinceValidationRule" Type="Edm.String" DefaultValue="NVR" Nullable="false" MaxLength="3" Unicode="false" /><Annotation Term="Glow.InfoTypeFor" String="IRefCountry" /><Annotation Term="Glow.TableCode" String="RN" /></EntityType><EntityType Name="RefCountryStateInfo"><Key><PropertyRef Name="RW_PK" /></Key><Property Name="RW_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RW_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RW_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" /><Property Name="RW_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RW_RN_NKCountryCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><NavigationProperty Name="Country" Type="Odyssey.RefCountryInfo" Nullable="false"><ReferentialConstraint Property="RW_RN_NKCountryCode" ReferencedProperty="RN_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IRefCountryState" /><Annotation Term="Glow.TableCode" String="RW" /></EntityType><EntityType Name="RefCurrencyInfo"><Key><PropertyRef Name="RX_Code" /></Key><Property Name="RX_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RX_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RX_Desc" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" /><Property Name="RX_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RX_SubUnitRatio" Type="Edm.Int32" DefaultValue="100" Nullable="false"><Annotation Term="Glow.DynamicScaleType"><EnumMember>Glow.DynamicScaleType/Log10</EnumMember></Annotation></Property><Annotation Term="Glow.InfoTypeFor" String="IRefCurrency" /><Annotation Term="Glow.TableCode" String="RX" /></EntityType><EntityType Name="RefServiceLevelInfo"><Key><PropertyRef Name="RS_Code" /></Key><Property Name="RS_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RS_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RS_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="RS_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RS_ServiceDeliveryType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Annotation Term="Glow.InfoTypeFor" String="IRefServiceLevel" /><Annotation Term="Glow.TableCode" String="RS" /></EntityType><EntityType Name="RefShippingLineInfo"><Key><PropertyRef Name="RSL_PK" /></Key><Property Name="RSL_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RSL_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RSL_StandardCarrierAlphaCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false" /><Annotation Term="Glow.InfoTypeFor" String="IRefShippingLine" /><Annotation Term="Glow.TableCode" String="RSL" /></EntityType><EntityType Name="RefUNLOCOInfo"><Key><PropertyRef Name="RL_Code" /></Key><Property Name="RL_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RL_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="5" Unicode="false" /><Property Name="RL_PortName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="RL_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RL_GeoLocation" Type="Edm.String" DefaultValue="POINT EMPTY" Nullable="false" /><Property Name="RL_NameWithDiacriticals" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" /><Property Name="RL_RN_NKCountryCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RL_RW" Type="Edm.Guid" /><NavigationProperty Name="RefCountryState" Type="Odyssey.RefCountryStateInfo"><ReferentialConstraint Property="RL_RW" ReferencedProperty="RW_PK" /></NavigationProperty><NavigationProperty Name="Country" Type="Odyssey.RefCountryInfo" Nullable="false"><ReferentialConstraint Property="RL_RN_NKCountryCode" ReferencedProperty="RN_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IRefUNLOCO" /><Annotation Term="Glow.TableCode" String="RL" /></EntityType><EntityType Name="StmEventInfo"><Key><PropertyRef Name="SE_Code" /></Key><Property Name="SE_PK" Type="Edm.Guid" Nullable="false" /><Property Name="SE_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="SE_Desc" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="128" Unicode="false" /><Property Name="SE_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="SE_IsCancellable" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="SE_IsRefernceFormatOverridden" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="SE_OverriddenReferenceFormat" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1024" Unicode="false" /><Property Name="SE_ReferenceFormat" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1024" Unicode="false" /><Annotation Term="Glow.InfoTypeFor" String="IStmEvent" /><Annotation Term="Glow.TableCode" String="SE" /></EntityType><EntityType Name="StmMenuItemInfo"><Key><PropertyRef Name="SU_PK" /></Key><Property Name="SU_PK" Type="Edm.Guid" Nullable="false" /><Property Name="SU_MenuName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="127" Unicode="false" /><Annotation Term="Glow.InfoTypeFor" String="IStmMenuItem" /><Annotation Term="Glow.TableCode" String="SU" /></EntityType><EntityType Name="StmPrintQueueInfo"><Key><PropertyRef Name="SQ_PK" /></Key><Property Name="SQ_PK" Type="Edm.Guid" Nullable="false" /><Property Name="SQ_DisplayName" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="250" /><Annotation Term="Glow.InfoTypeFor" String="IStmPrintQueue" /><Annotation Term="Glow.TableCode" String="SQ" /></EntityType><EntityType Name="TagDefinition"><Key><PropertyRef Name="TGD_PK" /></Key><Property Name="TGD_PK" Type="Edm.Guid" Nullable="false" /><Property Name="TGD_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="TGD_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="TGD_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="80" Unicode="false" /><Property Name="TGD_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="TGD_IsExclusive" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="TGD_IsSystem" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="TGD_Scope" Type="Edm.String" DefaultValue="ALL" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGD_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="TGD_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGD_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="TGD_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGD_UsageScope" Type="Edm.String" DefaultValue="ALL" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGD_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGD_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.TGDLog)" Partner="Parent" /><NavigationProperty Name="Notes" Type="Collection(Odyssey.TGDNote)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="WorkflowEvents" Type="Collection(Odyssey.TGDWorkflowEvent)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.TGDAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="TGD" /></EntityType><EntityType Name="TagMagnitude"><Key><PropertyRef Name="TGM_PK" /></Key><Property Name="TGM_PK" Type="Edm.Guid" Nullable="false" /><Property Name="TGM_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="TGM_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGM_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="80" Unicode="false" /><Property Name="TGM_GG_OwnerGroup" Type="Edm.Guid" /><Property Name="TGM_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="TGM_NudgeAmount" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="TGM_RuleRunSequence" Type="Edm.Int32" DefaultValue="0" Nullable="false" /><Property Name="TGM_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="TGM_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGM_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="TGM_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="TGM_TGD_Tag" Type="Edm.Guid" Nullable="false" /><NavigationProperty Name="OwnerGroup" Type="Odyssey.GlbGroupInfo"><ReferentialConstraint Property="TGM_GG_OwnerGroup" ReferencedProperty="GG_PK" /></NavigationProperty><NavigationProperty Name="Tag" Type="Odyssey.TagDefinition" Nullable="false"><ReferentialConstraint Property="TGM_TGD_Tag" ReferencedProperty="TGD_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGM_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="TGM_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.TGMLog)" Partner="Parent" /><NavigationProperty Name="Notes" Type="Collection(Odyssey.TGMNote)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="WorkflowEvents" Type="Collection(Odyssey.TGMWorkflowEvent)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.TGMAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="TGM" /></EntityType><EntityType Name="TGDAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.TagDefinition" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="TGD_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="TGDLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.TagDefinition" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="TGD_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="TGDNote" BaseType="Odyssey.Note"><NavigationProperty Name="RelatedCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="ST_GC_RelatedCompany" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.TagDefinition" Partner="Notes"><ReferentialConstraint Property="ST_ParentID" ReferencedProperty="TGD_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="TGDWorkflowEvent" BaseType="Odyssey.WorkflowEvent"><NavigationProperty Name="Parent" Type="Odyssey.TagDefinition" Nullable="false" Partner="WorkflowEvents"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="TGD_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="TGMAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.TagMagnitude" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="TGM_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="TGMLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.TagMagnitude" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="TGM_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="TGMNote" BaseType="Odyssey.Note"><NavigationProperty Name="RelatedCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="ST_GC_RelatedCompany" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.TagMagnitude" Partner="Notes"><ReferentialConstraint Property="ST_ParentID" ReferencedProperty="TGM_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="TGMWorkflowEvent" BaseType="Odyssey.WorkflowEvent"><NavigationProperty Name="Parent" Type="Odyssey.TagMagnitude" Nullable="false" Partner="WorkflowEvents"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="TGM_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="WKIAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.WorkItem" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="WKI_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="AddOnValue" Abstract="true"><Key><PropertyRef Name="XV_PK" /></Key><Property Name="XV_PK" Type="Edm.Guid" Nullable="false" /><Property Name="XV_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="XV_Data" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="XV_DataAsDecimal" Type="Edm.Decimal" Precision="18" Scale="2"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="XV_IsRuleEnabled" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="XV_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="60" Unicode="false" /><Property Name="XV_ParentID" Type="Edm.Guid" Nullable="false" /><Property Name="XV_SystemCreateTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="XV_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="XV_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="XV_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="XV_Type" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="XV_XR_Rule" Type="Edm.Guid" /><Annotation Term="Glow.TableCode" String="XV" /></EntityType><EntityType Name="WKIAddOnValue" BaseType="Odyssey.AddOnValue"><NavigationProperty Name="Parent" Type="Odyssey.WorkItem" Nullable="false" Partner="AddOnValues"><ReferentialConstraint Property="XV_ParentID" ReferencedProperty="WKI_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XV_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XV_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="WKILog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.WorkItem" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="WKI_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="WKINote" BaseType="Odyssey.Note"><NavigationProperty Name="RelatedCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="ST_GC_RelatedCompany" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.WorkItem" Partner="Notes"><ReferentialConstraint Property="ST_ParentID" ReferencedProperty="WKI_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="WKIWorkflowEvent" BaseType="Odyssey.WorkflowEvent"><NavigationProperty Name="Parent" Type="Odyssey.WorkItem" Nullable="false" Partner="WorkflowEvents"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="WKI_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="WKPAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.WorkProject" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="WKP_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="XK_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="WKPLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.WorkProject" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="WKP_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="WKPNote" BaseType="Odyssey.Note"><NavigationProperty Name="RelatedCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="ST_GC_RelatedCompany" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Parent" Type="Odyssey.WorkProject" Partner="Notes"><ReferentialConstraint Property="ST_ParentID" ReferencedProperty="WKP_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ST_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="WKPWorkflowEvent" BaseType="Odyssey.WorkflowEvent"><NavigationProperty Name="Parent" Type="Odyssey.WorkProject" Nullable="false" Partner="WorkflowEvents"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="WKP_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Event" Type="Odyssey.StmEventInfo" Nullable="false"><ReferentialConstraint Property="SL_SE_NKEvent" ReferencedProperty="SE_Code" /></NavigationProperty></EntityType><EntityType Name="WorkItem"><Key><PropertyRef Name="WKI_PK" /></Key><Property Name="WKI_PK" Type="Edm.Guid" Nullable="false" /><Property Name="WKI_ActivitySubtype" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_ActivityType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="WKI_DateOfChange" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="WKI_GB_AssignedBranch" Type="Edm.Guid" /><Property Name="WKI_GC_AssignedCompany" Type="Edm.Guid" /><Property Name="WKI_GE_AssignedDepartment" Type="Edm.Guid" /><Property Name="WKI_P9_DefectCausedByTask" Type="Edm.Guid" /><Property Name="WKI_P9_DefectFirstMissedInTask" Type="Edm.Guid" /><Property Name="WKI_PortOrCountry" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="5" Unicode="false" /><Property Name="WKI_Priority" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_Risk" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_Status" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_Summary" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="80" /><Property Name="WKI_SystemCreateBranch" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_SystemCreateDepartment" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="WKI_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="WKI_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_WorkItemArea" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_WorkItemNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="WKI_WorkItemType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKI_Details" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><NavigationProperty Name="AssignedBranch" Type="Odyssey.GlbBranchInfo"><ReferentialConstraint Property="WKI_GB_AssignedBranch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="AssignedCompany" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="WKI_GC_AssignedCompany" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="AssignedDepartment" Type="Odyssey.GlbDepartmentInfo"><ReferentialConstraint Property="WKI_GE_AssignedDepartment" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="DefectCausedByTask" Type="Odyssey.ProcessTask"><ReferentialConstraint Property="WKI_P9_DefectCausedByTask" ReferencedProperty="P9_PK" /></NavigationProperty><NavigationProperty Name="DefectFirstMissedInTask" Type="Odyssey.ProcessTask"><ReferentialConstraint Property="WKI_P9_DefectFirstMissedInTask" ReferencedProperty="P9_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="WKI_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="WKI_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="AddOnValues" Type="Collection(Odyssey.WKIAddOnValue)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.WKILog)" Partner="Parent" /><NavigationProperty Name="Notes" Type="Collection(Odyssey.WKINote)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="ProcessHeaders" Type="Collection(Odyssey.WKIProcessHeader)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="ProcessTasks" Type="Collection(Odyssey.WKIProcessTask)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="WorkflowEvents" Type="Collection(Odyssey.WKIWorkflowEvent)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.WKIAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="WKI" /></EntityType><EntityType Name="WorkProject"><Key><PropertyRef Name="WKP_PK" /></Key><Property Name="WKP_PK" Type="Edm.Guid" Nullable="false" /><Property Name="WKP_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="WKP_ClosedDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="WKP_ForecastStartDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="WKP_GS_NKProjectManager" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_GS_NKProjectOwner" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_GS_NKProjectSponsor" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_Members" Type="Edm.String" DefaultValue="{}" Nullable="false" MaxLength="4000" /><Property Name="WKP_Module" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_OA_ClientAddress" Type="Edm.Guid" /><Property Name="WKP_OC_Contact" Type="Edm.Guid" /><Property Name="WKP_OC_TechnicalContact" Type="Edm.Guid" /><Property Name="WKP_P8_Opportunity" Type="Edm.Guid" /><Property Name="WKP_Priority" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_ProjectNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="WKP_Stage" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" /><Property Name="WKP_Status" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_SubType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_Summary" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="80" /><Property Name="WKP_SystemCreateBranch" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_SystemCreateDepartment" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="WKP_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="WKP_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_Tags" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="400" /><Property Name="WKP_TargetCompletionWindowEnd" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="WKP_TargetCompletionWindowStart" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="WKP_Type" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="WKP_Details" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_ProblemStatement" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_BenefitsForWTG" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_Outcomes" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_KeyDependencies" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_KeyRisks" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_Deliverables" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_SuccessCriteria" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_Assumptions" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_Constraints" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_Boundaries" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_TargetIndustry" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_TargetCustomers" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_TargetUsers" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_TargetRegions" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><Property Name="WKP_Background" Type="Edm.Stream"><Annotation Term="Glow.DefaultContentType" String="application/rtf" /></Property><NavigationProperty Name="ClientAddress" Type="Odyssey.OrgAddressInfo"><ReferentialConstraint Property="WKP_OA_ClientAddress" ReferencedProperty="OA_PK" /></NavigationProperty><NavigationProperty Name="Contact" Type="Odyssey.OrgContactInfo"><ReferentialConstraint Property="WKP_OC_Contact" ReferencedProperty="OC_PK" /></NavigationProperty><NavigationProperty Name="TechnicalContact" Type="Odyssey.OrgContactInfo"><ReferentialConstraint Property="WKP_OC_TechnicalContact" ReferencedProperty="OC_PK" /></NavigationProperty><NavigationProperty Name="ProjectManager" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="WKP_GS_NKProjectManager" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="ProjectOwner" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="WKP_GS_NKProjectOwner" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="ProjectSponsor" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="WKP_GS_NKProjectSponsor" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="WKP_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="WKP_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.WKPLog)" Partner="Parent" /><NavigationProperty Name="Notes" Type="Collection(Odyssey.WKPNote)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="ProcessHeaders" Type="Collection(Odyssey.WKPProcessHeader)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="ProcessTasks" Type="Collection(Odyssey.WKPProcessTask)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="WorkflowEvents" Type="Collection(Odyssey.WKPWorkflowEvent)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.WKPAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="WKP" /></EntityType><Annotations Target="Odyssey.Acknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="Acknowledgement" String="IAcknowledgement" /></Annotations><Annotations Target="Odyssey.BMBAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="BMBAcknowledgement" String="IAcknowledgement[[IBMBoardConfiguration]]" /></Annotations><Annotations Target="Odyssey.BMBoardConfiguration"><Annotation Term="Glow.FriendlyName" Qualifier="BMBoardConfiguration" String="IBMBoardConfiguration" /></Annotations><Annotations Target="Odyssey.BMBoard"><Annotation Term="Glow.FriendlyName" Qualifier="BMBoard" String="IBMBoard" /></Annotations><Annotations Target="Odyssey.BMBoardSectionAdditionalComponent"><Annotation Term="Glow.FriendlyName" Qualifier="BMBoardSectionAdditionalComponent" String="IBMBoardSectionAdditionalComponent" /></Annotations><Annotations Target="Odyssey.BMBoardSectionChannel"><Annotation Term="Glow.FriendlyName" Qualifier="BMBoardSectionChannel" String="IBMBoardSectionChannel" /></Annotations><Annotations Target="Odyssey.BMBoardSection"><Annotation Term="Glow.FriendlyName" Qualifier="BMBoardSection" String="IBMBoardSection" /></Annotations><Annotations Target="Odyssey.BMBoardStaffView"><Annotation Term="Glow.FriendlyName" Qualifier="BMBoardStaffView" String="IBMBoardStaffView" /></Annotations><Annotations Target="Odyssey.BMComponent"><Annotation Term="Glow.FriendlyName" Qualifier="BMComponent" String="IBMComponent" /></Annotations><Annotations Target="Odyssey.BMControlCustomisation"><Annotation Term="Glow.FriendlyName" Qualifier="BMControlCustomisation" String="IBMControlCustomisation" /></Annotations><Annotations Target="Odyssey.BMIAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="BMIAcknowledgement" String="IAcknowledgement[[IBMReleaseSequenceItem]]" /></Annotations><Annotations Target="Odyssey.Log"><Annotation Term="Glow.FriendlyName" Qualifier="Log" String="ILog" /></Annotations><Annotations Target="Odyssey.BMILog"><Annotation Term="Glow.FriendlyName" Qualifier="BMILog" String="ILog[[IBMReleaseSequenceItem]]" /></Annotations><Annotations Target="Odyssey.BMNCNShape"><Annotation Term="Glow.FriendlyName" Qualifier="BMNCNShape" String="IBMNCNShape" /></Annotations><Annotations Target="Odyssey.BMRAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="BMRAcknowledgement" String="IAcknowledgement[[IBMReleaseSequence]]" /></Annotations><Annotations Target="Odyssey.BMReleaseSequenceItem"><Annotation Term="Glow.FriendlyName" Qualifier="BMReleaseSequenceItem" String="IBMReleaseSequenceItem" /></Annotations><Annotations Target="Odyssey.BMReleaseSequenceItemView"><Annotation Term="Glow.FriendlyName" Qualifier="BMReleaseSequenceItemView" String="IBMReleaseSequenceItemView" /></Annotations><Annotations Target="Odyssey.BMReleaseSequence"><Annotation Term="Glow.FriendlyName" Qualifier="BMReleaseSequence" String="IBMReleaseSequence" /></Annotations><Annotations Target="Odyssey.BMRLog"><Annotation Term="Glow.FriendlyName" Qualifier="BMRLog" String="ILog[[IBMReleaseSequence]]" /></Annotations><Annotations Target="Odyssey.Note"><Annotation Term="Glow.FriendlyName" Qualifier="Note" String="INote" /></Annotations><Annotations Target="Odyssey.BMRNote"><Annotation Term="Glow.FriendlyName" Qualifier="BMRNote" String="INote[[IBMReleaseSequence]]" /></Annotations><Annotations Target="Odyssey.WorkflowEvent"><Annotation Term="Glow.FriendlyName" Qualifier="WorkflowEvent" String="IWorkflowEvent" /></Annotations><Annotations Target="Odyssey.BMRWorkflowEvent"><Annotation Term="Glow.FriendlyName" Qualifier="BMRWorkflowEvent" String="IWorkflowEvent[[IBMReleaseSequence]]" /></Annotations><Annotations Target="Odyssey.BMSystem"><Annotation Term="Glow.FriendlyName" Qualifier="BMSystem" String="IBMSystem" /></Annotations><Annotations Target="Odyssey.BMWorkflow"><Annotation Term="Glow.FriendlyName" Qualifier="BMWorkflow" String="IBMWorkflow" /></Annotations><Annotations Target="Odyssey.BMWorkflowTask"><Annotation Term="Glow.FriendlyName" Qualifier="BMWorkflowTask" String="IBMWorkflowTask" /></Annotations><Annotations Target="Odyssey.BNSAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="BNSAcknowledgement" String="IAcknowledgement[[IBMNCNShape]]" /></Annotations><Annotations Target="Odyssey.BSAAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="BSAAcknowledgement" String="IAcknowledgement[[IBMBoardSectionAdditionalComponent]]" /></Annotations><Annotations Target="Odyssey.FCAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="FCAcknowledgement" String="IAcknowledgement[[IBMComponent]]" /></Annotations><Annotations Target="Odyssey.FHAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="FHAcknowledgement" String="IAcknowledgement[[IProcessHeader]]" /></Annotations><Annotations Target="Odyssey.Tag"><Annotation Term="Glow.FriendlyName" Qualifier="Tag" String="ITag" /></Annotations><Annotations Target="Odyssey.FHTag"><Annotation Term="Glow.FriendlyName" Qualifier="FHTag" String="ITag[[IProcessHeader]]" /></Annotations><Annotations Target="Odyssey.WorkflowTask"><Annotation Term="Glow.FriendlyName" Qualifier="WorkflowTask" String="IWorkflowTask" /></Annotations><Annotations Target="Odyssey.FHWorkflowTask"><Annotation Term="Glow.FriendlyName" Qualifier="FHWorkflowTask" String="IWorkflowTask[[IProcessHeader]]" /></Annotations><Annotations Target="Odyssey.FMAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="FMAcknowledgement" String="IAcknowledgement[[IBMControlCustomisation]]" /></Annotations><Annotations Target="Odyssey.FSAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="FSAcknowledgement" String="IAcknowledgement[[IBMSystem]]" /></Annotations><Annotations Target="Odyssey.GlbBranchInfo"><Annotation Term="Glow.FriendlyName" Qualifier="GlbBranchInfo" String="IGlbBranchInfo" /></Annotations><Annotations Target="Odyssey.GlbCapabilityInfo"><Annotation Term="Glow.FriendlyName" Qualifier="GlbCapabilityInfo" String="IGlbCapabilityInfo" /></Annotations><Annotations Target="Odyssey.GlbCompanyInfo"><Annotation Term="Glow.FriendlyName" Qualifier="GlbCompanyInfo" String="IGlbCompanyInfo" /></Annotations><Annotations Target="Odyssey.GlbDepartmentInfo"><Annotation Term="Glow.FriendlyName" Qualifier="GlbDepartmentInfo" String="IGlbDepartmentInfo" /></Annotations><Annotations Target="Odyssey.GlbGroupInfo"><Annotation Term="Glow.FriendlyName" Qualifier="GlbGroupInfo" String="IGlbGroupInfo" /></Annotations><Annotations Target="Odyssey.GlbPersonInfo"><Annotation Term="Glow.FriendlyName" Qualifier="GlbPersonInfo" String="IGlbPersonInfo" /></Annotations><Annotations Target="Odyssey.GlbStaffInfo"><Annotation Term="Glow.FriendlyName" Qualifier="GlbStaffInfo" String="IGlbStaffInfo" /></Annotations><Annotations Target="Odyssey.HEAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="HEAcknowledgement" String="IAcknowledgement[[IHelpErrorLog]]" /></Annotations><Annotations Target="Odyssey.HelpErrorLog"><Annotation Term="Glow.FriendlyName" Qualifier="HelpErrorLog" String="IHelpErrorLog" /></Annotations><Annotations Target="Odyssey.MBAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="MBAcknowledgement" String="IAcknowledgement[[IBMBoard]]" /></Annotations><Annotations Target="Odyssey.MSAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="MSAcknowledgement" String="IAcknowledgement[[IBMBoardSection]]" /></Annotations><Annotations Target="Odyssey.MSCAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="MSCAcknowledgement" String="IAcknowledgement[[IBMBoardSectionChannel]]" /></Annotations><Annotations Target="Odyssey.NettingOrganisationInfo"><Annotation Term="Glow.FriendlyName" Qualifier="NettingOrganisationInfo" String="INettingOrganisationInfo" /></Annotations><Annotations Target="Odyssey.NettingSystemInfo"><Annotation Term="Glow.FriendlyName" Qualifier="NettingSystemInfo" String="INettingSystemInfo" /></Annotations><Annotations Target="Odyssey.OrgAddressAdditionalInfoInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgAddressAdditionalInfoInfo" String="IOrgAddressAdditionalInfoInfo" /></Annotations><Annotations Target="Odyssey.OrgAddressCapabilityInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgAddressCapabilityInfo" String="IOrgAddressCapabilityInfo" /></Annotations><Annotations Target="Odyssey.OrgAddressInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgAddressInfo" String="IOrgAddressInfo" /></Annotations><Annotations Target="Odyssey.OrgBrandOrRelatedNameInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgBrandOrRelatedNameInfo" String="IOrgBrandOrRelatedNameInfo" /></Annotations><Annotations Target="Odyssey.OrgCarrierAccountInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgCarrierAccountInfo" String="IOrgCarrierAccountInfo" /></Annotations><Annotations Target="Odyssey.OrgCompanyDataInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgCompanyDataInfo" String="IOrgCompanyDataInfo" /></Annotations><Annotations Target="Odyssey.OrgContactInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgContactInfo" String="IOrgContactInfo" /></Annotations><Annotations Target="Odyssey.OrgCusCodeInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgCusCodeInfo" String="IOrgCusCodeInfo" /></Annotations><Annotations Target="Odyssey.OrgHeaderInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgHeaderInfo" String="IOrgHeaderInfo" /></Annotations><Annotations Target="Odyssey.OrgRelatedPartyInfo"><Annotation Term="Glow.FriendlyName" Qualifier="OrgRelatedPartyInfo" String="IOrgRelatedPartyInfo" /></Annotations><Annotations Target="Odyssey.P9Acknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="P9Acknowledgement" String="IAcknowledgement[[IProcessTask]]" /></Annotations><Annotations Target="Odyssey.P9Log"><Annotation Term="Glow.FriendlyName" Qualifier="P9Log" String="ILog[[IProcessTask]]" /></Annotations><Annotations Target="Odyssey.P9Note"><Annotation Term="Glow.FriendlyName" Qualifier="P9Note" String="INote[[IProcessTask]]" /></Annotations><Annotations Target="Odyssey.P9Tag"><Annotation Term="Glow.FriendlyName" Qualifier="P9Tag" String="ITag[[IProcessTask]]" /></Annotations><Annotations Target="Odyssey.PQAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="PQAcknowledgement" String="IAcknowledgement[[IProcessTaskNotification]]" /></Annotations><Annotations Target="Odyssey.ProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="ProcessHeader" String="IProcessHeader" /></Annotations><Annotations Target="Odyssey.ASTProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="ASTProcessHeader" String="IProcessHeader[[IAssetContractAmendment]]" /></Annotations><Annotations Target="Odyssey.ACHProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="ACHProcessHeader" String="IProcessHeader[[IAssetContractHeader]]" /></Annotations><Annotations Target="Odyssey.CSHProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="CSHProcessHeader" String="IProcessHeader[[ICarrierShipmentHeader]]" /></Annotations><Annotations Target="Odyssey.CVOProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="CVOProcessHeader" String="IProcessHeader[[ICarrierVoyage]]" /></Annotations><Annotations Target="Odyssey.CPOProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="CPOProcessHeader" String="IProcessHeader[[ICarrierVoyagePortCall]]" /></Annotations><Annotations Target="Odyssey.YAOProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="YAOProcessHeader" String="IProcessHeader[[ICYDAdHocServiceOrder]]" /></Annotations><Annotations Target="Odyssey.YDHProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="YDHProcessHeader" String="IProcessHeader[[ICYDDeliveryHeader]]" /></Annotations><Annotations Target="Odyssey.YPHProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="YPHProcessHeader" String="IProcessHeader[[ICYDPickupHeader]]" /></Annotations><Annotations Target="Odyssey.YRAProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="YRAProcessHeader" String="IProcessHeader[[ICYDReceiveAdvice]]" /></Annotations><Annotations Target="Odyssey.YREProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="YREProcessHeader" String="IProcessHeader[[ICYDReleaseAdvice]]" /></Annotations><Annotations Target="Odyssey.YTUProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="YTUProcessHeader" String="IProcessHeader[[ICYDTransportationUnit]]" /></Annotations><Annotations Target="Odyssey.YUSProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="YUSProcessHeader" String="IProcessHeader[[ICYDYardUnitState]]" /></Annotations><Annotations Target="Odyssey.KMProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="KMProcessHeader" String="IProcessHeader[[IDtbBooking]]" /></Annotations><Annotations Target="Odyssey.LTCProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="LTCProcessHeader" String="IProcessHeader[[IDtbConsignment]]" /></Annotations><Annotations Target="Odyssey.KGProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="KGProcessHeader" String="IProcessHeader[[IDtbConsignmentRunSheet]]" /></Annotations><Annotations Target="Odyssey.K1ProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="K1ProcessHeader" String="IProcessHeader[[IDtbConsignmentRunSheetInstruction]]" /></Annotations><Annotations Target="Odyssey.EMHProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="EMHProcessHeader" String="IProcessHeader[[IEquipmentMovementHistory]]" /></Annotations><Annotations Target="Odyssey.GSProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="GSProcessHeader" String="IProcessHeader[[IGlbStaff]]" /></Annotations><Annotations Target="Odyssey.JJProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JJProcessHeader" String="IProcessHeader[[IJobCartage]]" /></Annotations><Annotations Target="Odyssey.JKProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JKProcessHeader" String="IProcessHeader[[IJobConsol]]" /></Annotations><Annotations Target="Odyssey.JCProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JCProcessHeader" String="IProcessHeader[[IJobContainer]]" /></Annotations><Annotations Target="Odyssey.JEProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JEProcessHeader" String="IProcessHeader[[IJobDeclaration]]" /></Annotations><Annotations Target="Odyssey.JDProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JDProcessHeader" String="IProcessHeader[[IJobOrderHeader]]" /></Annotations><Annotations Target="Odyssey.JXProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JXProcessHeader" String="IProcessHeader[[IJobSailing]]" /></Annotations><Annotations Target="Odyssey.JSProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JSProcessHeader" String="IProcessHeader[[IJobShipment]]" /></Annotations><Annotations Target="Odyssey.JSBProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JSBProcessHeader" String="IProcessHeader[[IJobSupplierBooking]]" /></Annotations><Annotations Target="Odyssey.JVProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JVProcessHeader" String="IProcessHeader[[IJobVoyage]]" /></Annotations><Annotations Target="Odyssey.JBProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JBProcessHeader" String="IProcessHeader[[IJobVoyDestination]]" /></Annotations><Annotations Target="Odyssey.JAProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="JAProcessHeader" String="IProcessHeader[[IJobVoyOrigin]]" /></Annotations><Annotations Target="Odyssey.O1ProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="O1ProcessHeader" String="IProcessHeader[[IOrgColdCallRegister]]" /></Annotations><Annotations Target="Odyssey.OHProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="OHProcessHeader" String="IProcessHeader[[IOrgHeader]]" /></Annotations><Annotations Target="Odyssey.RCTProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="RCTProcessHeader" String="IProcessHeader[[IRatingContract]]" /></Annotations><Annotations Target="Odyssey.THProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="THProcessHeader" String="IProcessHeader[[IRatingHeader]]" /></Annotations><Annotations Target="Odyssey.RQProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="RQProcessHeader" String="IProcessHeader[[IRefEquipment]]" /></Annotations><Annotations Target="Odyssey.WCWProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WCWProcessHeader" String="IProcessHeader[[IWhsCycleCountWave]]" /></Annotations><Annotations Target="Odyssey.WDProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WDProcessHeader" String="IProcessHeader[[IWhsDocket]]" /></Annotations><Annotations Target="Odyssey.WDCProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WDCProcessHeader" String="IProcessHeader[[IWhsItemDispatchConsignment]]" /></Annotations><Annotations Target="Odyssey.WDLProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WDLProcessHeader" String="IProcessHeader[[IWhsItemDispatchLoadList]]" /></Annotations><Annotations Target="Odyssey.WDHProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WDHProcessHeader" String="IProcessHeader[[IWhsItemDispatchTransportationUnit]]" /></Annotations><Annotations Target="Odyssey.WPSProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WPSProcessHeader" String="IProcessHeader[[IWhsItemPackageState]]" /></Annotations><Annotations Target="Odyssey.WRPProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WRPProcessHeader" String="IProcessHeader[[IWhsItemReceiveASN]]" /></Annotations><Annotations Target="Odyssey.WRCProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WRCProcessHeader" String="IProcessHeader[[IWhsItemReceiveConsignment]]" /></Annotations><Annotations Target="Odyssey.WRHProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WRHProcessHeader" String="IProcessHeader[[IWhsItemReceiveTransportationUnit]]" /></Annotations><Annotations Target="Odyssey.WLOProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WLOProcessHeader" String="IProcessHeader[[IWhsLoad]]" /></Annotations><Annotations Target="Odyssey.WPProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WPProcessHeader" String="IProcessHeader[[IWhsPick]]" /></Annotations><Annotations Target="Odyssey.WTKProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WTKProcessHeader" String="IProcessHeader[[IWhsPickByLabelJob]]" /></Annotations><Annotations Target="Odyssey.WTJProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WTJProcessHeader" String="IProcessHeader[[IWhsPickTrolleyJob]]" /></Annotations><Annotations Target="Odyssey.WVOProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WVOProcessHeader" String="IProcessHeader[[IWhsVASOrder]]" /></Annotations><Annotations Target="Odyssey.WKIProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WKIProcessHeader" String="IProcessHeader[[IWorkItem]]" /></Annotations><Annotations Target="Odyssey.WKPProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="WKPProcessHeader" String="IProcessHeader[[IWorkProject]]" /></Annotations><Annotations Target="Odyssey.MWOProcessHeader"><Annotation Term="Glow.FriendlyName" Qualifier="MWOProcessHeader" String="IProcessHeader[[IMNRWorkOrderHeader]]" /></Annotations><Annotations Target="Odyssey.ProcessTaskNotification"><Annotation Term="Glow.FriendlyName" Qualifier="ProcessTaskNotification" String="IProcessTaskNotification" /></Annotations><Annotations Target="Odyssey.ProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="ProcessTask" String="IProcessTask" /></Annotations><Annotations Target="Odyssey.AIHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="AIHProcessTask" String="IProcessTask[[IAccDraftInvoiceHeader]]" /></Annotations><Annotations Target="Odyssey.ASTProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="ASTProcessTask" String="IProcessTask[[IAssetContractAmendment]]" /></Annotations><Annotations Target="Odyssey.ACHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="ACHProcessTask" String="IProcessTask[[IAssetContractHeader]]" /></Annotations><Annotations Target="Odyssey.CSCProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="CSCProcessTask" String="IProcessTask[[ICarrierShipmentCargo]]" /></Annotations><Annotations Target="Odyssey.CSHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="CSHProcessTask" String="IProcessTask[[ICarrierShipmentHeader]]" /></Annotations><Annotations Target="Odyssey.CVOProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="CVOProcessTask" String="IProcessTask[[ICarrierVoyage]]" /></Annotations><Annotations Target="Odyssey.CPOProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="CPOProcessTask" String="IProcessTask[[ICarrierVoyagePortCall]]" /></Annotations><Annotations Target="Odyssey.CLHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="CLHProcessTask" String="IProcessTask[[IContainerLoadListHeader]]" /></Annotations><Annotations Target="Odyssey.COPProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="COPProcessTask" String="IProcessTask[[ICrmOpportunity]]" /></Annotations><Annotations Target="Odyssey.CSProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="CSProcessTask" String="IProcessTask[[ICusHAWB]]" /></Annotations><Annotations Target="Odyssey.BHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="BHProcessTask" String="IProcessTask[[ICusInBondHeader]]" /></Annotations><Annotations Target="Odyssey.BFProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="BFProcessTask" String="IProcessTask[[ICusISFHeader]]" /></Annotations><Annotations Target="Odyssey.YAOProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="YAOProcessTask" String="IProcessTask[[ICYDAdHocServiceOrder]]" /></Annotations><Annotations Target="Odyssey.YDHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="YDHProcessTask" String="IProcessTask[[ICYDDeliveryHeader]]" /></Annotations><Annotations Target="Odyssey.YPHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="YPHProcessTask" String="IProcessTask[[ICYDPickupHeader]]" /></Annotations><Annotations Target="Odyssey.YRAProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="YRAProcessTask" String="IProcessTask[[ICYDReceiveAdvice]]" /></Annotations><Annotations Target="Odyssey.YREProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="YREProcessTask" String="IProcessTask[[ICYDReleaseAdvice]]" /></Annotations><Annotations Target="Odyssey.YTUProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="YTUProcessTask" String="IProcessTask[[ICYDTransportationUnit]]" /></Annotations><Annotations Target="Odyssey.YUSProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="YUSProcessTask" String="IProcessTask[[ICYDYardUnitState]]" /></Annotations><Annotations Target="Odyssey.KMProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="KMProcessTask" String="IProcessTask[[IDtbBooking]]" /></Annotations><Annotations Target="Odyssey.LTCProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="LTCProcessTask" String="IProcessTask[[IDtbConsignment]]" /></Annotations><Annotations Target="Odyssey.KGProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="KGProcessTask" String="IProcessTask[[IDtbConsignmentRunSheet]]" /></Annotations><Annotations Target="Odyssey.K1ProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="K1ProcessTask" String="IProcessTask[[IDtbConsignmentRunSheetInstruction]]" /></Annotations><Annotations Target="Odyssey.EMHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="EMHProcessTask" String="IProcessTask[[IEquipmentMovementHistory]]" /></Annotations><Annotations Target="Odyssey.GAProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="GAProcessTask" String="IProcessTask[[IGlbStaffHoliday]]" /></Annotations><Annotations Target="Odyssey.HRRProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="HRRProcessTask" String="IProcessTask[[IHRHiringRequest]]" /></Annotations><Annotations Target="Odyssey.HVHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="HVHProcessTask" String="IProcessTask[[IHVLVBookingHeader]]" /></Annotations><Annotations Target="Odyssey.HVCProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="HVCProcessTask" String="IProcessTask[[IHVLVConsignment]]" /></Annotations><Annotations Target="Odyssey.HVIProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="HVIProcessTask" String="IProcessTask[[IHVLVItem]]" /></Annotations><Annotations Target="Odyssey.HVSProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="HVSProcessTask" String="IProcessTask[[IHVLVItemLine]]" /></Annotations><Annotations Target="Odyssey.HVLProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="HVLProcessTask" String="IProcessTask[[IHVLVOriginLoadList]]" /></Annotations><Annotations Target="Odyssey.HVOProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="HVOProcessTask" String="IProcessTask[[IHVLVOuterPackage]]" /></Annotations><Annotations Target="Odyssey.JJProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JJProcessTask" String="IProcessTask[[IJobCartage]]" /></Annotations><Annotations Target="Odyssey.JKProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JKProcessTask" String="IProcessTask[[IJobConsol]]" /></Annotations><Annotations Target="Odyssey.JCProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JCProcessTask" String="IProcessTask[[IJobContainer]]" /></Annotations><Annotations Target="Odyssey.JEProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JEProcessTask" String="IProcessTask[[IJobDeclaration]]" /></Annotations><Annotations Target="Odyssey.JDProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JDProcessTask" String="IProcessTask[[IJobOrderHeader]]" /></Annotations><Annotations Target="Odyssey.JOProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JOProcessTask" String="IProcessTask[[IJobOrderLine]]" /></Annotations><Annotations Target="Odyssey.JXProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JXProcessTask" String="IProcessTask[[IJobSailing]]" /></Annotations><Annotations Target="Odyssey.JSProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JSProcessTask" String="IProcessTask[[IJobShipment]]" /></Annotations><Annotations Target="Odyssey.EFProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="EFProcessTask" String="IProcessTask[[IJobShipmentPreplanning]]" /></Annotations><Annotations Target="Odyssey.JSBProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JSBProcessTask" String="IProcessTask[[IJobSupplierBooking]]" /></Annotations><Annotations Target="Odyssey.JVProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JVProcessTask" String="IProcessTask[[IJobVoyage]]" /></Annotations><Annotations Target="Odyssey.JBProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JBProcessTask" String="IProcessTask[[IJobVoyDestination]]" /></Annotations><Annotations Target="Odyssey.JAProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JAProcessTask" String="IProcessTask[[IJobVoyOrigin]]" /></Annotations><Annotations Target="Odyssey.P0ProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="P0ProcessTask" String="IProcessTask[[IProcessTaskTemplate]]" /></Annotations><Annotations Target="Odyssey.RCTProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="RCTProcessTask" String="IProcessTask[[IRatingContract]]" /></Annotations><Annotations Target="Odyssey.THProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="THProcessTask" String="IProcessTask[[IRatingHeader]]" /></Annotations><Annotations Target="Odyssey.RQProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="RQProcessTask" String="IProcessTask[[IRefEquipment]]" /></Annotations><Annotations Target="Odyssey.VBProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="VBProcessTask" String="IProcessTask[[IViewQuotedBooking]]" /></Annotations><Annotations Target="Odyssey.WCWProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WCWProcessTask" String="IProcessTask[[IWhsCycleCountWave]]" /></Annotations><Annotations Target="Odyssey.WDProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WDProcessTask" String="IProcessTask[[IWhsDocket]]" /></Annotations><Annotations Target="Odyssey.WDCProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WDCProcessTask" String="IProcessTask[[IWhsItemDispatchConsignment]]" /></Annotations><Annotations Target="Odyssey.WDLProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WDLProcessTask" String="IProcessTask[[IWhsItemDispatchLoadList]]" /></Annotations><Annotations Target="Odyssey.WDHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WDHProcessTask" String="IProcessTask[[IWhsItemDispatchTransportationUnit]]" /></Annotations><Annotations Target="Odyssey.WPSProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WPSProcessTask" String="IProcessTask[[IWhsItemPackageState]]" /></Annotations><Annotations Target="Odyssey.WRPProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WRPProcessTask" String="IProcessTask[[IWhsItemReceiveASN]]" /></Annotations><Annotations Target="Odyssey.WRCProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WRCProcessTask" String="IProcessTask[[IWhsItemReceiveConsignment]]" /></Annotations><Annotations Target="Odyssey.WRHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WRHProcessTask" String="IProcessTask[[IWhsItemReceiveTransportationUnit]]" /></Annotations><Annotations Target="Odyssey.WLOProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WLOProcessTask" String="IProcessTask[[IWhsLoad]]" /></Annotations><Annotations Target="Odyssey.WPProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WPProcessTask" String="IProcessTask[[IWhsPick]]" /></Annotations><Annotations Target="Odyssey.WTKProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WTKProcessTask" String="IProcessTask[[IWhsPickByLabelJob]]" /></Annotations><Annotations Target="Odyssey.WTJProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WTJProcessTask" String="IProcessTask[[IWhsPickTrolleyJob]]" /></Annotations><Annotations Target="Odyssey.WKIProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WKIProcessTask" String="IProcessTask[[IWorkItem]]" /></Annotations><Annotations Target="Odyssey.WKPProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="WKPProcessTask" String="IProcessTask[[IWorkProject]]" /></Annotations><Annotations Target="Odyssey.JHProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="JHProcessTask" String="IProcessTask[[IJobHeader]]" /></Annotations><Annotations Target="Odyssey.MWOProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="MWOProcessTask" String="IProcessTask[[IMNRWorkOrderHeader]]" /></Annotations><Annotations Target="Odyssey.DRQProcessTask"><Annotation Term="Glow.FriendlyName" Qualifier="DRQProcessTask" String="IProcessTask[[IUNDGRequest]]" /></Annotations><Annotations Target="Odyssey.RefAirlineInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefAirlineInfo" String="IRefAirlineInfo" /></Annotations><Annotations Target="Odyssey.RefCommodityCodeInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefCommodityCodeInfo" String="IRefCommodityCodeInfo" /></Annotations><Annotations Target="Odyssey.RefContainerInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefContainerInfo" String="IRefContainerInfo" /></Annotations><Annotations Target="Odyssey.RefCountryInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefCountryInfo" String="IRefCountryInfo" /></Annotations><Annotations Target="Odyssey.RefCountryStateInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefCountryStateInfo" String="IRefCountryStateInfo" /></Annotations><Annotations Target="Odyssey.RefCurrencyInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefCurrencyInfo" String="IRefCurrencyInfo" /></Annotations><Annotations Target="Odyssey.RefServiceLevelInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefServiceLevelInfo" String="IRefServiceLevelInfo" /></Annotations><Annotations Target="Odyssey.RefShippingLineInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefShippingLineInfo" String="IRefShippingLineInfo" /></Annotations><Annotations Target="Odyssey.RefUNLOCOInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefUNLOCOInfo" String="IRefUNLOCOInfo" /></Annotations><Annotations Target="Odyssey.StmEventInfo"><Annotation Term="Glow.FriendlyName" Qualifier="StmEventInfo" String="IStmEventInfo" /></Annotations><Annotations Target="Odyssey.StmMenuItemInfo"><Annotation Term="Glow.FriendlyName" Qualifier="StmMenuItemInfo" String="IStmMenuItemInfo" /></Annotations><Annotations Target="Odyssey.StmPrintQueueInfo"><Annotation Term="Glow.FriendlyName" Qualifier="StmPrintQueueInfo" String="IStmPrintQueueInfo" /></Annotations><Annotations Target="Odyssey.TagDefinition"><Annotation Term="Glow.FriendlyName" Qualifier="TagDefinition" String="ITagDefinition" /></Annotations><Annotations Target="Odyssey.TagMagnitude"><Annotation Term="Glow.FriendlyName" Qualifier="TagMagnitude" String="ITagMagnitude" /></Annotations><Annotations Target="Odyssey.TGDAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="TGDAcknowledgement" String="IAcknowledgement[[ITagDefinition]]" /></Annotations><Annotations Target="Odyssey.TGDLog"><Annotation Term="Glow.FriendlyName" Qualifier="TGDLog" String="ILog[[ITagDefinition]]" /></Annotations><Annotations Target="Odyssey.TGDNote"><Annotation Term="Glow.FriendlyName" Qualifier="TGDNote" String="INote[[ITagDefinition]]" /></Annotations><Annotations Target="Odyssey.TGDWorkflowEvent"><Annotation Term="Glow.FriendlyName" Qualifier="TGDWorkflowEvent" String="IWorkflowEvent[[ITagDefinition]]" /></Annotations><Annotations Target="Odyssey.TGMAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="TGMAcknowledgement" String="IAcknowledgement[[ITagMagnitude]]" /></Annotations><Annotations Target="Odyssey.TGMLog"><Annotation Term="Glow.FriendlyName" Qualifier="TGMLog" String="ILog[[ITagMagnitude]]" /></Annotations><Annotations Target="Odyssey.TGMNote"><Annotation Term="Glow.FriendlyName" Qualifier="TGMNote" String="INote[[ITagMagnitude]]" /></Annotations><Annotations Target="Odyssey.TGMWorkflowEvent"><Annotation Term="Glow.FriendlyName" Qualifier="TGMWorkflowEvent" String="IWorkflowEvent[[ITagMagnitude]]" /></Annotations><Annotations Target="Odyssey.WKIAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="WKIAcknowledgement" String="IAcknowledgement[[IWorkItem]]" /></Annotations><Annotations Target="Odyssey.AddOnValue"><Annotation Term="Glow.FriendlyName" Qualifier="AddOnValue" String="IAddOnValue" /></Annotations><Annotations Target="Odyssey.WKIAddOnValue"><Annotation Term="Glow.FriendlyName" Qualifier="WKIAddOnValue" String="IAddOnValue[[IWorkItem]]" /></Annotations><Annotations Target="Odyssey.WKILog"><Annotation Term="Glow.FriendlyName" Qualifier="WKILog" String="ILog[[IWorkItem]]" /></Annotations><Annotations Target="Odyssey.WKINote"><Annotation Term="Glow.FriendlyName" Qualifier="WKINote" String="INote[[IWorkItem]]" /></Annotations><Annotations Target="Odyssey.WKIWorkflowEvent"><Annotation Term="Glow.FriendlyName" Qualifier="WKIWorkflowEvent" String="IWorkflowEvent[[IWorkItem]]" /></Annotations><Annotations Target="Odyssey.WKPAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="WKPAcknowledgement" String="IAcknowledgement[[IWorkProject]]" /></Annotations><Annotations Target="Odyssey.WKPLog"><Annotation Term="Glow.FriendlyName" Qualifier="WKPLog" String="ILog[[IWorkProject]]" /></Annotations><Annotations Target="Odyssey.WKPNote"><Annotation Term="Glow.FriendlyName" Qualifier="WKPNote" String="INote[[IWorkProject]]" /></Annotations><Annotations Target="Odyssey.WKPWorkflowEvent"><Annotation Term="Glow.FriendlyName" Qualifier="WKPWorkflowEvent" String="IWorkflowEvent[[IWorkProject]]" /></Annotations><Annotations Target="Odyssey.WorkItem"><Annotation Term="Glow.FriendlyName" Qualifier="WorkItem" String="IWorkItem" /></Annotations><Annotations Target="Odyssey.WorkProject"><Annotation Term="Glow.FriendlyName" Qualifier="WorkProject" String="IWorkProject" /></Annotations></Schema><Schema Namespace="Default" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityContainer Name="OdysseyContext"><EntitySet Name="BMBAcknowledgements" EntityType="Odyssey.BMBAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMBoardConfigurations" /></EntitySet><EntitySet Name="BMBoardConfigurations" EntityType="Odyssey.BMBoardConfiguration"><NavigationPropertyBinding Path="Acknowledgements" Target="BMBAcknowledgements" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ReleaseGroup" Target="GlbGroupInfos" /><NavigationPropertyBinding Path="System" Target="BMSystems" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>BMB_RowVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMBoards" EntityType="Odyssey.BMBoard"><NavigationPropertyBinding Path="Acknowledgements" Target="MBAcknowledgements" /><NavigationPropertyBinding Path="AgingBranch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="AgingDepartment" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="BMBoardSections" Target="BMBoardSections" /><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="DetailedCard" Target="BMControlCustomisations" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ReleaseGroup" Target="GlbGroupInfos" /><NavigationPropertyBinding Path="Staff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="System" Target="BMSystems" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>MB_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMBoardSectionAdditionalComponents" EntityType="Odyssey.BMBoardSectionAdditionalComponent"><NavigationPropertyBinding Path="Acknowledgements" Target="BSAAcknowledgements" /><NavigationPropertyBinding Path="Component" Target="BMComponents" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Section" Target="BMBoardSections" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>BSA_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMBoardSectionChannels" EntityType="Odyssey.BMBoardSectionChannel"><NavigationPropertyBinding Path="Acknowledgements" Target="MSCAcknowledgements" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Section" Target="BMBoardSections" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>MSC_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMBoardSections" EntityType="Odyssey.BMBoardSection"><NavigationPropertyBinding Path="Acknowledgements" Target="MSAcknowledgements" /><NavigationPropertyBinding Path="BMBoardSectionAdditionalComponents" Target="BMBoardSectionAdditionalComponents" /><NavigationPropertyBinding Path="BMBoardSectionChannels" Target="BMBoardSectionChannels" /><NavigationPropertyBinding Path="Board" Target="BMBoards" /><NavigationPropertyBinding Path="Component" Target="BMComponents" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ReleaseGroup" Target="GlbGroupInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>MS_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMBoardStaffViews" EntityType="Odyssey.BMBoardStaffView"><NavigationPropertyBinding Path="PKAsFK" Target="BMBoardConfigurations" /></EntitySet><EntitySet Name="BMComponents" EntityType="Odyssey.BMComponent"><NavigationPropertyBinding Path="Acknowledgements" Target="FCAcknowledgements" /><NavigationPropertyBinding Path="AgingBranch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="AgingDepartment" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ParentComponent" Target="BMComponents" /><NavigationPropertyBinding Path="System" Target="BMSystems" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>FC_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMControlCustomisations" EntityType="Odyssey.BMControlCustomisation"><NavigationPropertyBinding Path="Acknowledgements" Target="FMAcknowledgements" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>FM_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMIAcknowledgements" EntityType="Odyssey.BMIAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMReleaseSequenceItems" /></EntitySet><EntitySet Name="BMILogs" EntityType="Odyssey.BMILog"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="BMReleaseSequenceItems" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="BMNCNShapes" EntityType="Odyssey.BMNCNShape"><NavigationPropertyBinding Path="Acknowledgements" Target="BNSAcknowledgements" /><NavigationPropertyBinding Path="ApprovedBy" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="BMNCNShapes" Target="BMNCNShapes" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ParentShape" Target="BMNCNShapes" /><NavigationPropertyBinding Path="RootShape" Target="BMNCNShapes" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>BNS_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMRAcknowledgements" EntityType="Odyssey.BMRAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMReleaseSequences" /></EntitySet><EntitySet Name="BMReleaseSequenceItems" EntityType="Odyssey.BMReleaseSequenceItem"><NavigationPropertyBinding Path="Acknowledgements" Target="BMIAcknowledgements" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="BMILogs" /><NavigationPropertyBinding Path="ProcessHeader" Target="ProcessHeaders" /><NavigationPropertyBinding Path="Sequence" Target="BMReleaseSequences" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>BMI_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMReleaseSequenceItemViews" EntityType="Odyssey.BMReleaseSequenceItemView"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ProcessHeader" Target="BMWorkflows" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>BMI_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMReleaseSequences" EntityType="Odyssey.BMReleaseSequence"><NavigationPropertyBinding Path="Acknowledgements" Target="BMRAcknowledgements" /><NavigationPropertyBinding Path="BMReleaseSequenceItems" Target="BMReleaseSequenceItems" /><NavigationPropertyBinding Path="Capability" Target="GlbCapabilityInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="BMRLogs" /><NavigationPropertyBinding Path="Notes" Target="BMRNotes" /><NavigationPropertyBinding Path="ReleaseGroup" Target="GlbGroupInfos" /><NavigationPropertyBinding Path="WorkflowEvents" Target="BMRWorkflowEvents" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>BMR_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMRLogs" EntityType="Odyssey.BMRLog"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="BMReleaseSequences" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="BMRNotes" EntityType="Odyssey.BMRNote"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMReleaseSequences" /><NavigationPropertyBinding Path="RelatedCompany" Target="GlbCompanyInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ST_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMRWorkflowEvents" EntityType="Odyssey.BMRWorkflowEvent"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="BMReleaseSequences" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="BMSystems" EntityType="Odyssey.BMSystem"><NavigationPropertyBinding Path="Acknowledgements" Target="FSAcknowledgements" /><NavigationPropertyBinding Path="BMComponents" Target="BMComponents" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>FS_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMWorkflows" EntityType="Odyssey.BMWorkflow"><NavigationPropertyBinding Path="BMReleaseSequenceItemViews" Target="BMReleaseSequenceItemViews" /><NavigationPropertyBinding Path="BMWorkflows" Target="BMWorkflows" /><NavigationPropertyBinding Path="BMWorkflowTasks" Target="BMWorkflowTasks" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ParentHeader" Target="BMWorkflows" /><NavigationPropertyBinding Path="ReleaseGroup" Target="GlbGroupInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>FH_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="BMWorkflowTasks" EntityType="Odyssey.BMWorkflowTask"><NavigationPropertyBinding Path="AssignedStaffMember" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="JobWorkflow" Target="BMWorkflows" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="RequiredCapability" Target="GlbCapabilityInfos" /><NavigationPropertyBinding Path="TaskCompletionEvent" Target="StmEventInfos" /></EntitySet><EntitySet Name="BNSAcknowledgements" EntityType="Odyssey.BNSAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMNCNShapes" /></EntitySet><EntitySet Name="BSAAcknowledgements" EntityType="Odyssey.BSAAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMBoardSectionAdditionalComponents" /></EntitySet><EntitySet Name="FCAcknowledgements" EntityType="Odyssey.FCAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMComponents" /></EntitySet><EntitySet Name="FHAcknowledgements" EntityType="Odyssey.FHAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="ProcessHeaders" /></EntitySet><EntitySet Name="FHTags" EntityType="Odyssey.FHTag"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Magnitude" Target="TagMagnitudes" /><NavigationPropertyBinding Path="Parent" Target="ProcessHeaders" /><NavigationPropertyBinding Path="RemovedBy" Target="GlbStaffInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>TGL_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="FHWorkflowTasks" EntityType="Odyssey.FHWorkflowTask"><NavigationPropertyBinding Path="AssignedStaffMember" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="ProcessHeaders" /><NavigationPropertyBinding Path="TaskCompletionEvent" Target="StmEventInfos" /></EntitySet><EntitySet Name="FMAcknowledgements" EntityType="Odyssey.FMAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMControlCustomisations" /></EntitySet><EntitySet Name="FSAcknowledgements" EntityType="Odyssey.FSAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMSystems" /></EntitySet><EntitySet Name="GlbBranchInfos" EntityType="Odyssey.GlbBranchInfo"><NavigationPropertyBinding Path="Country" Target="RefCountryInfos" /><NavigationPropertyBinding Path="GlbCompany" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="HomePort" Target="RefUNLOCOInfos" /><NavigationPropertyBinding Path="OrgProxy" Target="OrgHeaderInfos" /></EntitySet><EntitySet Name="GlbCapabilityInfos" EntityType="Odyssey.GlbCapabilityInfo" /><EntitySet Name="GlbCompanyInfos" EntityType="Odyssey.GlbCompanyInfo"><NavigationPropertyBinding Path="Country" Target="RefCountryInfos" /><NavigationPropertyBinding Path="LocalCurrency" Target="RefCurrencyInfos" /></EntitySet><EntitySet Name="GlbDepartmentInfos" EntityType="Odyssey.GlbDepartmentInfo" /><EntitySet Name="GlbGroupInfos" EntityType="Odyssey.GlbGroupInfo" /><EntitySet Name="GlbPersonInfos" EntityType="Odyssey.GlbPersonInfo"><NavigationPropertyBinding Path="GlbStaffs" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="GlbStaffInfos" EntityType="Odyssey.GlbStaffInfo"><NavigationPropertyBinding Path="GlbPerson" Target="GlbPersonInfos" /></EntitySet><EntitySet Name="HEAcknowledgements" EntityType="Odyssey.HEAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="HelpErrorLogs" /></EntitySet><EntitySet Name="HelpErrorLogs" EntityType="Odyssey.HelpErrorLog"><NavigationPropertyBinding Path="Acknowledgements" Target="HEAcknowledgements" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>HE_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="MBAcknowledgements" EntityType="Odyssey.MBAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMBoards" /></EntitySet><EntitySet Name="MSAcknowledgements" EntityType="Odyssey.MSAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMBoardSections" /></EntitySet><EntitySet Name="MSCAcknowledgements" EntityType="Odyssey.MSCAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="BMBoardSectionChannels" /></EntitySet><EntitySet Name="NettingOrganisationInfos" EntityType="Odyssey.NettingOrganisationInfo"><NavigationPropertyBinding Path="APSettlementCurrency" Target="RefCurrencyInfos" /><NavigationPropertyBinding Path="ARSettlementCurrency" Target="RefCurrencyInfos" /><NavigationPropertyBinding Path="NettingSystem" Target="NettingSystemInfos" /><NavigationPropertyBinding Path="Organisation" Target="OrgHeaderInfos" /></EntitySet><EntitySet Name="NettingSystemInfos" EntityType="Odyssey.NettingSystemInfo" /><EntitySet Name="OrgAddressAdditionalInfoInfos" EntityType="Odyssey.OrgAddressAdditionalInfoInfo"><NavigationPropertyBinding Path="Address" Target="OrgAddressInfos" /></EntitySet><EntitySet Name="OrgAddressCapabilityInfos" EntityType="Odyssey.OrgAddressCapabilityInfo"><NavigationPropertyBinding Path="OrgAddress" Target="OrgAddressInfos" /></EntitySet><EntitySet Name="OrgAddressInfos" EntityType="Odyssey.OrgAddressInfo"><NavigationPropertyBinding Path="Country" Target="RefCountryInfos" /><NavigationPropertyBinding Path="OrgAddressAdditionalInfos" Target="OrgAddressAdditionalInfoInfos" /><NavigationPropertyBinding Path="OrgAddressCapabilities" Target="OrgAddressCapabilityInfos" /><NavigationPropertyBinding Path="OrgHeader" Target="OrgHeaderInfos" /><NavigationPropertyBinding Path="RelatedPort" Target="RefUNLOCOInfos" /></EntitySet><EntitySet Name="OrgBrandOrRelatedNameInfos" EntityType="Odyssey.OrgBrandOrRelatedNameInfo"><NavigationPropertyBinding Path="OrgHeader" Target="OrgHeaderInfos" /></EntitySet><EntitySet Name="OrgCarrierAccountInfos" EntityType="Odyssey.OrgCarrierAccountInfo"><NavigationPropertyBinding Path="Carrier" Target="OrgHeaderInfos" /></EntitySet><EntitySet Name="OrgCompanyDataInfos" EntityType="Odyssey.OrgCompanyDataInfo"><NavigationPropertyBinding Path="APDefltCurrency" Target="RefCurrencyInfos" /><NavigationPropertyBinding Path="GlbCompany" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="OrgHeader" Target="OrgHeaderInfos" /></EntitySet><EntitySet Name="OrgContactInfos" EntityType="Odyssey.OrgContactInfo"><NavigationPropertyBinding Path="DefaultBranch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="OrgAddress" Target="OrgAddressInfos" /><NavigationPropertyBinding Path="OrgHeader" Target="OrgHeaderInfos" /></EntitySet><EntitySet Name="OrgCusCodeInfos" EntityType="Odyssey.OrgCusCodeInfo"><NavigationPropertyBinding Path="CodeCountry" Target="RefCountryInfos" /><NavigationPropertyBinding Path="OrgHeader" Target="OrgHeaderInfos" /><NavigationPropertyBinding Path="PremisesAddress" Target="OrgAddressInfos" /></EntitySet><EntitySet Name="OrgHeaderInfos" EntityType="Odyssey.OrgHeaderInfo"><NavigationPropertyBinding Path="CarrierAccounts" Target="OrgCarrierAccountInfos" /><NavigationPropertyBinding Path="ClosestPort" Target="RefUNLOCOInfos" /><NavigationPropertyBinding Path="CusCodes" Target="OrgCusCodeInfos" /><NavigationPropertyBinding Path="NettingOrganisations" Target="NettingOrganisationInfos" /><NavigationPropertyBinding Path="OrgAddresses" Target="OrgAddressInfos" /><NavigationPropertyBinding Path="OrgBrandOrRelatedNames" Target="OrgBrandOrRelatedNameInfos" /><NavigationPropertyBinding Path="OrgCompanyData" Target="OrgCompanyDataInfos" /><NavigationPropertyBinding Path="OrgContacts" Target="OrgContactInfos" /><NavigationPropertyBinding Path="PartiesRelatedToThisOrg" Target="OrgRelatedPartyInfos" /><NavigationPropertyBinding Path="RelatedParties" Target="OrgRelatedPartyInfos" /><NavigationPropertyBinding Path="ShippingLine" Target="RefShippingLineInfos" /></EntitySet><EntitySet Name="OrgRelatedPartyInfos" EntityType="Odyssey.OrgRelatedPartyInfo"><NavigationPropertyBinding Path="GlbCompany" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="Parent" Target="OrgHeaderInfos" /><NavigationPropertyBinding Path="RelatedParty" Target="OrgHeaderInfos" /></EntitySet><EntitySet Name="P9Acknowledgements" EntityType="Odyssey.P9Acknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="ProcessTasks" /></EntitySet><EntitySet Name="P9Logs" EntityType="Odyssey.P9Log"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="ProcessTasks" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="P9Notes" EntityType="Odyssey.P9Note"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="ProcessTasks" /><NavigationPropertyBinding Path="RelatedCompany" Target="GlbCompanyInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ST_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="P9Tags" EntityType="Odyssey.P9Tag"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Magnitude" Target="TagMagnitudes" /><NavigationPropertyBinding Path="Parent" Target="ProcessTasks" /><NavigationPropertyBinding Path="RemovedBy" Target="GlbStaffInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>TGL_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="PQAcknowledgements" EntityType="Odyssey.PQAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="ProcessTaskNotifications" /></EntitySet><EntitySet Name="ProcessHeaders" EntityType="Odyssey.ProcessHeader"><NavigationPropertyBinding Path="Acknowledgements" Target="FHAcknowledgements" /><NavigationPropertyBinding Path="BMReleaseSequenceItems" Target="BMReleaseSequenceItems" /><NavigationPropertyBinding Path="Branch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Department" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="EffectiveBranch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="EffectiveDepartment" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Odyssey.WKIProcessHeader/Parent" Target="WorkItems" /><NavigationPropertyBinding Path="Odyssey.WKPProcessHeader/Parent" Target="WorkProjects" /><NavigationPropertyBinding Path="ParentHeader" Target="ProcessHeaders" /><NavigationPropertyBinding Path="ProcessHeaders" Target="ProcessHeaders" /><NavigationPropertyBinding Path="ProcessTasks" Target="ProcessTasks" /><NavigationPropertyBinding Path="ReleaseGroup" Target="GlbGroupInfos" /><NavigationPropertyBinding Path="Tags" Target="FHTags" /><NavigationPropertyBinding Path="WorkflowTasks" Target="FHWorkflowTasks" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>FH_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="ProcessTaskNotifications" EntityType="Odyssey.ProcessTaskNotification"><NavigationPropertyBinding Path="Acknowledgements" Target="PQAcknowledgements" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Document" Target="StmMenuItemInfos" /><NavigationPropertyBinding Path="Group" Target="GlbGroupInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ProcessTask" Target="ProcessTasks" /><NavigationPropertyBinding Path="Recipient" Target="OrgHeaderInfos" /><NavigationPropertyBinding Path="Staff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="StmPrintQueue" Target="StmPrintQueueInfos" /></EntitySet><EntitySet Name="ProcessTasks" EntityType="Odyssey.ProcessTask"><NavigationPropertyBinding Path="Acknowledgements" Target="P9Acknowledgements" /><NavigationPropertyBinding Path="AssignedGroup" Target="GlbGroupInfos" /><NavigationPropertyBinding Path="AssignedStaffMember" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="DestinationCountry" Target="RefCountryInfos" /><NavigationPropertyBinding Path="ExceptionEvent" Target="StmEventInfos" /><NavigationPropertyBinding Path="ExceptionLocation" Target="RefUNLOCOInfos" /><NavigationPropertyBinding Path="GlbCompany" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="P9Logs" /><NavigationPropertyBinding Path="MilestoneEvent" Target="StmEventInfos" /><NavigationPropertyBinding Path="Notes" Target="P9Notes" /><NavigationPropertyBinding Path="Odyssey.WKIProcessTask/Parent" Target="WorkItems" /><NavigationPropertyBinding Path="Odyssey.WKPProcessTask/Parent" Target="WorkProjects" /><NavigationPropertyBinding Path="OrgAddress" Target="OrgAddressInfos" /><NavigationPropertyBinding Path="OrgContact" Target="OrgContactInfos" /><NavigationPropertyBinding Path="OriginCountry" Target="RefCountryInfos" /><NavigationPropertyBinding Path="ProcessHeader" Target="ProcessHeaders" /><NavigationPropertyBinding Path="RequiredCapability" Target="GlbCapabilityInfos" /><NavigationPropertyBinding Path="Tags" Target="P9Tags" /><NavigationPropertyBinding Path="TaskCompletionEvent" Target="StmEventInfos" /><NavigationPropertyBinding Path="TriggerActions" Target="ProcessTaskNotifications" /><NavigationPropertyBinding Path="TriggerBranch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="TriggerDepartment" Target="GlbDepartmentInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>P9_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="RefAirlineInfos" EntityType="Odyssey.RefAirlineInfo" /><EntitySet Name="RefCommodityCodeInfos" EntityType="Odyssey.RefCommodityCodeInfo" /><EntitySet Name="RefContainerInfos" EntityType="Odyssey.RefContainerInfo" /><EntitySet Name="RefCountryInfos" EntityType="Odyssey.RefCountryInfo" /><EntitySet Name="RefCountryStateInfos" EntityType="Odyssey.RefCountryStateInfo"><NavigationPropertyBinding Path="Country" Target="RefCountryInfos" /></EntitySet><EntitySet Name="RefCurrencyInfos" EntityType="Odyssey.RefCurrencyInfo" /><EntitySet Name="RefServiceLevelInfos" EntityType="Odyssey.RefServiceLevelInfo" /><EntitySet Name="RefShippingLineInfos" EntityType="Odyssey.RefShippingLineInfo" /><EntitySet Name="RefUNLOCOInfos" EntityType="Odyssey.RefUNLOCOInfo"><NavigationPropertyBinding Path="Country" Target="RefCountryInfos" /><NavigationPropertyBinding Path="RefCountryState" Target="RefCountryStateInfos" /></EntitySet><EntitySet Name="StmEventInfos" EntityType="Odyssey.StmEventInfo" /><EntitySet Name="StmMenuItemInfos" EntityType="Odyssey.StmMenuItemInfo" /><EntitySet Name="StmPrintQueueInfos" EntityType="Odyssey.StmPrintQueueInfo" /><EntitySet Name="TagDefinitions" EntityType="Odyssey.TagDefinition"><NavigationPropertyBinding Path="Acknowledgements" Target="TGDAcknowledgements" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="TGDLogs" /><NavigationPropertyBinding Path="Notes" Target="TGDNotes" /><NavigationPropertyBinding Path="WorkflowEvents" Target="TGDWorkflowEvents" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>TGD_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="TagMagnitudes" EntityType="Odyssey.TagMagnitude"><NavigationPropertyBinding Path="Acknowledgements" Target="TGMAcknowledgements" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="TGMLogs" /><NavigationPropertyBinding Path="Notes" Target="TGMNotes" /><NavigationPropertyBinding Path="OwnerGroup" Target="GlbGroupInfos" /><NavigationPropertyBinding Path="Tag" Target="TagDefinitions" /><NavigationPropertyBinding Path="WorkflowEvents" Target="TGMWorkflowEvents" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>TGM_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="TGDAcknowledgements" EntityType="Odyssey.TGDAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="TagDefinitions" /></EntitySet><EntitySet Name="TGDLogs" EntityType="Odyssey.TGDLog"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="TagDefinitions" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="TGDNotes" EntityType="Odyssey.TGDNote"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="TagDefinitions" /><NavigationPropertyBinding Path="RelatedCompany" Target="GlbCompanyInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ST_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="TGDWorkflowEvents" EntityType="Odyssey.TGDWorkflowEvent"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="TagDefinitions" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="TGMAcknowledgements" EntityType="Odyssey.TGMAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="TagMagnitudes" /></EntitySet><EntitySet Name="TGMLogs" EntityType="Odyssey.TGMLog"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="TagMagnitudes" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="TGMNotes" EntityType="Odyssey.TGMNote"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="TagMagnitudes" /><NavigationPropertyBinding Path="RelatedCompany" Target="GlbCompanyInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ST_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="TGMWorkflowEvents" EntityType="Odyssey.TGMWorkflowEvent"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="TagMagnitudes" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="WKIAcknowledgements" EntityType="Odyssey.WKIAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkItems" /></EntitySet><EntitySet Name="WKIAddOnValues" EntityType="Odyssey.WKIAddOnValue"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkItems" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>XV_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="WKILogs" EntityType="Odyssey.WKILog"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkItems" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="WKINotes" EntityType="Odyssey.WKINote"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkItems" /><NavigationPropertyBinding Path="RelatedCompany" Target="GlbCompanyInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ST_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="WKIWorkflowEvents" EntityType="Odyssey.WKIWorkflowEvent"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkItems" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="WKPAcknowledgements" EntityType="Odyssey.WKPAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkProjects" /></EntitySet><EntitySet Name="WKPLogs" EntityType="Odyssey.WKPLog"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkProjects" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="WKPNotes" EntityType="Odyssey.WKPNote"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkProjects" /><NavigationPropertyBinding Path="RelatedCompany" Target="GlbCompanyInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ST_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="WKPWorkflowEvents" EntityType="Odyssey.WKPWorkflowEvent"><NavigationPropertyBinding Path="Event" Target="StmEventInfos" /><NavigationPropertyBinding Path="Parent" Target="WorkProjects" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="WorkItems" EntityType="Odyssey.WorkItem"><NavigationPropertyBinding Path="Acknowledgements" Target="WKIAcknowledgements" /><NavigationPropertyBinding Path="AddOnValues" Target="WKIAddOnValues" /><NavigationPropertyBinding Path="AssignedBranch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="AssignedCompany" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="AssignedDepartment" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="DefectCausedByTask" Target="ProcessTasks" /><NavigationPropertyBinding Path="DefectFirstMissedInTask" Target="ProcessTasks" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="WKILogs" /><NavigationPropertyBinding Path="Notes" Target="WKINotes" /><NavigationPropertyBinding Path="ProcessHeaders" Target="ProcessHeaders" /><NavigationPropertyBinding Path="ProcessTasks" Target="ProcessTasks" /><NavigationPropertyBinding Path="WorkflowEvents" Target="WKIWorkflowEvents" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>WKI_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="WorkProjects" EntityType="Odyssey.WorkProject"><NavigationPropertyBinding Path="Acknowledgements" Target="WKPAcknowledgements" /><NavigationPropertyBinding Path="ClientAddress" Target="OrgAddressInfos" /><NavigationPropertyBinding Path="Contact" Target="OrgContactInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="WKPLogs" /><NavigationPropertyBinding Path="Notes" Target="WKPNotes" /><NavigationPropertyBinding Path="ProcessHeaders" Target="ProcessHeaders" /><NavigationPropertyBinding Path="ProcessTasks" Target="ProcessTasks" /><NavigationPropertyBinding Path="ProjectManager" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ProjectOwner" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="ProjectSponsor" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="TechnicalContact" Target="OrgContactInfos" /><NavigationPropertyBinding Path="WorkflowEvents" Target="WKPWorkflowEvents" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>WKP_AutoVersion</PropertyPath></Collection></Annotation></EntitySet></EntityContainer></Schema></edmx:DataServices></edmx:Edmx>