<?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="AAGAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetGLAccount" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="AAG_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="AAGLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetGLAccount" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="AAG_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="AAHAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetHeader" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="AAH_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="AAHLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetHeader" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="AAH_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="AAPAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetTransactionType" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="AAP_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="AAPLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetTransactionType" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="AAP_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="AC2Acknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetCategoryDepreciationRulePivot" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="AC2_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="AC2Log" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetCategoryDepreciationRulePivot" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="AC2_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="AccAssetCategory"><Key><PropertyRef Name="ACY_PK" /></Key><Property Name="ACY_PK" Type="Edm.Guid" Nullable="false" /><Property Name="ACY_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ACY_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="ACY_GB_Branch" Type="Edm.Guid" /><Property Name="ACY_GC_Company" Type="Edm.Guid" Nullable="false" /><Property Name="ACY_GE_Department" Type="Edm.Guid" /><Property Name="ACY_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="ACY_RowVersion" Type="Edm.Binary" DefaultValue="" Nullable="false" MaxLength="8"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="ACY_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ACY_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ACY_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ACY_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="AccAssetCategoryDepreciationRulePivots" Type="Collection(Odyssey.AccAssetCategoryDepreciationRulePivot)" Partner="Category" /><NavigationProperty Name="Branch" Type="Odyssey.GlbBranchInfo"><ReferentialConstraint Property="ACY_GB_Branch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="ACY_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Department" Type="Odyssey.GlbDepartmentInfo"><ReferentialConstraint Property="ACY_GE_Department" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="AccAssetGLAccounts" Type="Collection(Odyssey.AccAssetGLAccount)" Partner="Category" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ACY_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ACY_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.ACYLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.ACYAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="ACY" /></EntityType><EntityType Name="AccAssetCategoryDepreciationRulePivot"><Key><PropertyRef Name="AC2_PK" /></Key><Property Name="AC2_PK" Type="Edm.Guid" Nullable="false" /><Property Name="AC2_ACY_Category" Type="Edm.Guid" Nullable="false" /><Property Name="AC2_ADR_DepreciationRule" Type="Edm.Guid" Nullable="false" /><Property Name="AC2_RowVersion" Type="Edm.Binary" DefaultValue="" Nullable="false" MaxLength="8"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="AC2_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AC2_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AC2_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AC2_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Category" Type="Odyssey.AccAssetCategory" Nullable="false" Partner="AccAssetCategoryDepreciationRulePivots"><ReferentialConstraint Property="AC2_ACY_Category" ReferencedProperty="ACY_PK" /></NavigationProperty><NavigationProperty Name="DepreciationRule" Type="Odyssey.AccAssetDepreciationRule" Nullable="false" Partner="AccAssetCategoryDepreciationRulePivots"><ReferentialConstraint Property="AC2_ADR_DepreciationRule" ReferencedProperty="ADR_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AC2_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AC2_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.AC2Log)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.AC2Acknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="AC2" /></EntityType><EntityType Name="AccAssetDepreciationBook"><Key><PropertyRef Name="ADB_PK" /></Key><Property Name="ADB_PK" Type="Edm.Guid" Nullable="false" /><Property Name="ADB_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ADB_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="ADB_GC_Company" Type="Edm.Guid" Nullable="false" /><Property Name="ADB_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="ADB_IsSystem" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="ADB_RowVersion" Type="Edm.Binary" DefaultValue="" Nullable="false" MaxLength="8"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="ADB_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ADB_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ADB_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ADB_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="ADB_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ADB_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ADB_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.ADBLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.ADBAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="ADB" /></EntityType><EntityType Name="AccAssetDepreciationRule"><Key><PropertyRef Name="ADR_PK" /></Key><Property Name="ADR_PK" Type="Edm.Guid" Nullable="false" /><Property Name="ADR_AAH_Asset" Type="Edm.Guid" /><Property Name="ADR_ADB_Book" Type="Edm.Guid" /><Property Name="ADR_DepreciationEndDateRule" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="ADR_DepreciationMethod" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ADR_DepreciationPercentage" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="5" Scale="2" /><Property Name="ADR_DepreciationStartDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="ADR_DepreciationStartDateRule" Type="Edm.String" DefaultValue="PUR" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ADR_DepreciationType" Type="Edm.String" DefaultValue="STD" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ADR_ExchangeRate" Type="Edm.Decimal" DefaultValue="1" Nullable="false" Precision="18" Scale="9" /><Property Name="ADR_LocalMaxDepreciableValue" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="19" Scale="4" /><Property Name="ADR_MaxDepreciablePercentage" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="5" Scale="2" /><Property Name="ADR_MaxDepreciableValue" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="19" Scale="4" /><Property Name="ADR_RowVersion" Type="Edm.Binary" DefaultValue="" Nullable="false" MaxLength="8"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="ADR_RX_NKDepreciableValueCurrency" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ADR_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ADR_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ADR_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ADR_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="AccAssetCategoryDepreciationRulePivots" Type="Collection(Odyssey.AccAssetCategoryDepreciationRulePivot)" Partner="DepreciationRule" /><NavigationProperty Name="Asset" Type="Odyssey.AccAssetHeader" Partner="AccAssetDepreciationRules"><ReferentialConstraint Property="ADR_AAH_Asset" ReferencedProperty="AAH_PK" /></NavigationProperty><NavigationProperty Name="Book" Type="Odyssey.AccAssetDepreciationBook"><ReferentialConstraint Property="ADR_ADB_Book" ReferencedProperty="ADB_PK" /></NavigationProperty><NavigationProperty Name="DepreciableValueCurrency" Type="Odyssey.RefCurrencyInfo" Nullable="false"><ReferentialConstraint Property="ADR_RX_NKDepreciableValueCurrency" ReferencedProperty="RX_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ADR_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ADR_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.ADRLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.ADRAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="ADR" /></EntityType><EntityType Name="AccAssetGLAccount"><Key><PropertyRef Name="AAG_PK" /></Key><Property Name="AAG_PK" Type="Edm.Guid" Nullable="false" /><Property Name="AAG_AAH_Asset" Type="Edm.Guid" /><Property Name="AAG_ACY_Category" Type="Edm.Guid" /><Property Name="AAG_AG_GLHeader" Type="Edm.Guid" Nullable="false" /><Property Name="AAG_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="AAG_GLAccountType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AAG_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AAG_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AAG_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AAG_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Asset" Type="Odyssey.AccAssetHeader" Partner="AccAssetGLAccounts"><ReferentialConstraint Property="AAG_AAH_Asset" ReferencedProperty="AAH_PK" /></NavigationProperty><NavigationProperty Name="Category" Type="Odyssey.AccAssetCategory" Partner="AccAssetGLAccounts"><ReferentialConstraint Property="AAG_ACY_Category" ReferencedProperty="ACY_PK" /></NavigationProperty><NavigationProperty Name="GLHeader" Type="Odyssey.AccGLHeaderInfo" Nullable="false"><ReferentialConstraint Property="AAG_AG_GLHeader" ReferencedProperty="AG_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AAG_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AAG_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.AAGLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.AAGAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="AAG" /></EntityType><EntityType Name="AccAssetGroupPivot"><Key><PropertyRef Name="AGP_PK" /></Key><Property Name="AGP_PK" Type="Edm.Guid" Nullable="false" /><Property Name="AGP_AAH_Asset" Type="Edm.Guid" Nullable="false" /><Property Name="AGP_AGR_Group" Type="Edm.Guid" Nullable="false" /><Property Name="AGP_RowVersion" Type="Edm.Binary" DefaultValue="" Nullable="false" MaxLength="8"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="AGP_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AGP_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AGP_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AGP_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Asset" Type="Odyssey.AccAssetHeader" Nullable="false" Partner="AccAssetGroupPivots"><ReferentialConstraint Property="AGP_AAH_Asset" ReferencedProperty="AAH_PK" /></NavigationProperty><NavigationProperty Name="Group" Type="Odyssey.AccAssetGroup" Nullable="false" Partner="AccAssetGroupPivots"><ReferentialConstraint Property="AGP_AGR_Group" ReferencedProperty="AGR_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AGP_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AGP_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.AGPLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.AGPAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="AGP" /></EntityType><EntityType Name="AccAssetGroup"><Key><PropertyRef Name="AGR_PK" /></Key><Property Name="AGR_PK" Type="Edm.Guid" Nullable="false" /><Property Name="AGR_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AGR_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="AGR_GC_Company" Type="Edm.Guid" Nullable="false" /><Property Name="AGR_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="AGR_RowVersion" Type="Edm.Binary" DefaultValue="" Nullable="false" MaxLength="8"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="AGR_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AGR_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AGR_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AGR_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="AccAssetGroupPivots" Type="Collection(Odyssey.AccAssetGroupPivot)" Partner="Group" /><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="AGR_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AGR_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AGR_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.AGRLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.AGRAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="AGR" /></EntityType><EntityType Name="AccAssetHeader"><Key><PropertyRef Name="AAH_PK" /></Key><Property Name="AAH_PK" Type="Edm.Guid" Nullable="false" /><Property Name="AAH_ACY_Category" Type="Edm.Guid" Nullable="false" /><Property Name="AAH_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="AAH_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="AAH_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="AAH_GB_Branch" Type="Edm.Guid" Nullable="false" /><Property Name="AAH_GC_Company" Type="Edm.Guid" Nullable="false" /><Property Name="AAH_GE_Department" Type="Edm.Guid" Nullable="false" /><Property Name="AAH_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="AAH_Note" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="250" /><Property Name="AAH_PurchaseDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="AAH_ReceivedDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="AAH_SaleDisposalDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="AAH_SerialNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="50" Unicode="false" /><Property Name="AAH_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AAH_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AAH_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AAH_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="AccAssetDepreciationRules" Type="Collection(Odyssey.AccAssetDepreciationRule)" Partner="Asset" /><NavigationProperty Name="AccAssetGLAccounts" Type="Collection(Odyssey.AccAssetGLAccount)" Partner="Asset" /><NavigationProperty Name="AccAssetGroupPivots" Type="Collection(Odyssey.AccAssetGroupPivot)" Partner="Asset" /><NavigationProperty Name="Category" Type="Odyssey.AccAssetCategory" Nullable="false"><ReferentialConstraint Property="AAH_ACY_Category" ReferencedProperty="ACY_PK" /></NavigationProperty><NavigationProperty Name="Branch" Type="Odyssey.GlbBranchInfo" Nullable="false"><ReferentialConstraint Property="AAH_GB_Branch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="AAH_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Department" Type="Odyssey.GlbDepartmentInfo" Nullable="false"><ReferentialConstraint Property="AAH_GE_Department" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="AccAssetTransactionHeaders" Type="Collection(Odyssey.AccAssetTransactionHeader)" Partner="Asset" /><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AAH_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AAH_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.AAHLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.AAHAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="AAH" /></EntityType><EntityType Name="AccAssetTransactionHeader"><Key><PropertyRef Name="ASH_PK" /></Key><Property Name="ASH_PK" Type="Edm.Guid" Nullable="false" /><Property Name="ASH_AAH_Asset" Type="Edm.Guid" Nullable="false" /><Property Name="ASH_AAP_TransactionType" Type="Edm.Guid" Nullable="false" /><Property Name="ASH_ADB_Book" Type="Edm.Guid" /><Property Name="ASH_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="ASH_CancelledDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="ASH_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="128" /><Property Name="ASH_ExchangeRate" Type="Edm.Decimal" DefaultValue="1" Nullable="false" Precision="18" Scale="9" /><Property Name="ASH_GB_Branch" Type="Edm.Guid" Nullable="false" /><Property Name="ASH_GC_Company" Type="Edm.Guid" Nullable="false" /><Property Name="ASH_GE_Department" Type="Edm.Guid" Nullable="false" /><Property Name="ASH_IsCancelled" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="ASH_LocalAmount" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="19" Scale="4" /><Property Name="ASH_OSAmount" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="19" Scale="4"><Annotation Term="Glow.DynamicScalePath" PropertyPath="TransactionCurrency/RX_SubUnitRatio" /></Property><Property Name="ASH_PostDate" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="ASH_RX_NKTransactionCurrency" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ASH_SupplierReferenceDate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="ASH_SupplierReferenceNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="38" Unicode="false" /><Property Name="ASH_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ASH_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ASH_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ASH_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ASH_TransactionNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="38" Unicode="false" /><NavigationProperty Name="Asset" Type="Odyssey.AccAssetHeader" Nullable="false" Partner="AccAssetTransactionHeaders"><ReferentialConstraint Property="ASH_AAH_Asset" ReferencedProperty="AAH_PK" /></NavigationProperty><NavigationProperty Name="TransactionType" Type="Odyssey.AccAssetTransactionType" Nullable="false"><ReferentialConstraint Property="ASH_AAP_TransactionType" ReferencedProperty="AAP_PK" /></NavigationProperty><NavigationProperty Name="Book" Type="Odyssey.AccAssetDepreciationBook"><ReferentialConstraint Property="ASH_ADB_Book" ReferencedProperty="ADB_PK" /></NavigationProperty><NavigationProperty Name="Branch" Type="Odyssey.GlbBranchInfo" Nullable="false"><ReferentialConstraint Property="ASH_GB_Branch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="ASH_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Department" Type="Odyssey.GlbDepartmentInfo" Nullable="false"><ReferentialConstraint Property="ASH_GE_Department" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="AccAssetTransactionLines" Type="Collection(Odyssey.AccAssetTransactionLine)" Partner="AssetTransaction" /><NavigationProperty Name="TransactionCurrency" Type="Odyssey.RefCurrencyInfo" Nullable="false"><ReferentialConstraint Property="ASH_RX_NKTransactionCurrency" ReferencedProperty="RX_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ASH_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ASH_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.ASHLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.ASHAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="ASH" /></EntityType><EntityType Name="AccAssetTransactionLine"><Key><PropertyRef Name="ASL_PK" /></Key><Property Name="ASL_PK" Type="Edm.Guid" Nullable="false" /><Property Name="ASL_AG_Account" Type="Edm.Guid" Nullable="false" /><Property Name="ASL_ASH_AssetTransaction" Type="Edm.Guid" Nullable="false" /><Property Name="ASL_AutoVersion" Type="Edm.Int16" DefaultValue="0" Nullable="false"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="ASL_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1024" /><Property Name="ASL_ExchangeRate" Type="Edm.Decimal" DefaultValue="1" Nullable="false" Precision="18" Scale="9" /><Property Name="ASL_GB_Branch" Type="Edm.Guid" Nullable="false" /><Property Name="ASL_GC_Company" Type="Edm.Guid" Nullable="false" /><Property Name="ASL_GE_Department" Type="Edm.Guid" Nullable="false" /><Property Name="ASL_LineType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ASL_LocalAmount" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="19" Scale="4" /><Property Name="ASL_OSAmount" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="19" Scale="4"><Annotation Term="Glow.DynamicScalePath" PropertyPath="TransactionCurrency/RX_SubUnitRatio" /></Property><Property Name="ASL_PostDate" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/Date</EnumMember></Annotation></Property><Property Name="ASL_RX_NKTransactionCurrency" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ASL_Sequence" Type="Edm.Int16" DefaultValue="1" Nullable="false" /><Property Name="ASL_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ASL_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="ASL_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="ASL_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Account" Type="Odyssey.AccGLHeaderInfo" Nullable="false"><ReferentialConstraint Property="ASL_AG_Account" ReferencedProperty="AG_PK" /></NavigationProperty><NavigationProperty Name="AssetTransaction" Type="Odyssey.AccAssetTransactionHeader" Nullable="false" Partner="AccAssetTransactionLines"><ReferentialConstraint Property="ASL_ASH_AssetTransaction" ReferencedProperty="ASH_PK" /></NavigationProperty><NavigationProperty Name="Branch" Type="Odyssey.GlbBranchInfo" Nullable="false"><ReferentialConstraint Property="ASL_GB_Branch" ReferencedProperty="GB_PK" /></NavigationProperty><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="ASL_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="Department" Type="Odyssey.GlbDepartmentInfo" Nullable="false"><ReferentialConstraint Property="ASL_GE_Department" ReferencedProperty="GE_PK" /></NavigationProperty><NavigationProperty Name="TransactionCurrency" Type="Odyssey.RefCurrencyInfo" Nullable="false"><ReferentialConstraint Property="ASL_RX_NKTransactionCurrency" ReferencedProperty="RX_Code" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ASL_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="ASL_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.ASLLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.ASLAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="ASL" /></EntityType><EntityType Name="AccAssetTransactionType"><Key><PropertyRef Name="AAP_PK" /></Key><Property Name="AAP_PK" Type="Edm.Guid" Nullable="false" /><Property Name="AAP_AAP_Parent" Type="Edm.Guid" /><Property Name="AAP_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AAP_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="100" /><Property Name="AAP_GC_Company" Type="Edm.Guid" /><Property Name="AAP_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="AAP_IsSystem" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="AAP_RowVersion" Type="Edm.Binary" DefaultValue="" Nullable="false" MaxLength="8"><Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /></Property><Property Name="AAP_SystemCreateTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AAP_SystemCreateUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AAP_SystemLastEditTimeUtc" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="AAP_SystemLastEditUser" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><NavigationProperty Name="Parent" Type="Odyssey.AccAssetTransactionType"><ReferentialConstraint Property="AAP_AAP_Parent" ReferencedProperty="AAP_PK" /></NavigationProperty><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo"><ReferentialConstraint Property="AAP_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><NavigationProperty Name="CreatedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AAP_SystemCreateUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="LastEditedByStaff" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="AAP_SystemLastEditUser" ReferencedProperty="GS_Code" /></NavigationProperty><NavigationProperty Name="Logs" Type="Collection(Odyssey.AAPLog)" Partner="Parent" /><NavigationProperty Name="Acknowledgements" Type="Collection(Odyssey.AAPAcknowledgement)" Partner="Parent"><OnDelete Action="Cascade" /></NavigationProperty><Annotation Term="Glow.TableCode" String="AAP" /></EntityType><EntityType Name="AccGLHeaderCompanyFilterInfo"><Key><PropertyRef Name="ACF_PK" /></Key><Property Name="ACF_PK" Type="Edm.Guid" Nullable="false" /><Property Name="ACF_AG_Header" Type="Edm.Guid" Nullable="false" /><Property Name="ACF_GC_Company" Type="Edm.Guid" Nullable="false" /><NavigationProperty Name="Header" Type="Odyssey.AccGLHeaderInfo" Nullable="false" Partner="AccGLHeaderCompanyFilters"><ReferentialConstraint Property="ACF_AG_Header" ReferencedProperty="AG_PK" /></NavigationProperty><NavigationProperty Name="Company" Type="Odyssey.GlbCompanyInfo" Nullable="false"><ReferentialConstraint Property="ACF_GC_Company" ReferencedProperty="GC_PK" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IAccGLHeaderCompanyFilter" /><Annotation Term="Glow.TableCode" String="ACF" /></EntityType><EntityType Name="AccGLHeaderInfo"><Key><PropertyRef Name="AG_PK" /></Key><Property Name="AG_PK" Type="Edm.Guid" Nullable="false" /><Property Name="AG_AccountNum" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="AG_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="AG_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="AG_AccountType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="AG_ControlAccount" Type="Edm.Boolean" DefaultValue="false" Nullable="false" /><Property Name="AG_DebitCredit" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="AG_IsGlobal" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><NavigationProperty Name="AccGLHeaderCompanyFilters" Type="Collection(Odyssey.AccGLHeaderCompanyFilterInfo)" Partner="Header" /><Annotation Term="Glow.InfoTypeFor" String="IAccGLHeader" /><Annotation Term="Glow.TableCode" String="AG" /></EntityType><EntityType Name="ACYAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetCategory" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="ACY_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="ACYLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetCategory" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="ACY_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="ADBAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetDepreciationBook" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="ADB_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="ADBLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetDepreciationBook" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="ADB_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="ADRAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetDepreciationRule" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="ADR_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="ADRLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetDepreciationRule" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="ADR_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="AGPAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetGroupPivot" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="AGP_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="AGPLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetGroupPivot" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="AGP_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="AGRAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetGroup" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="AGR_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="AGRLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetGroup" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="AGR_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="ASHAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetTransactionHeader" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="ASH_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="ASHLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetTransactionHeader" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="ASH_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" ReferencedProperty="GS_Code" /></NavigationProperty></EntityType><EntityType Name="ASLAcknowledgement" BaseType="Odyssey.Acknowledgement"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetTransactionLine" Nullable="false" Partner="Acknowledgements"><ReferentialConstraint Property="XK_ParentID" ReferencedProperty="ASL_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="ASLLog" BaseType="Odyssey.Log"><NavigationProperty Name="Parent" Type="Odyssey.AccAssetTransactionLine" Nullable="false" Partner="Logs"><ReferentialConstraint Property="SL_Parent" ReferencedProperty="ASL_PK" /></NavigationProperty><NavigationProperty Name="User" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="SL_GS_NKUser" 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="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="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="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="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><Annotations Target="Odyssey.Acknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="Acknowledgement" String="IAcknowledgement" /></Annotations><Annotations Target="Odyssey.AAGAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="AAGAcknowledgement" String="IAcknowledgement[[IAccAssetGLAccount]]" /></Annotations><Annotations Target="Odyssey.Log"><Annotation Term="Glow.FriendlyName" Qualifier="Log" String="ILog" /></Annotations><Annotations Target="Odyssey.AAGLog"><Annotation Term="Glow.FriendlyName" Qualifier="AAGLog" String="ILog[[IAccAssetGLAccount]]" /></Annotations><Annotations Target="Odyssey.AAHAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="AAHAcknowledgement" String="IAcknowledgement[[IAccAssetHeader]]" /></Annotations><Annotations Target="Odyssey.AAHLog"><Annotation Term="Glow.FriendlyName" Qualifier="AAHLog" String="ILog[[IAccAssetHeader]]" /></Annotations><Annotations Target="Odyssey.AAPAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="AAPAcknowledgement" String="IAcknowledgement[[IAccAssetTransactionType]]" /></Annotations><Annotations Target="Odyssey.AAPLog"><Annotation Term="Glow.FriendlyName" Qualifier="AAPLog" String="ILog[[IAccAssetTransactionType]]" /></Annotations><Annotations Target="Odyssey.AC2Acknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="AC2Acknowledgement" String="IAcknowledgement[[IAccAssetCategoryDepreciationRulePivot]]" /></Annotations><Annotations Target="Odyssey.AC2Log"><Annotation Term="Glow.FriendlyName" Qualifier="AC2Log" String="ILog[[IAccAssetCategoryDepreciationRulePivot]]" /></Annotations><Annotations Target="Odyssey.AccAssetCategory"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetCategory" String="IAccAssetCategory" /></Annotations><Annotations Target="Odyssey.AccAssetCategoryDepreciationRulePivot"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetCategoryDepreciationRulePivot" String="IAccAssetCategoryDepreciationRulePivot" /></Annotations><Annotations Target="Odyssey.AccAssetDepreciationBook"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetDepreciationBook" String="IAccAssetDepreciationBook" /></Annotations><Annotations Target="Odyssey.AccAssetDepreciationRule"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetDepreciationRule" String="IAccAssetDepreciationRule" /></Annotations><Annotations Target="Odyssey.AccAssetGLAccount"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetGLAccount" String="IAccAssetGLAccount" /></Annotations><Annotations Target="Odyssey.AccAssetGroupPivot"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetGroupPivot" String="IAccAssetGroupPivot" /></Annotations><Annotations Target="Odyssey.AccAssetGroup"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetGroup" String="IAccAssetGroup" /></Annotations><Annotations Target="Odyssey.AccAssetHeader"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetHeader" String="IAccAssetHeader" /></Annotations><Annotations Target="Odyssey.AccAssetTransactionHeader"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetTransactionHeader" String="IAccAssetTransactionHeader" /></Annotations><Annotations Target="Odyssey.AccAssetTransactionLine"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetTransactionLine" String="IAccAssetTransactionLine" /></Annotations><Annotations Target="Odyssey.AccAssetTransactionType"><Annotation Term="Glow.FriendlyName" Qualifier="AccAssetTransactionType" String="IAccAssetTransactionType" /></Annotations><Annotations Target="Odyssey.AccGLHeaderCompanyFilterInfo"><Annotation Term="Glow.FriendlyName" Qualifier="AccGLHeaderCompanyFilterInfo" String="IAccGLHeaderCompanyFilterInfo" /></Annotations><Annotations Target="Odyssey.AccGLHeaderInfo"><Annotation Term="Glow.FriendlyName" Qualifier="AccGLHeaderInfo" String="IAccGLHeaderInfo" /></Annotations><Annotations Target="Odyssey.ACYAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="ACYAcknowledgement" String="IAcknowledgement[[IAccAssetCategory]]" /></Annotations><Annotations Target="Odyssey.ACYLog"><Annotation Term="Glow.FriendlyName" Qualifier="ACYLog" String="ILog[[IAccAssetCategory]]" /></Annotations><Annotations Target="Odyssey.ADBAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="ADBAcknowledgement" String="IAcknowledgement[[IAccAssetDepreciationBook]]" /></Annotations><Annotations Target="Odyssey.ADBLog"><Annotation Term="Glow.FriendlyName" Qualifier="ADBLog" String="ILog[[IAccAssetDepreciationBook]]" /></Annotations><Annotations Target="Odyssey.ADRAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="ADRAcknowledgement" String="IAcknowledgement[[IAccAssetDepreciationRule]]" /></Annotations><Annotations Target="Odyssey.ADRLog"><Annotation Term="Glow.FriendlyName" Qualifier="ADRLog" String="ILog[[IAccAssetDepreciationRule]]" /></Annotations><Annotations Target="Odyssey.AGPAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="AGPAcknowledgement" String="IAcknowledgement[[IAccAssetGroupPivot]]" /></Annotations><Annotations Target="Odyssey.AGPLog"><Annotation Term="Glow.FriendlyName" Qualifier="AGPLog" String="ILog[[IAccAssetGroupPivot]]" /></Annotations><Annotations Target="Odyssey.AGRAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="AGRAcknowledgement" String="IAcknowledgement[[IAccAssetGroup]]" /></Annotations><Annotations Target="Odyssey.AGRLog"><Annotation Term="Glow.FriendlyName" Qualifier="AGRLog" String="ILog[[IAccAssetGroup]]" /></Annotations><Annotations Target="Odyssey.ASHAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="ASHAcknowledgement" String="IAcknowledgement[[IAccAssetTransactionHeader]]" /></Annotations><Annotations Target="Odyssey.ASHLog"><Annotation Term="Glow.FriendlyName" Qualifier="ASHLog" String="ILog[[IAccAssetTransactionHeader]]" /></Annotations><Annotations Target="Odyssey.ASLAcknowledgement"><Annotation Term="Glow.FriendlyName" Qualifier="ASLAcknowledgement" String="IAcknowledgement[[IAccAssetTransactionLine]]" /></Annotations><Annotations Target="Odyssey.ASLLog"><Annotation Term="Glow.FriendlyName" Qualifier="ASLLog" String="ILog[[IAccAssetTransactionLine]]" /></Annotations><Annotations Target="Odyssey.GlbBranchInfo"><Annotation Term="Glow.FriendlyName" Qualifier="GlbBranchInfo" String="IGlbBranchInfo" /></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.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.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.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></Schema><Schema Namespace="Default" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityContainer Name="OdysseyContext"><EntitySet Name="AAGAcknowledgements" EntityType="Odyssey.AAGAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetGLAccounts" /></EntitySet><EntitySet Name="AAGLogs" EntityType="Odyssey.AAGLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetGLAccounts" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="AAHAcknowledgements" EntityType="Odyssey.AAHAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetHeaders" /></EntitySet><EntitySet Name="AAHLogs" EntityType="Odyssey.AAHLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetHeaders" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="AAPAcknowledgements" EntityType="Odyssey.AAPAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetTransactionTypes" /></EntitySet><EntitySet Name="AAPLogs" EntityType="Odyssey.AAPLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetTransactionTypes" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="AC2Acknowledgements" EntityType="Odyssey.AC2Acknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetCategoryDepreciationRulePivots" /></EntitySet><EntitySet Name="AC2Logs" EntityType="Odyssey.AC2Log"><NavigationPropertyBinding Path="Parent" Target="AccAssetCategoryDepreciationRulePivots" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="AccAssetCategories" EntityType="Odyssey.AccAssetCategory"><NavigationPropertyBinding Path="AccAssetCategoryDepreciationRulePivots" Target="AccAssetCategoryDepreciationRulePivots" /><NavigationPropertyBinding Path="AccAssetGLAccounts" Target="AccAssetGLAccounts" /><NavigationPropertyBinding Path="Acknowledgements" Target="ACYAcknowledgements" /><NavigationPropertyBinding Path="Branch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Department" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="ACYLogs" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ACY_RowVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetCategoryDepreciationRulePivots" EntityType="Odyssey.AccAssetCategoryDepreciationRulePivot"><NavigationPropertyBinding Path="Acknowledgements" Target="AC2Acknowledgements" /><NavigationPropertyBinding Path="Category" Target="AccAssetCategories" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="DepreciationRule" Target="AccAssetDepreciationRules" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="AC2Logs" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>AC2_RowVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetDepreciationBooks" EntityType="Odyssey.AccAssetDepreciationBook"><NavigationPropertyBinding Path="Acknowledgements" Target="ADBAcknowledgements" /><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="ADBLogs" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ADB_RowVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetDepreciationRules" EntityType="Odyssey.AccAssetDepreciationRule"><NavigationPropertyBinding Path="AccAssetCategoryDepreciationRulePivots" Target="AccAssetCategoryDepreciationRulePivots" /><NavigationPropertyBinding Path="Acknowledgements" Target="ADRAcknowledgements" /><NavigationPropertyBinding Path="Asset" Target="AccAssetHeaders" /><NavigationPropertyBinding Path="Book" Target="AccAssetDepreciationBooks" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="DepreciableValueCurrency" Target="RefCurrencyInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="ADRLogs" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ADR_RowVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetGLAccounts" EntityType="Odyssey.AccAssetGLAccount"><NavigationPropertyBinding Path="Acknowledgements" Target="AAGAcknowledgements" /><NavigationPropertyBinding Path="Asset" Target="AccAssetHeaders" /><NavigationPropertyBinding Path="Category" Target="AccAssetCategories" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="GLHeader" Target="AccGLHeaderInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="AAGLogs" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>AAG_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetGroupPivots" EntityType="Odyssey.AccAssetGroupPivot"><NavigationPropertyBinding Path="Acknowledgements" Target="AGPAcknowledgements" /><NavigationPropertyBinding Path="Asset" Target="AccAssetHeaders" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Group" Target="AccAssetGroups" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="AGPLogs" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>AGP_RowVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetGroups" EntityType="Odyssey.AccAssetGroup"><NavigationPropertyBinding Path="AccAssetGroupPivots" Target="AccAssetGroupPivots" /><NavigationPropertyBinding Path="Acknowledgements" Target="AGRAcknowledgements" /><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="AGRLogs" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>AGR_RowVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetHeaders" EntityType="Odyssey.AccAssetHeader"><NavigationPropertyBinding Path="AccAssetDepreciationRules" Target="AccAssetDepreciationRules" /><NavigationPropertyBinding Path="AccAssetGLAccounts" Target="AccAssetGLAccounts" /><NavigationPropertyBinding Path="AccAssetGroupPivots" Target="AccAssetGroupPivots" /><NavigationPropertyBinding Path="AccAssetTransactionHeaders" Target="AccAssetTransactionHeaders" /><NavigationPropertyBinding Path="Acknowledgements" Target="AAHAcknowledgements" /><NavigationPropertyBinding Path="Branch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="Category" Target="AccAssetCategories" /><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Department" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="AAHLogs" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>AAH_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetTransactionHeaders" EntityType="Odyssey.AccAssetTransactionHeader"><NavigationPropertyBinding Path="AccAssetTransactionLines" Target="AccAssetTransactionLines" /><NavigationPropertyBinding Path="Acknowledgements" Target="ASHAcknowledgements" /><NavigationPropertyBinding Path="Asset" Target="AccAssetHeaders" /><NavigationPropertyBinding Path="Book" Target="AccAssetDepreciationBooks" /><NavigationPropertyBinding Path="Branch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Department" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="ASHLogs" /><NavigationPropertyBinding Path="TransactionCurrency" Target="RefCurrencyInfos" /><NavigationPropertyBinding Path="TransactionType" Target="AccAssetTransactionTypes" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ASH_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetTransactionLines" EntityType="Odyssey.AccAssetTransactionLine"><NavigationPropertyBinding Path="Account" Target="AccGLHeaderInfos" /><NavigationPropertyBinding Path="Acknowledgements" Target="ASLAcknowledgements" /><NavigationPropertyBinding Path="AssetTransaction" Target="AccAssetTransactionHeaders" /><NavigationPropertyBinding Path="Branch" Target="GlbBranchInfos" /><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Department" Target="GlbDepartmentInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="ASLLogs" /><NavigationPropertyBinding Path="TransactionCurrency" Target="RefCurrencyInfos" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>ASL_AutoVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccAssetTransactionTypes" EntityType="Odyssey.AccAssetTransactionType"><NavigationPropertyBinding Path="Acknowledgements" Target="AAPAcknowledgements" /><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Logs" Target="AAPLogs" /><NavigationPropertyBinding Path="Parent" Target="AccAssetTransactionTypes" /><Annotation Term="Org.OData.Core.V1.OptimisticConcurrency"><Collection><PropertyPath>AAP_RowVersion</PropertyPath></Collection></Annotation></EntitySet><EntitySet Name="AccGLHeaderCompanyFilterInfos" EntityType="Odyssey.AccGLHeaderCompanyFilterInfo"><NavigationPropertyBinding Path="Company" Target="GlbCompanyInfos" /><NavigationPropertyBinding Path="Header" Target="AccGLHeaderInfos" /></EntitySet><EntitySet Name="AccGLHeaderInfos" EntityType="Odyssey.AccGLHeaderInfo"><NavigationPropertyBinding Path="AccGLHeaderCompanyFilters" Target="AccGLHeaderCompanyFilterInfos" /></EntitySet><EntitySet Name="ACYAcknowledgements" EntityType="Odyssey.ACYAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetCategories" /></EntitySet><EntitySet Name="ACYLogs" EntityType="Odyssey.ACYLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetCategories" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="ADBAcknowledgements" EntityType="Odyssey.ADBAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetDepreciationBooks" /></EntitySet><EntitySet Name="ADBLogs" EntityType="Odyssey.ADBLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetDepreciationBooks" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="ADRAcknowledgements" EntityType="Odyssey.ADRAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetDepreciationRules" /></EntitySet><EntitySet Name="ADRLogs" EntityType="Odyssey.ADRLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetDepreciationRules" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="AGPAcknowledgements" EntityType="Odyssey.AGPAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetGroupPivots" /></EntitySet><EntitySet Name="AGPLogs" EntityType="Odyssey.AGPLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetGroupPivots" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="AGRAcknowledgements" EntityType="Odyssey.AGRAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetGroups" /></EntitySet><EntitySet Name="AGRLogs" EntityType="Odyssey.AGRLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetGroups" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="ASHAcknowledgements" EntityType="Odyssey.ASHAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetTransactionHeaders" /></EntitySet><EntitySet Name="ASHLogs" EntityType="Odyssey.ASHLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetTransactionHeaders" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></EntitySet><EntitySet Name="ASLAcknowledgements" EntityType="Odyssey.ASLAcknowledgement"><NavigationPropertyBinding Path="CreatedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="LastEditedByStaff" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="Parent" Target="AccAssetTransactionLines" /></EntitySet><EntitySet Name="ASLLogs" EntityType="Odyssey.ASLLog"><NavigationPropertyBinding Path="Parent" Target="AccAssetTransactionLines" /><NavigationPropertyBinding Path="User" Target="GlbStaffInfos" /></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="GlbCompanyInfos" EntityType="Odyssey.GlbCompanyInfo"><NavigationPropertyBinding Path="Country" Target="RefCountryInfos" /><NavigationPropertyBinding Path="LocalCurrency" Target="RefCurrencyInfos" /></EntitySet><EntitySet Name="GlbDepartmentInfos" EntityType="Odyssey.GlbDepartmentInfo" /><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="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="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></EntityContainer></Schema></edmx:DataServices></edmx:Edmx>