<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="JourneyPlanner" targetNamespace="http://www.jeppesen.com/journeyplanner" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:tns="http://www.jeppesen.com/journeyplanner" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"><wsp:Policy wsu:Id="JJPSoapBinding_ISoapInterface_policy"><wsp:ExactlyOne><wsp:All><gzip:GZipEncoding xmlns:gzip="http://schemas.microsoft.com/ws/06/2004/mspolicy/netgzip1"/></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:types><xsd:schema elementFormDefault="qualified" targetNamespace="http://www.jeppesen.com/journeyplanner"><xsd:element name="DoJourneyPlan"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:JourneyPlanningRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="JourneyPlanningRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="Origin" nillable="true" type="tns:RequestLocation"/><xsd:element name="Destination" nillable="true" type="tns:RequestLocation"/><xsd:element name="JourneyTime" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="JourneyTimeMode" type="tns:JourneyTimeModeEnum"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="IsMappingDataReturned" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TimeoutSeconds" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="MaxWalkDistanceMetres" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IsFareDataReturned" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element minOccurs="0" name="MaxJourneys" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="WalkSpeed" nillable="true" type="xsd:double"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="MaxChanges" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="PermittedTransportModes" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="PermittedServiceProviders" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IsRealTimeChecked" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="JourneyPlanningRequest" nillable="true" type="tns:JourneyPlanningRequest"/><xsd:complexType name="RequestLocation"><xsd:sequence><xsd:element name="LocationType" type="tns:LocationTypeEnum"/><xsd:element name="Value" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="RequestLocation" nillable="true" type="tns:RequestLocation"/><xsd:simpleType name="LocationTypeEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="GeoCode"/><xsd:enumeration value="StopCode"/><xsd:enumeration value="StopUid"/></xsd:restriction></xsd:simpleType><xsd:element name="LocationTypeEnum" nillable="true" type="tns:LocationTypeEnum"/><xsd:simpleType name="JourneyTimeModeEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="LeaveAfter"/><xsd:enumeration value="ArriveBy"/></xsd:restriction></xsd:simpleType><xsd:element name="JourneyTimeModeEnum" nillable="true" type="tns:JourneyTimeModeEnum"/><xsd:element name="DoJourneyPlanResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="DoJourneyPlanResult" nillable="true" type="tns:JourneyPlanningResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="JourneyPlanningResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:JourneyPlanningRequest"/><xsd:element minOccurs="0" name="Journeys" nillable="true" type="tns:ArrayOfJourney"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Fares" nillable="true" type="tns:ArrayOfFare"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ServiceProviderReferenceData" nillable="true" type="tns:ArrayOfServiceProvider"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Locations" nillable="true" type="tns:ArrayOfResponseLocation"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="JourneyPlanningResponse" nillable="true" type="tns:JourneyPlanningResponse"/><xsd:complexType name="ArrayOfJourney"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="Journey" nillable="true" type="tns:Journey"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfJourney" nillable="true" type="tns:ArrayOfJourney"/><xsd:complexType name="Journey"><xsd:sequence><xsd:element name="Id" type="xsd:int"/><xsd:element name="DepartTime" nillable="true" type="xsd:string"/><xsd:element name="ArriveTime" nillable="true" type="xsd:string"/><xsd:element name="OriginLocationId" type="xsd:int"/><xsd:element minOccurs="0" name="OriginLocationDescription" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="DestinationLocationId" type="xsd:int"/><xsd:element minOccurs="0" name="DestinationLocationDescription" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="DurationMinutes" type="xsd:int"/><xsd:element name="Legs" nillable="true" type="tns:ArrayOfLeg"/><xsd:element minOccurs="0" name="ValidFares" nillable="true" type="tns:ArrayOfFareId"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ChangeCount" type="xsd:int"/></xsd:sequence></xsd:complexType><xsd:element name="Journey" nillable="true" type="tns:Journey"/><xsd:complexType name="ArrayOfLeg"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="Leg" nillable="true" type="tns:Leg"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfLeg" nillable="true" type="tns:ArrayOfLeg"/><xsd:complexType name="Leg"><xsd:sequence><xsd:element name="Id" type="xsd:int"/><xsd:element name="OriginLocationId" type="xsd:int"/><xsd:element minOccurs="0" name="OriginLocationDescription" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="DestinationLocationId" type="xsd:int"/><xsd:element minOccurs="0" name="DestinationLocationDescription" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Polyline" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="DurationMinutes" type="xsd:int"/></xsd:sequence></xsd:complexType><xsd:element name="Leg" nillable="true" type="tns:Leg"/><xsd:complexType name="TripLeg"><xsd:complexContent mixed="false"><xsd:extension base="tns:Leg"><xsd:sequence><xsd:element name="DepartTime" nillable="true" type="xsd:string"/><xsd:element name="ArriveTime" nillable="true" type="xsd:string"/><xsd:element name="Mode" nillable="true" type="xsd:string"/><xsd:element name="TripUid" nillable="true" type="xsd:string"/><xsd:element name="TripCode" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TripSourceId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteName" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteCode" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteUid" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ServiceProviderUid" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Headsign" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RealTimeInfo" nillable="true" type="tns:RealTimeLegInfo"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="OriginStopSequenceNumber" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="DestinationStopSequenceNumber" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TripStartTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ConnectionType" nillable="true" type="tns:ConnectionEnum"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="TripLeg" nillable="true" type="tns:TripLeg"/><xsd:complexType name="RealTimeLegInfo"><xsd:sequence><xsd:element minOccurs="0" name="EstimatedDepartTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="EstimatedArriveTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="CurrentPosition" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IsTripCancelled" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IsBoardStopCancelled" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IsAlightStopCancelled" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="LastUpdated" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RealTimeLegInfo" nillable="true" type="tns:RealTimeLegInfo"/><xsd:simpleType name="ConnectionEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="StayOnBoard"/><xsd:enumeration value="Guaranteed"/><xsd:enumeration value="Split"/><xsd:enumeration value="Join"/></xsd:restriction></xsd:simpleType><xsd:element name="ConnectionEnum" nillable="true" type="tns:ConnectionEnum"/><xsd:complexType name="TransferLeg"><xsd:complexContent mixed="false"><xsd:extension base="tns:Leg"><xsd:sequence><xsd:element name="Mode" nillable="true" type="xsd:string"/></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="TransferLeg" nillable="true" type="tns:TransferLeg"/><xsd:complexType name="WalkLeg"><xsd:complexContent mixed="false"><xsd:extension base="tns:Leg"><xsd:sequence><xsd:element name="WalkDistanceMetres" type="xsd:double"/></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="WalkLeg" nillable="true" type="tns:WalkLeg"/><xsd:complexType name="ArrayOfFareId"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="FareId" nillable="true" type="tns:FareId"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfFareId" nillable="true" type="tns:ArrayOfFareId"/><xsd:complexType name="FareId"><xsd:sequence><xsd:element name="Id" type="xsd:int"/><xsd:element minOccurs="0" name="SubJourney" nillable="true" type="tns:JourneySegment"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="FareId" nillable="true" type="tns:FareId"/><xsd:complexType name="JourneySegment"><xsd:sequence><xsd:element name="FirstLeg" type="xsd:int"/><xsd:element name="LastLeg" type="xsd:int"/></xsd:sequence></xsd:complexType><xsd:element name="JourneySegment" nillable="true" type="tns:JourneySegment"/><xsd:complexType name="TransitStop"><xsd:complexContent mixed="false"><xsd:extension base="tns:BaseLocation"><xsd:sequence><xsd:element minOccurs="0" name="Code" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="StopUid" nillable="true" type="xsd:string"/><xsd:element name="Description" nillable="true" type="xsd:string"/><xsd:element name="Position" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Zone" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="SupportedModes" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Routes" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="TransitStop" nillable="true" type="tns:TransitStop"/><xsd:complexType name="BaseLocation"><xsd:sequence><xsd:element name="DataSet" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="BaseLocation" nillable="true" type="tns:BaseLocation"/><xsd:complexType name="GeoLocation"><xsd:complexContent mixed="false"><xsd:extension base="tns:BaseLocation"><xsd:sequence><xsd:element name="Description" nillable="true" type="xsd:string"/><xsd:element name="Position" nillable="true" type="xsd:string"/></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="GeoLocation" nillable="true" type="tns:GeoLocation"/><xsd:complexType name="Landmark"><xsd:complexContent mixed="false"><xsd:extension base="tns:BaseLocation"><xsd:sequence><xsd:element name="LandmarkUid" nillable="true" type="xsd:string"/><xsd:element name="Description" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TypeId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TypeDescription" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Position" nillable="true" type="xsd:string"/></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="Landmark" nillable="true" type="tns:Landmark"/><xsd:complexType name="ArrayOfFare"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="Fare" nillable="true" type="tns:Fare"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfFare" nillable="true" type="tns:ArrayOfFare"/><xsd:complexType name="Fare"><xsd:sequence><xsd:element name="Id" type="xsd:int"/><xsd:element name="FareUid" nillable="true" type="xsd:string"/><xsd:element name="Identifier" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Description" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ProviderName" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Price" nillable="true" type="tns:Price"/><xsd:element minOccurs="0" name="Attributes" nillable="true" type="tns:ArrayOfFareAttribute"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IsRestricted" nillable="true" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="Fare" nillable="true" type="tns:Fare"/><xsd:complexType name="Price"><xsd:sequence><xsd:element name="Amount" nillable="true" type="xsd:string"/><xsd:element name="Currency" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Price" nillable="true" type="tns:Price"/><xsd:complexType name="ArrayOfFareAttribute"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="FareAttribute" nillable="true" type="tns:FareAttribute"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfFareAttribute" nillable="true" type="tns:ArrayOfFareAttribute"/><xsd:complexType name="FareAttribute"><xsd:sequence><xsd:element name="Name" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Value" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="FareAttribute" nillable="true" type="tns:FareAttribute"/><xsd:complexType name="ArrayOfServiceProvider"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="ServiceProvider" nillable="true" type="tns:ServiceProvider"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfServiceProvider" nillable="true" type="tns:ArrayOfServiceProvider"/><xsd:complexType name="ServiceProvider"><xsd:sequence><xsd:element name="ServiceProviderUid" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Code" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Name" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TimeZone" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="PhoneNumber" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Url" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="ServiceProvider" nillable="true" type="tns:ServiceProvider"/><xsd:complexType name="ArrayOfResponseLocation"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="ResponseLocation" nillable="true" type="tns:ResponseLocation"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfResponseLocation" nillable="true" type="tns:ArrayOfResponseLocation"/><xsd:complexType name="ResponseLocation"><xsd:sequence><xsd:element name="Id" type="xsd:int"/><xsd:element name="Location" nillable="true" type="tns:BaseLocation"/></xsd:sequence></xsd:complexType><xsd:element name="ResponseLocation" nillable="true" type="tns:ResponseLocation"/><xsd:complexType name="StatusResponse"><xsd:sequence><xsd:element name="Severity" type="tns:StatusSeverityEnum"/><xsd:element minOccurs="0" name="Details" nillable="true" type="tns:ArrayOfStatusDetail"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="StatusResponse" nillable="true" type="tns:StatusResponse"/><xsd:simpleType name="StatusSeverityEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="Success"/><xsd:enumeration value="Warning"/><xsd:enumeration value="Error"/></xsd:restriction></xsd:simpleType><xsd:element name="StatusSeverityEnum" nillable="true" type="tns:StatusSeverityEnum"/><xsd:complexType name="ArrayOfStatusDetail"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="StatusDetail" nillable="true" type="tns:StatusDetail"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfStatusDetail" nillable="true" type="tns:ArrayOfStatusDetail"/><xsd:complexType name="StatusDetail"><xsd:sequence><xsd:element name="Code" type="tns:StatusCodesEnum"/><xsd:element name="Message" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="StatusDetail" nillable="true" type="tns:StatusDetail"/><xsd:simpleType name="StatusCodesEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="MalformedRequest"/><xsd:enumeration value="SystemError"/><xsd:enumeration value="Timeout"/><xsd:enumeration value="GeneralWarning"/><xsd:enumeration value="OriginLocationInvalid"/><xsd:enumeration value="OriginLocationTooFarAway"/><xsd:enumeration value="DestinationLocationInvalid"/><xsd:enumeration value="DestinationLocationTooFarAway"/><xsd:enumeration value="ViaLocationInvalid"/><xsd:enumeration value="ViaLocationTooFarAway"/><xsd:enumeration value="NotViaLocationInvalid"/><xsd:enumeration value="TransportModeInvalid"/><xsd:enumeration value="ServiceProviderInvalid"/><xsd:enumeration value="DateOutOfRange"/><xsd:enumeration value="UnknownDataSet"/><xsd:enumeration value="NotAuthorised"/><xsd:enumeration value="RealTimeInfoNotAvailable"/><xsd:enumeration value="APIKeyDailyLimitExceeded"/><xsd:enumeration value="APIKeyExpired"/><xsd:enumeration value="FareInformationNotAvailable"/><xsd:enumeration value="IsochronePointTooFarAway"/><xsd:enumeration value="RouteInvalid"/></xsd:restriction></xsd:simpleType><xsd:element name="StatusCodesEnum" nillable="true" type="tns:StatusCodesEnum"/><xsd:element name="GetReferenceData"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:ReferenceDataRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="ReferenceDataRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element name="RequestedCategories" nillable="true" type="tns:ArrayOfReferenceDataCategory"/><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="ReferenceDataRequest" nillable="true" type="tns:ReferenceDataRequest"/><xsd:complexType name="ArrayOfReferenceDataCategory"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="ReferenceDataCategory" type="tns:ReferenceDataCategory"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfReferenceDataCategory" nillable="true" type="tns:ArrayOfReferenceDataCategory"/><xsd:simpleType name="ReferenceDataCategory"><xsd:restriction base="xsd:string"><xsd:enumeration value="TransitStops"/><xsd:enumeration value="Landmarks"/><xsd:enumeration value="ServiceProviders"/><xsd:enumeration value="TransportModes"/><xsd:enumeration value="Routes"/><xsd:enumeration value="RouteTimetableGroups"/></xsd:restriction></xsd:simpleType><xsd:element name="ReferenceDataCategory" nillable="true" type="tns:ReferenceDataCategory"/><xsd:element name="GetReferenceDataResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetReferenceDataResult" nillable="true" type="tns:ReferenceDataResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="ReferenceDataResponse"><xsd:sequence><xsd:element minOccurs="0" name="Request" nillable="true" type="tns:ReferenceDataRequest"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Status" nillable="true" type="tns:StatusResponse"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ServiceProviderReferenceData" nillable="true" type="tns:ArrayOfServiceProvider"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransportModeReferenceData" nillable="true" type="tns:ArrayOfTransportMode"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransitStopReferenceData" nillable="true" type="tns:ArrayOfTransitStop"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteReferenceData" nillable="true" type="tns:ArrayOfRoute"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteTimetableGroupReferenceData" nillable="true" type="tns:ArrayOfRouteTimetableGroup"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="LandmarkReferenceData" nillable="true" type="tns:ArrayOfLandmark"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="ReferenceDataResponse" nillable="true" type="tns:ReferenceDataResponse"/><xsd:complexType name="ArrayOfTransportMode"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="TransportMode" nillable="true" type="tns:TransportMode"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfTransportMode" nillable="true" type="tns:ArrayOfTransportMode"/><xsd:complexType name="TransportMode"><xsd:sequence><xsd:element name="TransportModeUid" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="IsSpecial" type="xsd:boolean"/><xsd:element name="Name" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="TransportMode" nillable="true" type="tns:TransportMode"/><xsd:complexType name="ArrayOfTransitStop"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="TransitStop" nillable="true" type="tns:TransitStop"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfTransitStop" nillable="true" type="tns:ArrayOfTransitStop"/><xsd:complexType name="ArrayOfRoute"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="Route" nillable="true" type="tns:Route"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfRoute" nillable="true" type="tns:ArrayOfRoute"/><xsd:complexType name="Route"><xsd:sequence><xsd:element name="RouteUid" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Code" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Name" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="ServiceProviderUid" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TransportMode" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Description" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Url" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Colour" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TextColour" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="RouteTimetableGroupId" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Route" nillable="true" type="tns:Route"/><xsd:complexType name="ArrayOfRouteTimetableGroup"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="RouteTimetableGroup" nillable="true" type="tns:RouteTimetableGroup"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfRouteTimetableGroup" nillable="true" type="tns:ArrayOfRouteTimetableGroup"/><xsd:complexType name="RouteTimetableGroup"><xsd:sequence><xsd:element name="RouteTimetableGroupUid" nillable="true" type="xsd:string"/><xsd:element name="Name" nillable="true" type="xsd:string"/><xsd:element name="RouteIds" nillable="true" type="tns:StringIdList"/></xsd:sequence></xsd:complexType><xsd:element name="RouteTimetableGroup" nillable="true" type="tns:RouteTimetableGroup"/><xsd:complexType name="StringIdList"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="id" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="StringIdList" nillable="true" type="tns:StringIdList"/><xsd:complexType name="ArrayOfLandmark"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="Landmark" nillable="true" type="tns:Landmark"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfLandmark" nillable="true" type="tns:ArrayOfLandmark"/><xsd:element name="GetAvailableDataSets"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="apiKey" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetAvailableDataSetsResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetAvailableDataSetsResult" nillable="true" type="tns:AvailableDataSetsResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="AvailableDataSetsResponse"><xsd:sequence><xsd:element minOccurs="0" name="ApiKey" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Status" nillable="true" type="tns:StatusResponse"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="AvailableDataSets" nillable="true" type="tns:ArrayOfDataSet"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="AvailableDataSetsResponse" nillable="true" type="tns:AvailableDataSetsResponse"/><xsd:complexType name="ArrayOfDataSet"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="DataSet" nillable="true" type="tns:DataSet"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfDataSet" nillable="true" type="tns:ArrayOfDataSet"/><xsd:complexType name="DataSet"><xsd:sequence><xsd:element name="Id" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Name" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Centroid" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="BoundaryPolyline" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="StartDate" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="EndDate" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="DataSet" nillable="true" type="tns:DataSet"/><xsd:element name="GetTrip"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:TripRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="TripRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="TripUid" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="FromStopUid" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ToStopUid" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="FromStop" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ToStop" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="TripDate" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element minOccurs="0" name="IsRealTimeChecked" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="TripRequest" nillable="true" type="tns:TripRequest"/><xsd:element name="GetTripResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetTripResult" nillable="true" type="tns:TripResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="TripResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:TripRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="Summary" nillable="true" type="tns:TripSummary"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TripStops" nillable="true" type="tns:ArrayOfTripStop"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="TripResponse" nillable="true" type="tns:TripResponse"/><xsd:complexType name="TripSummary"><xsd:sequence><xsd:element name="Mode" nillable="true" type="xsd:string"/><xsd:element name="TripUid" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TripCode" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TripSourceId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteName" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteCode" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteUid" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ServiceProvider" nillable="true" type="tns:ServiceProvider"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Headsign" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Polyline" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RealTimeInfo" nillable="true" type="tns:RealTimeTripInfo"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TripStartTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="TripSummary" nillable="true" type="tns:TripSummary"/><xsd:complexType name="RealTimeTripInfo"><xsd:sequence><xsd:element minOccurs="0" name="CurrentPosition" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IsCancelled" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="LastUpdated" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RealTimeTripInfo" nillable="true" type="tns:RealTimeTripInfo"/><xsd:complexType name="ArrayOfTripStop"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="TripStop" nillable="true" type="tns:TripStop"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfTripStop" nillable="true" type="tns:ArrayOfTripStop"/><xsd:complexType name="TripStop"><xsd:sequence><xsd:element name="TransitStop" nillable="true" type="tns:TransitStop"/><xsd:element name="SequenceNumber" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="DepartureTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ArrivalTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="CanBoard" type="xsd:boolean"/><xsd:element name="CanAlight" type="xsd:boolean"/><xsd:element minOccurs="0" name="RealTimeInfo" nillable="true" type="tns:RealTimeTripStopInfo"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="TripStop" nillable="true" type="tns:TripStop"/><xsd:complexType name="RealTimeTripStopInfo"><xsd:sequence><xsd:element minOccurs="0" name="EstimatedArrivalTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="EstimatedDepartureTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IsCancelled" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RealTimeTripStopInfo" nillable="true" type="tns:RealTimeTripStopInfo"/><xsd:element name="GetStopTimetable"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:StopTimetableRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="StopTimetableRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="StopUid" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TripFilter" type="tns:TripFilterEnum"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Time" nillable="true" type="xsd:string"/><xsd:element name="TimeBand" type="xsd:int"/><xsd:element minOccurs="0" name="MaxTripCount" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Routes" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="PermittedTransportModes" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element minOccurs="0" name="IsRealTimeChecked" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="StopTimetableRequest" nillable="true" type="tns:StopTimetableRequest"/><xsd:simpleType name="TripFilterEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="Arriving"/><xsd:enumeration value="Departing"/><xsd:enumeration value="Both"/></xsd:restriction></xsd:simpleType><xsd:element name="TripFilterEnum" nillable="true" type="tns:TripFilterEnum"/><xsd:element name="GetStopTimetableResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetStopTimetableResult" nillable="true" type="tns:StopTimetableResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="StopTimetableResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:StopTimetableRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="RequestedStop" nillable="true" type="tns:TransitStop"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Trips" nillable="true" type="tns:ArrayOfStopTimetableTrip"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="StopTimetableResponse" nillable="true" type="tns:StopTimetableResponse"/><xsd:complexType name="ArrayOfStopTimetableTrip"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="StopTimetableTrip" nillable="true" type="tns:StopTimetableTrip"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfStopTimetableTrip" nillable="true" type="tns:ArrayOfStopTimetableTrip"/><xsd:complexType name="StopTimetableTrip"><xsd:sequence><xsd:element name="Summary" nillable="true" type="tns:TripSummary"/><xsd:element minOccurs="0" name="ArriveTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="DepartTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RealTimeInfo" nillable="true" type="tns:RealTimeTripStopInfo"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="SequenceNumber" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="StopTimetableTrip" nillable="true" type="tns:StopTimetableTrip"/><xsd:element name="GetNearbyTransitStops"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:NearbyTransitStopsRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="NearbyTransitStopsRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element name="GeoCoordinate" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="MaximumDistanceInMetres" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="WalkSpeed" nillable="true" type="xsd:double"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="MaximumStopsToReturn" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ReturnPolylineInformation" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element minOccurs="0" name="DepartingTripsRequest" nillable="true" type="tns:DepartingTripsRequest"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="NearbyTransitStopsRequest" nillable="true" type="tns:NearbyTransitStopsRequest"/><xsd:complexType name="DepartingTripsRequest"><xsd:sequence><xsd:element name="Time" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TimeBand" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="FilterInactiveStops" nillable="true" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="DepartingTripsRequest" nillable="true" type="tns:DepartingTripsRequest"/><xsd:element name="GetNearbyTransitStopsResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetNearbyTransitStopsResult" nillable="true" type="tns:NearbyTransitStopsResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="NearbyTransitStopsResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:NearbyTransitStopsRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="TransitStopPaths" nillable="true" type="tns:ArrayOfTransitStopPath"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="NearbyTransitStopsResponse" nillable="true" type="tns:NearbyTransitStopsResponse"/><xsd:complexType name="ArrayOfTransitStopPath"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="TransitStopPath" nillable="true" type="tns:TransitStopPath"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfTransitStopPath" nillable="true" type="tns:ArrayOfTransitStopPath"/><xsd:complexType name="TransitStopPath"><xsd:sequence><xsd:element name="TransitStop" nillable="true" type="tns:TransitStop"/><xsd:element name="Distance" type="xsd:int"/><xsd:element name="Duration" type="xsd:int"/><xsd:element minOccurs="0" name="Polyline" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Trips" nillable="true" type="tns:ArrayOfStopTimetableTrip"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="TransitStopPath" nillable="true" type="tns:TransitStopPath"/><xsd:element name="LookupStops"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:StopLookupRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="StopLookupRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element name="SearchTerm" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="NumResults" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransportModes" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="StopLookupRequest" nillable="true" type="tns:StopLookupRequest"/><xsd:element name="LookupStopsResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="LookupStopsResult" nillable="true" type="tns:StopLookupResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="StopLookupResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:StopLookupRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="TransitStops" nillable="true" type="tns:ArrayOfTransitStop"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="StopLookupResponse" nillable="true" type="tns:StopLookupResponse"/><xsd:element name="LookupLandmarks"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:LandmarkLookupRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="LandmarkLookupRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element name="SearchTerm" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="NumResults" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="LandmarkLookupRequest" nillable="true" type="tns:LandmarkLookupRequest"/><xsd:element name="LookupLandmarksResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="LookupLandmarksResult" nillable="true" type="tns:LandmarkLookupResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="LandmarkLookupResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:LandmarkLookupRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="Landmarks" nillable="true" type="tns:ArrayOfLandmark"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="LandmarkLookupResponse" nillable="true" type="tns:LandmarkLookupResponse"/><xsd:element name="LookupLocalities"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:LocalityLookupRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="LocalityLookupRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element name="SearchTerm" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="NumResults" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransportModes" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="LocalityLookupRequest" nillable="true" type="tns:LocalityLookupRequest"/><xsd:element name="LookupLocalitiesResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="LookupLocalitiesResult" nillable="true" type="tns:LocalityLookupResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="LocalityLookupResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:LocalityLookupRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="Localities" nillable="true" type="tns:ArrayOfBaseLocation"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="LocalityLookupResponse" nillable="true" type="tns:LocalityLookupResponse"/><xsd:complexType name="ArrayOfBaseLocation"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="BaseLocation" nillable="true" type="tns:BaseLocation"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfBaseLocation" nillable="true" type="tns:ArrayOfBaseLocation"/><xsd:element name="DoRoadPlan"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:RoadPlanRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="RoadPlanRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element name="Origin" nillable="true" type="xsd:string"/><xsd:element name="Destination" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Mode" nillable="true" type="tns:RoadModeEnum"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Priority" nillable="true" type="tns:RoadPlanPriorityEnum"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RoadPlanRequest" nillable="true" type="tns:RoadPlanRequest"/><xsd:simpleType name="RoadModeEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="Walk"/><xsd:enumeration value="Cycle"/><xsd:enumeration value="Drive"/></xsd:restriction></xsd:simpleType><xsd:element name="RoadModeEnum" nillable="true" type="tns:RoadModeEnum"/><xsd:simpleType name="RoadPlanPriorityEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="Distance"/><xsd:enumeration value="Duration"/></xsd:restriction></xsd:simpleType><xsd:element name="RoadPlanPriorityEnum" nillable="true" type="tns:RoadPlanPriorityEnum"/><xsd:element name="DoRoadPlanResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="DoRoadPlanResult" nillable="true" type="tns:RoadPlanResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="RoadPlanResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:RoadPlanRequest"/><xsd:element minOccurs="0" name="Polyline" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="DurationMinutes" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="DistanceMetres" nillable="true" type="xsd:double"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RoadPlanResponse" nillable="true" type="tns:RoadPlanResponse"/><xsd:element name="GetRouteMap"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:RouteMapRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="RouteMapRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element name="Route" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="IsMappingDataReturned" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RouteMapRequest" nillable="true" type="tns:RouteMapRequest"/><xsd:element name="GetRouteMapResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetRouteMapResult" nillable="true" type="tns:RouteMapResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="RouteMapResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:RouteMapRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element name="TransitStops" nillable="true" type="tns:ArrayOfTransitStop"/><xsd:element minOccurs="0" name="MapSegments" nillable="true" type="tns:ArrayOfRouteMapSegment"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="StopPatterns" nillable="true" type="tns:ArrayOfRouteStopPattern"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Routes" nillable="true" type="tns:ArrayOfRoute"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RouteMapResponse" nillable="true" type="tns:RouteMapResponse"/><xsd:complexType name="ArrayOfRouteMapSegment"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="RouteMapSegment" nillable="true" type="tns:RouteMapSegment"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfRouteMapSegment" nillable="true" type="tns:ArrayOfRouteMapSegment"/><xsd:complexType name="RouteMapSegment"><xsd:sequence><xsd:element name="Id" nillable="true" type="xsd:string"/><xsd:element name="Polyline" nillable="true" type="xsd:string"/><xsd:element name="RouteIds" nillable="true" type="tns:StringIdList"/></xsd:sequence></xsd:complexType><xsd:element name="RouteMapSegment" nillable="true" type="tns:RouteMapSegment"/><xsd:complexType name="ArrayOfRouteStopPattern"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="RouteStopPattern" nillable="true" type="tns:RouteStopPattern"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfRouteStopPattern" nillable="true" type="tns:ArrayOfRouteStopPattern"/><xsd:complexType name="RouteStopPattern"><xsd:sequence><xsd:element name="Id" nillable="true" type="xsd:string"/><xsd:element name="TransitStopIds" nillable="true" type="tns:StringIdList"/><xsd:element minOccurs="0" name="MapSegmentIds" nillable="true" type="tns:StringIdList"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RouteIds" nillable="true" type="tns:StringIdList"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RouteStopPattern" nillable="true" type="tns:RouteStopPattern"/><xsd:element name="GetAvailableReferenceData"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:AvailableReferenceDataRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="AvailableReferenceDataRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="AvailableReferenceDataRequest" nillable="true" type="tns:AvailableReferenceDataRequest"/><xsd:element name="GetAvailableReferenceDataResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetAvailableReferenceDataResult" nillable="true" type="tns:AvailableReferenceDataResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="AvailableReferenceDataResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:AvailableReferenceDataRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="AvailableReferenceDataList" nillable="true" type="tns:ArrayOfAvailableReferenceData"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="AvailableReferenceDataResponse" nillable="true" type="tns:AvailableReferenceDataResponse"/><xsd:complexType name="ArrayOfAvailableReferenceData"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="AvailableReferenceData" nillable="true" type="tns:AvailableReferenceData"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfAvailableReferenceData" nillable="true" type="tns:ArrayOfAvailableReferenceData"/><xsd:complexType name="AvailableReferenceData"><xsd:sequence><xsd:element name="Category" type="tns:ReferenceDataCategory"/><xsd:element name="XmlChecksum" nillable="true" type="xsd:string"/><xsd:element name="XmlUnzippedUrl" nillable="true" type="xsd:string"/><xsd:element name="XmlZippedUrl" nillable="true" type="xsd:string"/><xsd:element name="JsonChecksum" nillable="true" type="xsd:string"/><xsd:element name="JsonUnzippedUrl" nillable="true" type="xsd:string"/><xsd:element name="JsonZippedUrl" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="AvailableReferenceData" nillable="true" type="tns:AvailableReferenceData"/><xsd:element name="GetIsochrones"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:IsochroneRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="IsochroneRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="Point" nillable="true" type="xsd:string"/><xsd:element name="WindowStartTime" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="WindowSizeMinutes" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="MaxDurationMinutes" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="ReturnStops" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ReturnRegions" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TimeoutSeconds" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="IsochroneRequest" nillable="true" type="tns:IsochroneRequest"/><xsd:element name="GetIsochronesResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetIsochronesResult" nillable="true" type="tns:IsochroneResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="IsochroneResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:IsochroneRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element name="ReachedStops" nillable="true" type="tns:ArrayOfReachedTransitStop"/><xsd:element name="ReachableRegions" nillable="true" type="tns:PolylineList"/><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="IsochroneResponse" nillable="true" type="tns:IsochroneResponse"/><xsd:complexType name="ArrayOfReachedTransitStop"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="ReachedTransitStop" nillable="true" type="tns:ReachedTransitStop"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfReachedTransitStop" nillable="true" type="tns:ArrayOfReachedTransitStop"/><xsd:complexType name="ReachedTransitStop"><xsd:sequence><xsd:element name="Position" nillable="true" type="xsd:string"/><xsd:element name="StopUid" nillable="true" type="xsd:string"/><xsd:element name="Duration" type="xsd:int"/></xsd:sequence></xsd:complexType><xsd:element name="ReachedTransitStop" nillable="true" type="tns:ReachedTransitStop"/><xsd:complexType name="PolylineList"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="polyline" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="PolylineList" nillable="true" type="tns:PolylineList"/><xsd:element name="LookupRoutes"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:RouteLookupRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="RouteLookupRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element name="SearchTerm" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="NumResults" nillable="true" type="xsd:int"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransportModes" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RouteLookupRequest" nillable="true" type="tns:RouteLookupRequest"/><xsd:element name="LookupRoutesResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="LookupRoutesResult" nillable="true" type="tns:RouteLookupResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="RouteLookupResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:RouteLookupRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="Routes" nillable="true" type="tns:ArrayOfRoute"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="RouteLookupResponse" nillable="true" type="tns:RouteLookupResponse"/><xsd:element name="GetTimetable"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:TimetableRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="TimetableRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="FromStopUid" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="ToStopUid" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Route" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="StartDate" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="EndDate" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="IncludeIntermediateStops" nillable="true" type="xsd:boolean"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="DataSet" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TransactionId" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="TimetableRequest" nillable="true" type="tns:TimetableRequest"/><xsd:element name="GetTimetableResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetTimetableResult" nillable="true" type="tns:TimetableResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="TimetableResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:TimetableRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="StartDate" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="EndDate" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TimetableTrips" nillable="true" type="tns:ArrayOfTimetableTrip"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="StopPatterns" nillable="true" type="tns:ArrayOfStopPattern"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Routes" nillable="true" type="tns:ArrayOfRoute"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="TransitStops" nillable="true" type="tns:ArrayOfTransitStop"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="RunningDatePatterns" nillable="true" type="tns:ArrayOfRunningDatePattern"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="TimetableResponse" nillable="true" type="tns:TimetableResponse"/><xsd:complexType name="ArrayOfTimetableTrip"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="TimetableTrip" nillable="true" type="tns:TimetableTrip"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfTimetableTrip" nillable="true" type="tns:ArrayOfTimetableTrip"/><xsd:complexType name="TimetableTrip"><xsd:sequence><xsd:element name="TripUid" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Headsign" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="RouteUid" nillable="true" type="xsd:string"/><xsd:element name="RunningDatePatternId" type="xsd:int"/><xsd:element name="StopPatternId" type="xsd:int"/><xsd:element name="TripStopTimings" nillable="true" type="tns:ArrayOfTripStopTiming"/></xsd:sequence></xsd:complexType><xsd:element name="TimetableTrip" nillable="true" type="tns:TimetableTrip"/><xsd:complexType name="ArrayOfTripStopTiming"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="TripStopTiming" nillable="true" type="tns:TripStopTiming"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfTripStopTiming" nillable="true" type="tns:ArrayOfTripStopTiming"/><xsd:complexType name="TripStopTiming"><xsd:sequence><xsd:element minOccurs="0" name="ArrivalTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="DepartTime" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="CanBoard" type="xsd:boolean"/><xsd:element name="CanAlight" type="xsd:boolean"/></xsd:sequence></xsd:complexType><xsd:element name="TripStopTiming" nillable="true" type="tns:TripStopTiming"/><xsd:complexType name="ArrayOfStopPattern"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="StopPattern" nillable="true" type="tns:StopPattern"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfStopPattern" nillable="true" type="tns:ArrayOfStopPattern"/><xsd:complexType name="StopPattern"><xsd:sequence><xsd:element name="StopPatternId" type="xsd:int"/><xsd:element name="TransitStopUids" nillable="true" type="tns:TransitStopUidList"/></xsd:sequence></xsd:complexType><xsd:element name="StopPattern" nillable="true" type="tns:StopPattern"/><xsd:complexType name="TransitStopUidList"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="TransitStopUid" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="TransitStopUidList" nillable="true" type="tns:TransitStopUidList"/><xsd:complexType name="ArrayOfRunningDatePattern"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="RunningDatePattern" nillable="true" type="tns:RunningDatePattern"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfRunningDatePattern" nillable="true" type="tns:ArrayOfRunningDatePattern"/><xsd:complexType name="RunningDatePattern"><xsd:sequence><xsd:element name="RunningDatePatternId" type="xsd:int"/><xsd:element name="Pattern" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="RunningDatePattern" nillable="true" type="tns:RunningDatePattern"/><xsd:element name="CreateApiKey"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:ApiKeyRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="ApiKeyRequest"><xsd:sequence><xsd:element name="MasterApiKey" nillable="true" type="xsd:string"/><xsd:element name="KeyType" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="DescriptionText" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="ApiKeyRequest" nillable="true" type="tns:ApiKeyRequest"/><xsd:element name="CreateApiKeyResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="CreateApiKeyResult" nillable="true" type="tns:ApiKeyResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="ApiKeyResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:ApiKeyRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="ApiKeyResponse" nillable="true" type="tns:ApiKeyResponse"/><xsd:element name="CreateCustomerAndApiKey"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:CustomerAndApiKeyRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="CustomerAndApiKeyRequest"><xsd:sequence><xsd:element name="AdminApiKey" nillable="true" type="xsd:string"/><xsd:element name="KeyType" nillable="true" type="xsd:string"/><xsd:element name="CustomerName" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="CustomerDescription" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="KeyDescription" nillable="true" type="xsd:string"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation></xsd:element><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="CustomerAndApiKeyRequest" nillable="true" type="tns:CustomerAndApiKeyRequest"/><xsd:element name="CreateCustomerAndApiKeyResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="CreateCustomerAndApiKeyResult" nillable="true" type="tns:CustomerAndApiKeyResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="CustomerAndApiKeyResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:CustomerAndApiKeyRequest"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="CustomerAndApiKeyResponse" nillable="true" type="tns:CustomerAndApiKeyResponse"/><xsd:element name="GetHealthStatus"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="request" nillable="true" type="tns:HealthStatusRequest"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="HealthStatusRequest"><xsd:sequence><xsd:element name="ApiKey" nillable="true" type="xsd:string"/><xsd:element name="MinimumLevelToReport" type="tns:HealthStatusEnum"/><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="HealthStatusRequest" nillable="true" type="tns:HealthStatusRequest"/><xsd:simpleType name="HealthStatusEnum"><xsd:restriction base="xsd:string"><xsd:enumeration value="Ok"/><xsd:enumeration value="Warning"/><xsd:enumeration value="Error"/></xsd:restriction></xsd:simpleType><xsd:element name="HealthStatusEnum" nillable="true" type="tns:HealthStatusEnum"/><xsd:element name="GetHealthStatusResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetHealthStatusResult" nillable="true" type="tns:HealthStatusResponse"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="HealthStatusResponse"><xsd:sequence><xsd:element name="Request" nillable="true" type="tns:HealthStatusRequest"/><xsd:element name="ComponentStatuses" nillable="true" type="tns:ArrayOfComponentHealthStatus"/><xsd:element name="Status" nillable="true" type="tns:StatusResponse"/><xsd:element minOccurs="0" name="Reserved" nillable="true"><xsd:annotation><xsd:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:any minOccurs="0" processContents="lax"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:element name="HealthStatusResponse" nillable="true" type="tns:HealthStatusResponse"/><xsd:complexType name="ArrayOfComponentHealthStatus"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="ComponentHealthStatus" nillable="true" type="tns:ComponentHealthStatus"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfComponentHealthStatus" nillable="true" type="tns:ArrayOfComponentHealthStatus"/><xsd:complexType name="ComponentHealthStatus"><xsd:sequence><xsd:element name="Component" nillable="true" type="xsd:string"/><xsd:element name="OverallStatus" type="tns:HealthStatusEnum"/><xsd:element name="Details" nillable="true" type="tns:ArrayOfHealthStatusDetail"/></xsd:sequence></xsd:complexType><xsd:element name="ComponentHealthStatus" nillable="true" type="tns:ComponentHealthStatus"/><xsd:complexType name="ArrayOfHealthStatusDetail"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="HealthStatusDetail" nillable="true" type="tns:HealthStatusDetail"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfHealthStatusDetail" nillable="true" type="tns:ArrayOfHealthStatusDetail"/><xsd:complexType name="HealthStatusDetail"><xsd:sequence><xsd:element name="HealthCheckCode" nillable="true" type="xsd:string"/><xsd:element name="Status" type="tns:HealthStatusEnum"/><xsd:element name="Reason" nillable="true" type="xsd:string"/><xsd:element name="ReportingHost" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="HealthStatusDetail" nillable="true" type="tns:HealthStatusDetail"/></xsd:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema></wsdl:types><wsdl:message name="ISoapInterface_DoJourneyPlan_InputMessage"><wsdl:part name="parameters" element="tns:DoJourneyPlan"/></wsdl:message><wsdl:message name="ISoapInterface_DoJourneyPlan_OutputMessage"><wsdl:part name="parameters" element="tns:DoJourneyPlanResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetReferenceData_InputMessage"><wsdl:part name="parameters" element="tns:GetReferenceData"/></wsdl:message><wsdl:message name="ISoapInterface_GetReferenceData_OutputMessage"><wsdl:part name="parameters" element="tns:GetReferenceDataResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetAvailableDataSets_InputMessage"><wsdl:part name="parameters" element="tns:GetAvailableDataSets"/></wsdl:message><wsdl:message name="ISoapInterface_GetAvailableDataSets_OutputMessage"><wsdl:part name="parameters" element="tns:GetAvailableDataSetsResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetTrip_InputMessage"><wsdl:part name="parameters" element="tns:GetTrip"/></wsdl:message><wsdl:message name="ISoapInterface_GetTrip_OutputMessage"><wsdl:part name="parameters" element="tns:GetTripResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetStopTimetable_InputMessage"><wsdl:part name="parameters" element="tns:GetStopTimetable"/></wsdl:message><wsdl:message name="ISoapInterface_GetStopTimetable_OutputMessage"><wsdl:part name="parameters" element="tns:GetStopTimetableResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetNearbyTransitStops_InputMessage"><wsdl:part name="parameters" element="tns:GetNearbyTransitStops"/></wsdl:message><wsdl:message name="ISoapInterface_GetNearbyTransitStops_OutputMessage"><wsdl:part name="parameters" element="tns:GetNearbyTransitStopsResponse"/></wsdl:message><wsdl:message name="ISoapInterface_LookupStops_InputMessage"><wsdl:part name="parameters" element="tns:LookupStops"/></wsdl:message><wsdl:message name="ISoapInterface_LookupStops_OutputMessage"><wsdl:part name="parameters" element="tns:LookupStopsResponse"/></wsdl:message><wsdl:message name="ISoapInterface_LookupLandmarks_InputMessage"><wsdl:part name="parameters" element="tns:LookupLandmarks"/></wsdl:message><wsdl:message name="ISoapInterface_LookupLandmarks_OutputMessage"><wsdl:part name="parameters" element="tns:LookupLandmarksResponse"/></wsdl:message><wsdl:message name="ISoapInterface_LookupLocalities_InputMessage"><wsdl:part name="parameters" element="tns:LookupLocalities"/></wsdl:message><wsdl:message name="ISoapInterface_LookupLocalities_OutputMessage"><wsdl:part name="parameters" element="tns:LookupLocalitiesResponse"/></wsdl:message><wsdl:message name="ISoapInterface_DoRoadPlan_InputMessage"><wsdl:part name="parameters" element="tns:DoRoadPlan"/></wsdl:message><wsdl:message name="ISoapInterface_DoRoadPlan_OutputMessage"><wsdl:part name="parameters" element="tns:DoRoadPlanResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetRouteMap_InputMessage"><wsdl:part name="parameters" element="tns:GetRouteMap"/></wsdl:message><wsdl:message name="ISoapInterface_GetRouteMap_OutputMessage"><wsdl:part name="parameters" element="tns:GetRouteMapResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetAvailableReferenceData_InputMessage"><wsdl:part name="parameters" element="tns:GetAvailableReferenceData"/></wsdl:message><wsdl:message name="ISoapInterface_GetAvailableReferenceData_OutputMessage"><wsdl:part name="parameters" element="tns:GetAvailableReferenceDataResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetIsochrones_InputMessage"><wsdl:part name="parameters" element="tns:GetIsochrones"/></wsdl:message><wsdl:message name="ISoapInterface_GetIsochrones_OutputMessage"><wsdl:part name="parameters" element="tns:GetIsochronesResponse"/></wsdl:message><wsdl:message name="ISoapInterface_LookupRoutes_InputMessage"><wsdl:part name="parameters" element="tns:LookupRoutes"/></wsdl:message><wsdl:message name="ISoapInterface_LookupRoutes_OutputMessage"><wsdl:part name="parameters" element="tns:LookupRoutesResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetTimetable_InputMessage"><wsdl:part name="parameters" element="tns:GetTimetable"/></wsdl:message><wsdl:message name="ISoapInterface_GetTimetable_OutputMessage"><wsdl:part name="parameters" element="tns:GetTimetableResponse"/></wsdl:message><wsdl:message name="ISoapInterface_CreateApiKey_InputMessage"><wsdl:part name="parameters" element="tns:CreateApiKey"/></wsdl:message><wsdl:message name="ISoapInterface_CreateApiKey_OutputMessage"><wsdl:part name="parameters" element="tns:CreateApiKeyResponse"/></wsdl:message><wsdl:message name="ISoapInterface_CreateCustomerAndApiKey_InputMessage"><wsdl:part name="parameters" element="tns:CreateCustomerAndApiKey"/></wsdl:message><wsdl:message name="ISoapInterface_CreateCustomerAndApiKey_OutputMessage"><wsdl:part name="parameters" element="tns:CreateCustomerAndApiKeyResponse"/></wsdl:message><wsdl:message name="ISoapInterface_GetHealthStatus_InputMessage"><wsdl:part name="parameters" element="tns:GetHealthStatus"/></wsdl:message><wsdl:message name="ISoapInterface_GetHealthStatus_OutputMessage"><wsdl:part name="parameters" element="tns:GetHealthStatusResponse"/></wsdl:message><wsdl:portType name="ISoapInterface"><wsdl:operation name="DoJourneyPlan"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/DoJourneyPlan" message="tns:ISoapInterface_DoJourneyPlan_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/DoJourneyPlanResponse" message="tns:ISoapInterface_DoJourneyPlan_OutputMessage"/></wsdl:operation><wsdl:operation name="GetReferenceData"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetReferenceData" message="tns:ISoapInterface_GetReferenceData_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetReferenceDataResponse" message="tns:ISoapInterface_GetReferenceData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAvailableDataSets"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetAvailableDataSets" message="tns:ISoapInterface_GetAvailableDataSets_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetAvailableDataSetsResponse" message="tns:ISoapInterface_GetAvailableDataSets_OutputMessage"/></wsdl:operation><wsdl:operation name="GetTrip"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetTrip" message="tns:ISoapInterface_GetTrip_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetTripResponse" message="tns:ISoapInterface_GetTrip_OutputMessage"/></wsdl:operation><wsdl:operation name="GetStopTimetable"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetStopTimetable" message="tns:ISoapInterface_GetStopTimetable_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetStopTimetableResponse" message="tns:ISoapInterface_GetStopTimetable_OutputMessage"/></wsdl:operation><wsdl:operation name="GetNearbyTransitStops"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetNearbyTransitStops" message="tns:ISoapInterface_GetNearbyTransitStops_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetNearbyTransitStopsResponse" message="tns:ISoapInterface_GetNearbyTransitStops_OutputMessage"/></wsdl:operation><wsdl:operation name="LookupStops"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupStops" message="tns:ISoapInterface_LookupStops_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupStopsResponse" message="tns:ISoapInterface_LookupStops_OutputMessage"/></wsdl:operation><wsdl:operation name="LookupLandmarks"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupLandmarks" message="tns:ISoapInterface_LookupLandmarks_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupLandmarksResponse" message="tns:ISoapInterface_LookupLandmarks_OutputMessage"/></wsdl:operation><wsdl:operation name="LookupLocalities"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupLocalities" message="tns:ISoapInterface_LookupLocalities_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupLocalitiesResponse" message="tns:ISoapInterface_LookupLocalities_OutputMessage"/></wsdl:operation><wsdl:operation name="DoRoadPlan"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/DoRoadPlan" message="tns:ISoapInterface_DoRoadPlan_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/DoRoadPlanResponse" message="tns:ISoapInterface_DoRoadPlan_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRouteMap"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetRouteMap" message="tns:ISoapInterface_GetRouteMap_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetRouteMapResponse" message="tns:ISoapInterface_GetRouteMap_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAvailableReferenceData"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetAvailableReferenceData" message="tns:ISoapInterface_GetAvailableReferenceData_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetAvailableReferenceDataResponse" message="tns:ISoapInterface_GetAvailableReferenceData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetIsochrones"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetIsochrones" message="tns:ISoapInterface_GetIsochrones_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetIsochronesResponse" message="tns:ISoapInterface_GetIsochrones_OutputMessage"/></wsdl:operation><wsdl:operation name="LookupRoutes"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupRoutes" message="tns:ISoapInterface_LookupRoutes_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupRoutesResponse" message="tns:ISoapInterface_LookupRoutes_OutputMessage"/></wsdl:operation><wsdl:operation name="GetTimetable"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetTimetable" message="tns:ISoapInterface_GetTimetable_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetTimetableResponse" message="tns:ISoapInterface_GetTimetable_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateApiKey"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/CreateApiKey" message="tns:ISoapInterface_CreateApiKey_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/CreateApiKeyResponse" message="tns:ISoapInterface_CreateApiKey_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateCustomerAndApiKey"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/CreateCustomerAndApiKey" message="tns:ISoapInterface_CreateCustomerAndApiKey_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/CreateCustomerAndApiKeyResponse" message="tns:ISoapInterface_CreateCustomerAndApiKey_OutputMessage"/></wsdl:operation><wsdl:operation name="GetHealthStatus"><wsdl:input wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetHealthStatus" message="tns:ISoapInterface_GetHealthStatus_InputMessage"/><wsdl:output wsaw:Action="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetHealthStatusResponse" message="tns:ISoapInterface_GetHealthStatus_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="JJPSoapBinding_ISoapInterface" type="tns:ISoapInterface"><wsp:PolicyReference URI="#JJPSoapBinding_ISoapInterface_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="DoJourneyPlan"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/DoJourneyPlan" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetReferenceData"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetReferenceData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAvailableDataSets"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetAvailableDataSets" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTrip"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetTrip" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetStopTimetable"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetStopTimetable" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetNearbyTransitStops"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetNearbyTransitStops" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LookupStops"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupStops" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LookupLandmarks"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupLandmarks" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LookupLocalities"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupLocalities" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DoRoadPlan"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/DoRoadPlan" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRouteMap"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetRouteMap" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAvailableReferenceData"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetAvailableReferenceData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetIsochrones"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetIsochrones" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LookupRoutes"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/LookupRoutes" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTimetable"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetTimetable" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateApiKey"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/CreateApiKey" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateCustomerAndApiKey"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/CreateCustomerAndApiKey" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetHealthStatus"><soap:operation soapAction="http://www.jeppesen.com/journeyplanner/ISoapInterface/GetHealthStatus" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="JourneyPlanner"><wsdl:port name="JJPSoapBinding_ISoapInterface" binding="tns:JJPSoapBinding_ISoapInterface"><soap:address location="http://journeyplanner.jeppesen.com/journeyplannerservice/v2"/></wsdl:port></wsdl:service></wsdl:definitions>