<?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="RefDbEntUS_USCCarrier"><Key><PropertyRef Name="UI_PK" /></Key><Property Name="UI_PK" Type="Edm.Guid" Nullable="false" /><Property Name="UI_Address" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="105" Unicode="false" /><Property Name="UI_AirwayBillPrefix" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="UI_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false" /><Property Name="UI_ModeOfTransportation" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="UI_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Annotation Term="Glow.TableCode" String="UI" /></EntityType><EntityType Name="RefDbEntUS_USCFIRM"><Key><PropertyRef Name="US_PK" /></Key><Property Name="US_PK" Type="Edm.Guid" Nullable="false" /><Property Name="US_Address" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="US_City" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="US_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="US_Country" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="US_DistrictPortCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false" /><Property Name="US_FacilityType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="US_IsActive" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="US_LastUpdate" Type="Edm.DateTimeOffset"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="US_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="35" Unicode="false" /><Property Name="US_State" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="US_ZipCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="9" Unicode="false" /><Annotation Term="Glow.TableCode" String="US" /></EntityType><EntityType Name="RefDbEntUS_USCForeignPort"><Key><PropertyRef Name="UH_PK" /></Key><Property Name="UH_PK" Type="Edm.Guid" Nullable="false" /><Property Name="UH_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="5" Unicode="false" /><Property Name="UH_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="30" Unicode="false" /><Property Name="UH_ValidForType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Annotation Term="Glow.TableCode" String="UH" /></EntityType><EntityType Name="RefDbEntUS_USCRegionDistrictPort"><Key><PropertyRef Name="UR_PK" /></Key><Property Name="UR_PK" Type="Edm.Guid" Nullable="false" /><Property Name="UR_Address1" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="32" Unicode="false" /><Property Name="UR_Address2" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="32" Unicode="false" /><Property Name="UR_Address3" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="32" Unicode="false" /><Property Name="UR_City" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="15" Unicode="false" /><Property Name="UR_Code" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false"><Annotation Term="Glow.IsUnique" Bool="true" /></Property><Property Name="UR_Name" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="24" Unicode="false" /><Property Name="UR_PortCarrierType" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UR_PortOfUnlading" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UR_Prefix" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UR_PrimaryTeamLocation" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false" /><Property Name="UR_SecondaryTeamLocation" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="4" Unicode="false" /><Property Name="UR_State" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="UR_SubPortCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="5" Unicode="false" /><Property Name="UR_ZipCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="9" Unicode="false" /><Annotation Term="Glow.TableCode" String="UR" /></EntityType><EntityType Name="RefDbEntUS_USCTariff"><Key><PropertyRef Name="UE_PK" /></Key><Property Name="UE_PK" Type="Edm.Guid" Nullable="false" /><Property Name="UE_AdditionalTariffNumberIndicator" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UE_AntiDumping" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UE_Column1RateAdValorem" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="12" Scale="8" /><Property Name="UE_Column1RateOther" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="12" Scale="8" /><Property Name="UE_Column1RateSpecific" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="12" Scale="8" /><Property Name="UE_Column2RateAdValorem" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="12" Scale="8" /><Property Name="UE_Column2RateOther" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="12" Scale="8" /><Property Name="UE_Column2RateSpecific" Type="Edm.Decimal" DefaultValue="0" Nullable="false" Precision="12" Scale="8" /><Property Name="UE_CountervailingDutyFlag" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UE_DateFrom" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="UE_DateTo" Type="Edm.DateTimeOffset" Nullable="false"><Annotation Term="Glow.DateTimeType"><EnumMember>Glow.DateTimeType/DateTime</EnumMember></Annotation></Property><Property Name="UE_DutyComputationCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UE_GSPExcludedCountries" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="20" Unicode="false" /><Property Name="UE_IsBaseRate" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UE_ISOCountryofOriginEditCode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="UE_NumberOfReportingUnits" Type="Edm.Byte" DefaultValue="0" Nullable="false" /><Property Name="UE_OGACodes" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="75" Unicode="false" /><Property Name="UE_PermitLicenseIndicator" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="UE_PGACodes" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="60" Unicode="false" /><Property Name="UE_QuotaIndicator" Type="Edm.String" DefaultValue="N" Nullable="false" MaxLength="1" Unicode="false" /><Property Name="UE_ShortDescription" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="30" Unicode="false" /><Property Name="UE_SPICode" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="60" Unicode="false" /><Property Name="UE_Tariff" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="10" Unicode="false" /><Property Name="UE_TextileCategoryNumber" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="UE_Unit1" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="UE_Unit2" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Property Name="UE_Unit3" Type="Edm.String" DefaultValue="" Nullable="false" MaxLength="3" Unicode="false" /><Annotation Term="Glow.TableCode" String="UE" /></EntityType><EntityType Name="USCCarrierAndFIRM"><Key><PropertyRef Name="US_PK" /></Key><Property Name="US_PK" Type="Edm.Guid" Nullable="false" /><Property Name="US_Address" Type="Edm.String" MaxLength="105" Unicode="false" /><Property Name="US_Code" Type="Edm.String" MaxLength="4" Unicode="false" /><Property Name="US_DistrictPortCode" Type="Edm.String" MaxLength="4" Unicode="false" /><Property Name="US_FacilityType" Type="Edm.String" MaxLength="2" Unicode="false" /><Property Name="US_IsActive" Type="Edm.Boolean" /><Property Name="US_Name" Type="Edm.String" MaxLength="47" Unicode="false" /><Property Name="US_TransportationMode" Type="Edm.String" Nullable="false" MaxLength="2" Unicode="false" /><Property Name="US_Type" Type="Edm.String" Nullable="false" MaxLength="7" Unicode="false" /><Annotation Term="Glow.TableCode" String="US" /></EntityType><Annotations Target="Odyssey.RefDbEntUS_USCCarrier"><Annotation Term="Glow.FriendlyName" Qualifier="RefDbEntUS_USCCarrier" String="IRefDbEntUS_USCCarrier" /></Annotations><Annotations Target="Odyssey.RefDbEntUS_USCFIRM"><Annotation Term="Glow.FriendlyName" Qualifier="RefDbEntUS_USCFIRM" String="IRefDbEntUS_USCFIRM" /></Annotations><Annotations Target="Odyssey.RefDbEntUS_USCForeignPort"><Annotation Term="Glow.FriendlyName" Qualifier="RefDbEntUS_USCForeignPort" String="IRefDbEntUS_USCForeignPort" /></Annotations><Annotations Target="Odyssey.RefDbEntUS_USCRegionDistrictPort"><Annotation Term="Glow.FriendlyName" Qualifier="RefDbEntUS_USCRegionDistrictPort" String="IRefDbEntUS_USCRegionDistrictPort" /></Annotations><Annotations Target="Odyssey.RefDbEntUS_USCTariff"><Annotation Term="Glow.FriendlyName" Qualifier="RefDbEntUS_USCTariff" String="IRefDbEntUS_USCTariff" /></Annotations><Annotations Target="Odyssey.USCCarrierAndFIRM"><Annotation Term="Glow.FriendlyName" Qualifier="USCCarrierAndFIRM" String="IUSCCarrierAndFIRM" /></Annotations></Schema><Schema Namespace="Default" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityContainer Name="OdysseyContext"><EntitySet Name="RefDbEntUS_USCCarriers" EntityType="Odyssey.RefDbEntUS_USCCarrier" /><EntitySet Name="RefDbEntUS_USCFIRMS" EntityType="Odyssey.RefDbEntUS_USCFIRM" /><EntitySet Name="RefDbEntUS_USCForeignPorts" EntityType="Odyssey.RefDbEntUS_USCForeignPort" /><EntitySet Name="RefDbEntUS_USCRegionDistrictPorts" EntityType="Odyssey.RefDbEntUS_USCRegionDistrictPort" /><EntitySet Name="RefDbEntUS_USCTariffs" EntityType="Odyssey.RefDbEntUS_USCTariff" /><EntitySet Name="USCCarrierAndFIRMS" EntityType="Odyssey.USCCarrierAndFIRM" /></EntityContainer></Schema></edmx:DataServices></edmx:Edmx>