<?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="CurrentDeviceLocation"><Key><PropertyRef Name="V3_PK" /></Key><Property Name="V3_PK" Type="Edm.Guid" Nullable="false" /><Property Name="V2_SubjectTableCode" Type="Edm.String" MaxLength="3" Unicode="false" /><Property Name="V2_SubjectID" Type="Edm.Guid" /><Property Name="V2_LocationID" Type="Edm.Guid" /><Property Name="V2_AccuracyInMetres" Type="Edm.Int16" /><Property Name="V3_Model" Type="Edm.String" Nullable="false" MaxLength="150" Unicode="false" /><Property Name="V3_HardwareKind" Type="Edm.String" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="V3_IsActive" Type="Edm.Boolean" Nullable="false" /><Property Name="V3_HumanReadableIdentifier" Type="Edm.String" Nullable="false" MaxLength="150" Unicode="false" /><Property Name="V2_Latitude" Type="Edm.Decimal" Nullable="false" Precision="9" Scale="6" /><Property Name="V2_Longitude" Type="Edm.Decimal" Nullable="false" Precision="9" Scale="6" /><Property Name="V2_TimeToUTC" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="V2_AltitudeInMetres" Type="Edm.Decimal" Nullable="false" Precision="9" Scale="2" /><Property Name="V2_CompassHeadingDegrees" Type="Edm.Decimal" Precision="4" Scale="1" /><Property Name="V2_Speedkmh" Type="Edm.Decimal" Precision="6" Scale="1" /><Property Name="V2_SpeedLimit" Type="Edm.Decimal" Precision="6" Scale="1" /><Property Name="GDO_OdometerID" Type="Edm.Guid" /><Property Name="GDO_MeasurementTimeUtc" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTimeUtc</EnumMember></Annotation></Property><Property Name="GDO_OdometerKM" Type="Edm.Decimal" Precision="12" Scale="3" /><Property Name="GDC_CombinationCode" Type="Edm.String" MaxLength="255" Unicode="false" /><Property Name="V2_SubjectDescription" Type="Edm.String" MaxLength="256" /><Property Name="AssignedStaffCode" Type="Edm.String" MaxLength="3" Unicode="false" /><Property Name="AssignedStaffName" Type="Edm.String" MaxLength="256" /><Property Name="AssignedStaffCity" Type="Edm.String" MaxLength="128" /><Property Name="V2_RQ" Type="Edm.Guid" /><Property Name="RQ_Description" Type="Edm.String" MaxLength="35" Unicode="false" /><Property Name="RQ_Registration" Type="Edm.String" MaxLength="20" /><Property Name="RQ_RegState" Type="Edm.String" MaxLength="10" Unicode="false" /><Property Name="HasOverspeed" Type="Edm.Boolean" /><Property Name="DriverName" Type="Edm.String" MaxLength="256" /><Property Name="DriverCode" Type="Edm.String" MaxLength="3" Unicode="false" /><NavigationProperty Name="RefEquipment" Type="Odyssey.RefEquipmentInfo"><ReferentialConstraint Property="V2_RQ" ReferencedProperty="RQ_PK" /></NavigationProperty></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="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="RefEquipmentInfo"><Key><PropertyRef Name="RQ_PK" /></Key><Property Name="RQ_PK" Type="Edm.Guid" Nullable="false" /><Property Name="RQ_ShortCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="RQ_Description" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="RQ_IsActive" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RQ_CubicCapacity" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RQ_CubicUnit" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="RQ_EquipmentType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RQ_GS_NKPreferredDriver" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="RQ_IsVehicle" Type="Edm.Boolean" DefaultValue="true" Nullable="false" /><Property Name="RQ_LoadingMetersCapacity" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RQ_PalletSpacesCapacity" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RQ_RC_RoadContainerType" Type="Edm.Guid" /><Property Name="RQ_Registration" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="RQ_TareWeight" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RQ_WeightCapacity" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="9" Scale="3" /><Property Name="RQ_WeightUnit" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><NavigationProperty Name="RoadContainerType" Type="Odyssey.RefContainerInfo"><ReferentialConstraint Property="RQ_RC_RoadContainerType" ReferencedProperty="RC_PK" /></NavigationProperty><NavigationProperty Name="PreferredDriver" Type="Odyssey.GlbStaffInfo" Nullable="false"><ReferentialConstraint Property="RQ_GS_NKPreferredDriver" ReferencedProperty="GS_Code" /></NavigationProperty><Annotation Term="Glow.InfoTypeFor" String="IRefEquipment" /><Annotation Term="Glow.TableCode" String="RQ" /></EntityType><Annotations Target="Odyssey.CurrentDeviceLocation"><Annotation Term="Glow.FriendlyName" Qualifier="CurrentDeviceLocation" String="ICurrentDeviceLocation" /></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.RefContainerInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefContainerInfo" String="IRefContainerInfo" /></Annotations><Annotations Target="Odyssey.RefEquipmentInfo"><Annotation Term="Glow.FriendlyName" Qualifier="RefEquipmentInfo" String="IRefEquipmentInfo" /></Annotations></Schema><Schema Namespace="Default" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityContainer Name="OdysseyContext"><EntitySet Name="CurrentDeviceLocations" EntityType="Odyssey.CurrentDeviceLocation"><NavigationPropertyBinding Path="RefEquipment" Target="RefEquipmentInfos" /></EntitySet><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="RefContainerInfos" EntityType="Odyssey.RefContainerInfo" /><EntitySet Name="RefEquipmentInfos" EntityType="Odyssey.RefEquipmentInfo"><NavigationPropertyBinding Path="PreferredDriver" Target="GlbStaffInfos" /><NavigationPropertyBinding Path="RoadContainerType" Target="RefContainerInfos" /></EntitySet></EntityContainer></Schema></edmx:DataServices></edmx:Edmx>