<?xml version="1.0" encoding="utf-8"?><edmx:Edmx Version="1.0" xmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx"><edmx:DataServices m:DataServiceVersion="2.0" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><Schema Alias="Self" Namespace="PRAGMATIQA" xmlns="http://schemas.microsoft.com/ado/2009/11/edm"><EntityContainer Name="default" m:IsDefaultEntityContainer="true"><EntitySet Name="SBOOKSet" EntityType="PRAGMATIQA.SBOOK"/><EntitySet Name="SFLIGHTSet" EntityType="PRAGMATIQA.SFLIGHT"/><EntitySet Name="SNVOICESet" EntityType="PRAGMATIQA.SNVOICE"/><EntitySet Name="STICKETSet" EntityType="PRAGMATIQA.STICKET"/><AssociationSet Name="SFLIGHT_SBOOKSet" Association="PRAGMATIQA.SFLIGHTtoSBOOK"><End Role="SFLIGHT" EntitySet="SFLIGHTSet"/><End Role="SBOOK" EntitySet="SBOOKSet"/></AssociationSet><AssociationSet Name="SFLIGHT_SNVOICESet" Association="PRAGMATIQA.SFLIGHTtoSNVOICE"><End Role="SFLIGHT" EntitySet="SFLIGHTSet"/><End Role="SNVOICE" EntitySet="SNVOICESet"/></AssociationSet><AssociationSet Name="SFLIGHT_STICKETSet" Association="PRAGMATIQA.SFLIGHTtoSTICKET"><End Role="SFLIGHT" EntitySet="SFLIGHTSet"/><End Role="STICKET" EntitySet="STICKETSet"/></AssociationSet></EntityContainer><EntityType Name="SBOOK"><Key><PropertyRef Name="MANDT"/><PropertyRef Name="CARRID"/><PropertyRef Name="CONNID"/><PropertyRef Name="FLDATE"/><PropertyRef Name="BOOKID"/></Key><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="3" Name="MANDT" Type="Edm.String" Nullable="true" sap:label="Client" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="3" Name="CARRID" Type="Edm.String" Nullable="true" sap:label="Airline Code" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="4" Name="CONNID" Type="Edm.String" Nullable="true" sap:label="Flight Connection Number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="10" Name="FLDATE" Type="Edm.DateTime" Nullable="true" sap:label="Flight date" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="8" Name="BOOKID" Type="Edm.String" Nullable="true" sap:label="Booking number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="8" Name="CUSTOMID" Type="Edm.String" Nullable="true" sap:label="Customer Number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="1" Name="CUSTTYPE" Type="Edm.String" Nullable="true" sap:label="Customer type" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="1" Name="SMOKER" Type="Edm.String" Nullable="true" sap:label="Smoker" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="LUGGWEIGHT" Type="Edm.Decimal" Nullable="true" sap:label="Weight of Luggage" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="3" Name="WUNIT" Type="Edm.String" Nullable="true" sap:label="Weight Unit" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="1" Name="INVOICE" Type="Edm.String" Nullable="true" sap:label="Invoice flag" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="1" Name="CLASS" Type="Edm.String" Nullable="true" sap:label="Flight Class" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="20" Name="FORCURAM" Type="Edm.Decimal" Nullable="true" sap:label="Booking price in foreign currency (dependent on location)" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="5" Name="FORCURKEY" Type="Edm.String" Nullable="true" sap:label="Payment currency" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="20" Name="LOCCURAM" Type="Edm.Decimal" Nullable="true" sap:label="Price of booking in local currency of airline" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="5" Name="LOCCURKEY" Type="Edm.String" Nullable="true" sap:label="Local currency of airline" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="ORDER_DATE" Type="Edm.DateTime" Nullable="true" sap:label="Booking Date" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="8" Name="COUNTER" Type="Edm.String" Nullable="true" sap:label="Number of sales office" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="8" Name="AGENCYNUM" Type="Edm.String" Nullable="true" sap:label="Travel Agency Number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="1" Name="CANCELLED" Type="Edm.String" Nullable="true" sap:label="Cancelation flag" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="1" Name="RESERVED" Type="Edm.String" Nullable="true" sap:label="Reservation flag" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="25" Name="PASSNAME" Type="Edm.String" Nullable="true" sap:label="Name of the Passenger" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="15" Name="PASSFORM" Type="Edm.String" Nullable="true" sap:label="Form of address" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="PASSBIRTH" Type="Edm.DateTime" Nullable="true" sap:label="Date of Birth of a Passenger" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><NavigationProperty Name="NavSBOOKtoSFLIGHT" Relationship="PRAGMATIQA.SFLIGHTtoSBOOK" FromRole="SBOOK" ToRole="SFLIGHT"/></EntityType><EntityType Name="SFLIGHT"><Key><PropertyRef Name="MANDT"/><PropertyRef Name="CARRID"/><PropertyRef Name="CONNID"/><PropertyRef Name="FLDATE"/></Key><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="3" Name="MANDT" Type="Edm.String" Nullable="true" sap:label="Client" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="3" Name="CARRID" Type="Edm.String" Nullable="true" sap:label="Airline Code" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="4" Name="CONNID" Type="Edm.String" Nullable="true" sap:label="Flight Connection Number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="10" Name="FLDATE" Type="Edm.DateTime" Nullable="true" sap:label="Flight date" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="20" Name="PRICE" Type="Edm.Decimal" Nullable="true" sap:label="Airfare" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="5" Name="CURRENCY" Type="Edm.String" Nullable="true" sap:label="Local currency of airline" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="PLANETYPE" Type="Edm.String" Nullable="true" sap:label="Aircraft Type" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="SEATSMAX" Type="Edm.Int32" Nullable="true" sap:label="Maximum capacity in economy class" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="SEATSOCC" Type="Edm.Int32" Nullable="true" sap:label="Occupied seats in economy class" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="22" Name="PAYMENTSUM" Type="Edm.Decimal" Nullable="true" sap:label="Total of current bookings" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="SEATSMAX_B" Type="Edm.Int32" Nullable="true" sap:label="Maximum capacity in business class" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="SEATSOCC_B" Type="Edm.Int32" Nullable="true" sap:label="Occupied seats in business class" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="SEATSMAX_F" Type="Edm.Int32" Nullable="true" sap:label="Maximum capacity in first class" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="10" Name="SEATSOCC_F" Type="Edm.Int32" Nullable="true" sap:label="Occupied seats in first class" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><NavigationProperty Name="NavSFLIGHTtoSBOOK" Relationship="PRAGMATIQA.SFLIGHTtoSBOOK" FromRole="SFLIGHT" ToRole="SBOOK"/><NavigationProperty Name="NavSFLIGHTtoSNVOICE" Relationship="PRAGMATIQA.SFLIGHTtoSNVOICE" FromRole="SFLIGHT" ToRole="SNVOICE"/><NavigationProperty Name="NavSFLIGHTtoSTICKET" Relationship="PRAGMATIQA.SFLIGHTtoSTICKET" FromRole="SFLIGHT" ToRole="STICKET"/></EntityType><EntityType Name="SNVOICE"><Key><PropertyRef Name="MANDT"/><PropertyRef Name="CARRID"/><PropertyRef Name="CONNID"/><PropertyRef Name="FLDATE"/><PropertyRef Name="BOOKID"/><PropertyRef Name="CUSTOMID"/><PropertyRef Name="INSTNO"/></Key><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="3" Name="MANDT" Type="Edm.String" Nullable="true" sap:label="Client" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="3" Name="CARRID" Type="Edm.String" Nullable="true" sap:label="Airline Code" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="4" Name="CONNID" Type="Edm.String" Nullable="true" sap:label="Flight Connection Number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="10" Name="FLDATE" Type="Edm.DateTime" Nullable="true" sap:label="Flight date" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="8" Name="BOOKID" Type="Edm.String" Nullable="true" sap:label="Booking number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="8" Name="CUSTOMID" Type="Edm.String" Nullable="true" sap:label="Customer Number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="4" Name="INSTNO" Type="Edm.String" Nullable="true" sap:label="(Partial) invoice number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="1" Name="PAYMETH" Type="Edm.String" Nullable="true" sap:label="Payment method" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="20" Name="AMOUNT" Type="Edm.Decimal" Nullable="true" sap:label="Price of booking in local currency of airline" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="5" Name="CURRENCY" Type="Edm.String" Nullable="true" sap:label="Local currency of airline" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="4" Name="ARCHIVE_" Type="Edm.String" Nullable="true" sap:label="Internal SAP use" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><NavigationProperty Name="NavSNVOICEtoSFLIGHT" Relationship="PRAGMATIQA.SFLIGHTtoSNVOICE" FromRole="SNVOICE" ToRole="SFLIGHT"/></EntityType><EntityType Name="STICKET"><Key><PropertyRef Name="MANDT"/><PropertyRef Name="CARRID"/><PropertyRef Name="CONNID"/><PropertyRef Name="FLDATE"/><PropertyRef Name="BOOKID"/><PropertyRef Name="CUSTOMID"/><PropertyRef Name="TICKET"/></Key><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="3" Name="MANDT" Type="Edm.String" Nullable="true" sap:label="Client" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="3" Name="CARRID" Type="Edm.String" Nullable="true" sap:label="Airline Code" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="4" Name="CONNID" Type="Edm.String" Nullable="true" sap:label="Flight Connection Number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="10" Name="FLDATE" Type="Edm.DateTime" Nullable="true" sap:label="Flight date" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="8" Name="BOOKID" Type="Edm.String" Nullable="true" sap:label="Booking number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="8" Name="CUSTOMID" Type="Edm.String" Nullable="true" sap:label="Customer Number" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="true" sap:creatable="true" Maxlength="1" Name="TICKET" Type="Edm.String" Nullable="true" sap:label="Ticket type" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="40" Name="PLACE" Type="Edm.String" Nullable="true" sap:label="Ticket use location" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><Property sap:filterable="false" sap:sortable="false" sap:updatable="false" sap:creatable="false" Maxlength="4" Name="ARCHIVE_" Type="Edm.String" Nullable="true" sap:label="Internal SAP use" xmlns:sap="http://www.sap.com/Protocols/SAPData"/><NavigationProperty Name="NavSTICKETtoSFLIGHT" Relationship="PRAGMATIQA.SFLIGHTtoSTICKET" FromRole="STICKET" ToRole="SFLIGHT"/></EntityType><Association Name="SFLIGHTtoSBOOK"><End Type="PRAGMATIQA.SFLIGHT" Role="SFLIGHT" Multiplicity="1"/><End Type="PRAGMATIQA.SBOOK" Role="SBOOK" Multiplicity="*"/></Association><Association Name="SFLIGHTtoSNVOICE"><End Type="PRAGMATIQA.SFLIGHT" Role="SFLIGHT" Multiplicity="1"/><End Type="PRAGMATIQA.SNVOICE" Role="SNVOICE" Multiplicity="*"/></Association><Association Name="SFLIGHTtoSTICKET"><End Type="PRAGMATIQA.SFLIGHT" Role="SFLIGHT" Multiplicity="1"/><End Type="PRAGMATIQA.STICKET" Role="STICKET" Multiplicity="*"/></Association></Schema></edmx:DataServices></edmx:Edmx>