<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="CR" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsp:Policy wsu:Id="BasicHttpBinding_CR1_policy"><wsp:ExactlyOne><wsp:All><sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:TransportToken><wsp:Policy><sp:HttpsToken RequireClientCertificate="false"/></wsp:Policy></sp:TransportToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Strict/></wsp:Policy></sp:Layout></wsp:Policy></sp:TransportBinding></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:element name="GetCombinationInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="asCombID" type="tns:ArrayOfString"/><xs:element minOccurs="1" maxOccurs="1" name="dtLastChange" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfString"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetCombinationInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetCombinationInfoResult" type="tns:ArrayOfCombinationInfo"/><xs:element minOccurs="1" maxOccurs="1" name="dtLastChange" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCombinationInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombinationInfo" nillable="true" type="tns:CombinationInfo"/></xs:sequence></xs:complexType><xs:complexType name="CombinationInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="asName" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asNameExt" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTimetableInfo" type="tns:TimetableInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oConnectionParmsInfo" type="tns:ConnectionParmsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoGlobalLists" type="tns:GlobalListInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asRegion" type="xs:string"/></xs:sequence><xs:attribute name="sID" type="xs:string"/><xs:attribute name="sGuid" type="xs:string"/><xs:attribute name="dtLoaded" type="xs:dateTime" use="required"/><xs:attribute name="dtTTValidFrom" type="xs:date" use="required"/><xs:attribute name="dtTTValidTo" type="xs:date" use="required"/><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute default="0" name="iTrCategoryMask" type="xs:int"/></xs:complexType><xs:complexType name="TimetableInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="asTitle" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asDescription" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asCity" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTrTypes" type="tns:TrainTypeInfo"/></xs:sequence><xs:attribute name="iStCount" type="xs:int" use="required"/><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute name="dtTTValidTo" type="xs:date" use="required"/><xs:attribute name="dtTTValidFrom" type="xs:date" use="required"/><xs:attribute name="dtUpdateDate" type="xs:date" use="required"/><xs:attribute name="iTrCategory" type="xs:int" use="required"/><xs:attribute name="iTrCount" type="xs:int" use="required"/><xs:attribute name="dtLoaded" type="xs:dateTime" use="required"/><xs:attribute name="iID" type="xs:int" use="required"/><xs:attribute name="sTTResName" type="xs:string"/><xs:attribute name="sName" type="xs:string"/><xs:attribute default="0" name="iTrSubCategory" type="xs:int"/><xs:attribute name="sHomeState" type="xs:string"/></xs:complexType><xs:complexType name="TrainTypeInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="asAbbrName" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asName" type="xs:string"/></xs:sequence><xs:attribute default="0" name="iID" type="xs:int"/><xs:attribute default="0" name="iColor" type="xs:int"/></xs:complexType><xs:complexType name="ConnectionParmsInfo"><xs:attribute default="-1" name="iMaxChange" type="xs:int"/><xs:attribute name="aiMaxTime" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="aiMinTime" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute default="-1" name="iUseBeds" type="xs:int"/><xs:attribute default="-1" name="iPrefereTrains" type="xs:int"/><xs:attribute default="-1" name="iMaxArcLength" type="xs:int"/><xs:attribute default="-1" name="iMaxArcLengthCity" type="xs:int"/><xs:attribute default="-1" name="iMaxArcLengthFrom" type="xs:int"/><xs:attribute default="-1" name="iMaxArcLengthTo" type="xs:int"/><xs:attribute default="-1" name="iNodeFrom" type="xs:int"/><xs:attribute default="-1" name="iNodeTo" type="xs:int"/><xs:attribute default="false" name="bLimitWalkArcs" type="xs:boolean"/><xs:attribute default="0" name="iWalkSpeed" type="xs:int"/><xs:attribute default="-1" name="iDeltaMaxType" type="xs:int"/><xs:attribute default="-1" name="iDeltaPMax" type="xs:int"/><xs:attribute default="-1" name="iDeltaMMax" type="xs:int"/><xs:attribute default="-1" name="iLowDeckConn" type="xs:int"/><xs:attribute default="-1" name="iLowDeckConnTr" type="xs:int"/><xs:attribute default="false" name="bAutoStrategy" type="xs:boolean"/><xs:attribute name="aiFCSearchID" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="sOwnerMask" type="xs:string"/><xs:attribute name="aiTrTypeID" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="sNum1Mask" type="xs:string"/><xs:attribute default="-1" name="iStrictVia" type="xs:int"/><xs:attribute default="-1" name="iAddConnCD" type="xs:int"/></xs:complexType><xs:complexType name="GlobalListInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="asName" type="xs:string"/></xs:sequence><xs:attribute name="iID" type="xs:int" use="required"/></xs:complexType><xs:element name="SearchGlobalListItemInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iListID" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sMask" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iSearchMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iSkipCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchGlobalListItemInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchGlobalListItemInfoResult" type="tns:ArrayOfGlobalListItemInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfGlobalListItemInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="GlobalListItemInfo" nillable="true" type="tns:GlobalListItemInfo"/></xs:sequence></xs:complexType><xs:complexType name="GlobalListItemInfo"><xs:attribute default="0" name="iListID" type="xs:int"/><xs:attribute default="-1" name="iItem" type="xs:int"/><xs:attribute name="sName" type="xs:string"/><xs:attribute default="0" name="dCoorX" type="xs:double"/><xs:attribute default="0" name="dCoorY" type="xs:double"/><xs:attribute default="false" name="bVicinity" type="xs:boolean"/><xs:attribute default="false" name="bPriorityQueue" type="xs:boolean"/></xs:complexType><xs:element name="SearchTimetableObjectInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iListID" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sMask" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iSearchMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iSkipCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTTInfoDetails" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTimetableObjectInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchTimetableObjectInfoResult" type="tns:ArrayOfTimetableObjectInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTimetableObjectInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TimetableObjectInfo" nillable="true" type="tns:TimetableObjectInfo"/></xs:sequence></xs:complexType><xs:complexType name="TimetableObjectInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oItem" type="tns:GlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoStations" type="tns:StationInfo"/></xs:sequence><xs:attribute name="sLines" type="xs:string"/><xs:attribute name="aiTrTypeID" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute default="0" name="iStCount" type="xs:int"/><xs:attribute default="0" name="dCoorX" type="xs:double"/><xs:attribute default="0" name="dCoorY" type="xs:double"/><xs:attribute name="sState" type="xs:string"/><xs:attribute name="sRegion" type="xs:string"/><xs:attribute default="false" name="bRegion" type="xs:boolean"/><xs:attribute name="sType" type="xs:string"/><xs:attribute name="sTrCategory" type="xs:string"/><xs:attribute name="iKey" type="xs:unsignedInt" use="required"/></xs:complexType><xs:complexType name="StationInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoFixedCodes" type="tns:FixedCodeInfo"/></xs:sequence><xs:attribute name="iStation" type="xs:int" use="required"/><xs:attribute name="sName" type="xs:string"/><xs:attribute default="0" name="iKey" type="xs:unsignedInt"/><xs:attribute default="0" name="iReservKey" type="xs:unsignedInt"/><xs:attribute name="sInfoFile" type="xs:string"/><xs:attribute default="0" name="dCoorX" type="xs:double"/><xs:attribute default="0" name="dCoorY" type="xs:double"/><xs:attribute name="aiTrTypeID" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute></xs:complexType><xs:complexType name="FixedCodeInfo"><xs:attribute name="sText" type="xs:string"/><xs:attribute name="sTTText" type="xs:string"/><xs:attribute name="sDesc" type="xs:string"/><xs:attribute name="sDescExt" type="xs:string"/></xs:complexType><xs:element name="MapGlobalListItemInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="oInfo" type="tns:GlobalListItemInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iDestVirtListID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapGlobalListItemInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="MapGlobalListItemInfoResult" type="tns:GlobalListItemInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTrainDataInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTrain" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iStation" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bIsArr" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTrainDataInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetTrainDataInfoResult" type="tns:TrainDataInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="TrainDataInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oInfo" type="tns:TrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oRemarks" type="tns:RemarksInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoRoute" type="tns:TrainRouteInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oNext" type="tns:TrainDataInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoLineRoute" type="tns:LineRouteInfo"/></xs:sequence></xs:complexType><xs:complexType name="TrainInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoFixedCodes" type="tns:FixedCodeInfo"/></xs:sequence><xs:attribute default="0" name="iTTIndex" type="xs:int"/><xs:attribute name="iTrain" type="xs:int" use="required"/><xs:attribute name="sNum1" type="xs:string"/><xs:attribute name="sNum2" type="xs:string"/><xs:attribute name="sType" type="xs:string"/><xs:attribute name="sTypeName" type="xs:string"/><xs:attribute name="iFlags" type="xs:int" use="required"/><xs:attribute default="0" name="iColor" type="xs:int"/><xs:attribute default="0" name="iID" type="xs:int"/><xs:attribute name="sInfo" type="xs:string"/><xs:attribute name="sIDSLine" type="xs:string"/></xs:complexType><xs:complexType name="RemarksInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoRemarks" type="tns:RemarkInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoLegend" type="tns:FixedCodeInfo"/></xs:sequence></xs:complexType><xs:complexType name="RemarkInfo"><xs:attribute name="iType" type="xs:long" use="required"/><xs:attribute name="sText" type="xs:string"/></xs:complexType><xs:complexType name="TrainRouteInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oStation" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoFixedCodes" type="tns:FixedCodeInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="adCoorX" type="xs:double"/><xs:element minOccurs="0" maxOccurs="unbounded" name="adCoorY" type="xs:double"/></xs:sequence><xs:attribute name="sArrTime" type="xs:string"/><xs:attribute name="sDepTime" type="xs:string"/><xs:attribute default="0" name="iArrCycle" type="xs:int"/><xs:attribute default="0" name="iDepCycle" type="xs:int"/><xs:attribute default="0" name="iFlags" type="xs:unsignedShort"/><xs:attribute name="sDist" type="xs:string"/></xs:complexType><xs:complexType name="LineRouteInfo"><xs:attribute default="0" name="iKey" type="xs:unsignedInt"/><xs:attribute name="sName" type="xs:string"/><xs:attribute default="0" name="iKm" type="xs:int"/><xs:attribute default="" name="sLine" type="xs:string"/><xs:attribute default="" name="sVer" type="xs:string"/></xs:complexType><xs:element name="MapTrainDataInfoAuxDesc"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sDesc" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapTrainDataInfoAuxDescResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="MapTrainDataInfoAuxDescResult" type="tns:TrainDataInfo"/><xs:element minOccurs="0" maxOccurs="1" name="sCombGuid" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTrainDataInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sMask" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iStartTrain" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfInt"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SearchTrainDataInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchTrainDataInfoResult" type="tns:ArrayOfTrainDataInfo"/><xs:element minOccurs="0" maxOccurs="1" name="sCombGuid" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTrainDataInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TrainDataInfo" nillable="true" type="tns:TrainDataInfo"/></xs:sequence></xs:complexType><xs:element name="SearchTrainInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sMask" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iStartTrain" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTrainInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchTrainInfoResult" type="tns:ArrayOfTrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="sCombGuid" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTrainInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TrainInfo" nillable="true" type="tns:TrainInfo"/></xs:sequence></xs:complexType><xs:element name="SearchTrainDirection"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iFromKey" type="xs:unsignedInt"/><xs:element minOccurs="1" maxOccurs="1" name="iToKey" type="xs:unsignedInt"/><xs:element minOccurs="0" maxOccurs="1" name="sMask" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTrainDirectionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="SearchTrainDirectionResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTrainLines"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTrain" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iStation1" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iStation2" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iFlags" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTrainLinesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetTrainLinesResult" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTrainsOnArcs"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="aiFromKeys" type="tns:ArrayOfUnsignedInt"/><xs:element minOccurs="0" maxOccurs="1" name="aiToKeys" type="tns:ArrayOfUnsignedInt"/><xs:element minOccurs="1" maxOccurs="1" name="dtFrom" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="dtTo" type="xs:dateTime"/><xs:element minOccurs="0" maxOccurs="1" name="aiDelayTrainNum" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="aiDelayMinutes" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfUnsignedInt"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="unsignedInt" type="xs:unsignedInt"/></xs:sequence></xs:complexType><xs:element name="SearchTrainsOnArcsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchTrainsOnArcsResult" type="tns:ArrayOfTrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="sCombGuid" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchArrDepInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="oFrom" type="tns:GlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oTo" type="tns:GlobalListItemInfo"/><xs:element minOccurs="1" maxOccurs="1" name="dtDateTime" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="bIsDep" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bFuture" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="bReduce" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="sLine" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iSearchMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxObjectsCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCountInPage" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTTInfoDetails" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchArrDepInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchArrDepInfoResult" type="tns:ArrDepInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrDepInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oFromObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oToObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTrains" type="tns:ArrDepTrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oPageInfo" type="tns:ArrDepPageInfo"/></xs:sequence><xs:attribute name="sCombID" type="xs:string"/><xs:attribute default="0" name="iResult" type="xs:int"/></xs:complexType><xs:complexType name="ObjectsInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoMasks" type="tns:GlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oTimetableObject" type="tns:TimetableObjectInfo"/></xs:sequence><xs:attribute default="0" name="iStatus" type="xs:int"/></xs:complexType><xs:complexType name="ArrDepTrainInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oTrain" type="tns:TrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oStation1" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oStation2" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oStationTrainStart" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oStationTrainEnd" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoFixedCodes" type="tns:FixedCodeInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oRemarks" type="tns:RemarksInfo"/><xs:element minOccurs="0" maxOccurs="1" name="sStand" type="xs:string"/></xs:sequence><xs:attribute name="sIDSLine" type="xs:string"/><xs:attribute name="sDelayQuery" type="xs:string"/><xs:attribute default="false" name="bFromTable" type="xs:boolean"/><xs:attribute name="sDelay" type="xs:string"/><xs:attribute default="-1" name="iDelay" type="xs:int"/><xs:attribute default="0" name="iCycle2" type="xs:int"/><xs:attribute name="sTimeTrainStart" type="xs:string"/><xs:attribute default="0" name="iCycle" type="xs:int"/><xs:attribute name="sTimeTrainEnd" type="xs:string"/><xs:attribute default="false" name="bLowDeck" type="xs:boolean"/><xs:attribute default="0001-01-01T00:00:00" name="dtDateTime2" type="xs:dateTime"/><xs:attribute default="0001-01-01T00:00:00" name="dtDateTime1" type="xs:dateTime"/><xs:attribute default="0" name="iCycle1" type="xs:int"/><xs:attribute default="false" name="bPlatformLift" type="xs:boolean"/></xs:complexType><xs:complexType name="ArrDepPageInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="asPageIntFrom" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asPageIntTo" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoLegend" type="tns:FixedCodeInfo"/></xs:sequence><xs:attribute default="0001-01-01" name="dtSearchDate" type="xs:date"/><xs:attribute default="0" name="iSearchTime" type="xs:int"/><xs:attribute name="iPagesCount" type="xs:int" use="required"/><xs:attribute default="0" name="iPageIndex" type="xs:int"/><xs:attribute name="aiPageCount" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute default="false" name="bMulti1" type="xs:boolean"/><xs:attribute default="false" name="bMulti2" type="xs:boolean"/><xs:attribute default="0" name="iIndex" type="xs:int"/></xs:complexType><xs:element name="SearchDirectionInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="oFrom" type="tns:GlobalListItemInfo"/><xs:element minOccurs="1" maxOccurs="1" name="dtDateTime" type="xs:dateTime"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iSearchMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxObjectsCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iSearchTime" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxDepCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTTInfoDetails" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchDirectionInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchDirectionInfoResult" type="tns:DirectionInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DirectionInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oFromObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoLines" type="tns:DirectionLineInfo"/></xs:sequence><xs:attribute name="sCombID" type="xs:string"/><xs:attribute default="0" name="iResult" type="xs:int"/></xs:complexType><xs:complexType name="DirectionLineInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTimes" type="tns:DirectionTimeInfo"/></xs:sequence><xs:attribute name="sDirection" type="xs:string"/><xs:attribute name="sStation" type="xs:string"/><xs:attribute name="iStation" type="xs:int" use="required"/></xs:complexType><xs:complexType name="DirectionTimeInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oInfo" type="tns:TrainInfo"/></xs:sequence><xs:attribute name="iTime" type="xs:int" use="required"/><xs:attribute name="iTimeDiff" type="xs:int" use="required"/><xs:attribute name="sDirection" type="xs:string"/><xs:attribute name="sDirectionAbbr" type="xs:string"/><xs:attribute name="sStation" type="xs:string"/><xs:attribute default="-1" name="iStation" type="xs:int"/><xs:attribute name="iEndStation" type="xs:int" use="required"/></xs:complexType><xs:element name="SearchConnectionInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="aoFrom" type="tns:ArrayOfGlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="aoTo" type="tns:ArrayOfGlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="aoVia" type="tns:ArrayOfGlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="aoChange" type="tns:ArrayOfGlobalListItemInfo"/><xs:element minOccurs="1" maxOccurs="1" name="dtDateTime" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="bIsDep" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="oConnParms" type="tns:ConnectionParmsInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iSearchMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxObjectsCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTTInfoDetails" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="oPriceRequest" type="tns:PriceRequestInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnHandle" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PriceRequestInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPassengers" type="tns:Passenger"/><xs:element minOccurs="0" maxOccurs="1" name="oSchemaParam" type="tns:BgSchemaParam"/><xs:element minOccurs="0" maxOccurs="1" name="oClientInfo" type="tns:ClientInfo"/></xs:sequence><xs:attribute default="0" name="iConnHandleThere" type="xs:int"/><xs:attribute default="0" name="iConnIDThere" type="xs:int"/><xs:attribute default="0" name="iPriceDetails" type="xs:int"/><xs:attribute default="0" name="iCurrency" type="xs:int"/><xs:attribute name="sAlternativeOfferId" type="xs:string"/><xs:attribute default="" name="sTSURL" type="xs:string"/></xs:complexType><xs:complexType name="Passenger"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aiReductionID" type="xs:int"/></xs:sequence><xs:attribute name="iPassengerID" type="xs:int" use="required"/><xs:attribute name="sName" type="xs:string"/><xs:attribute name="sSurname" type="xs:string"/><xs:attribute name="sPhone" type="xs:string"/><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute name="iGender" type="xs:int" use="required"/><xs:attribute name="dtBirthdate" type="xs:date" use="required"/></xs:complexType><xs:complexType name="BgSchemaParam"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="iWidth" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxHeight" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" default="0" name="iOrientation" type="xs:int"/></xs:sequence></xs:complexType><xs:complexType name="ClientInfo"><xs:attribute name="sEshopUserId" type="xs:string"/><xs:attribute name="sClientIp" type="xs:string"/><xs:attribute name="sUserDesc" type="xs:string"/></xs:complexType><xs:element name="SearchConnectionInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchConnectionInfoResult" type="tns:SearchConnectionInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SearchConnectionInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoFromObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoToObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoViaObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoChangeObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oConnInfo" type="tns:ConnectionListInfo"/></xs:sequence><xs:attribute name="sCombID" type="xs:string"/><xs:attribute default="0" name="iResult" type="xs:int"/><xs:attribute default="0" name="iHandle" type="xs:int"/></xs:complexType><xs:complexType name="ConnectionListInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoConnections" type="tns:ConnectionInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoLegend" type="tns:FixedCodeInfo"/></xs:sequence><xs:attribute default="false" name="bAllowPrev" type="xs:boolean"/><xs:attribute default="false" name="bAllowNext" type="xs:boolean"/><xs:attribute name="sOrigCity" type="xs:string"/><xs:attribute name="sDestCity" type="xs:string"/></xs:complexType><xs:complexType name="ConnectionInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPrice" type="tns:PriceInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oRemarks" type="tns:RemarksInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTrains" type="tns:ConnectionTrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oPriceOffer" type="tns:PriceOfferInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oTrainTicket" type="tns:TrainTicketInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="adMoveCoorXStart" type="xs:double"/><xs:element minOccurs="0" maxOccurs="unbounded" name="adMoveCoorYStart" type="xs:double"/><xs:element minOccurs="0" maxOccurs="unbounded" name="adMoveCoorXEnd" type="xs:double"/><xs:element minOccurs="0" maxOccurs="unbounded" name="adMoveCoorYEnd" type="xs:double"/></xs:sequence><xs:attribute name="sCombID" type="xs:string"/><xs:attribute name="iID" type="xs:int" use="required"/><xs:attribute name="sDistance" type="xs:string"/><xs:attribute name="sTimeLength" type="xs:string"/><xs:attribute name="sPrice" type="xs:string"/><xs:attribute default="0" name="iLinkDistStart" type="xs:int"/><xs:attribute default="0" name="iLinkDistEnd" type="xs:int"/></xs:complexType><xs:complexType name="PriceInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoSections" type="tns:SectionPriceInfo"/></xs:sequence><xs:attribute name="iReduction" type="xs:int" use="required"/><xs:attribute name="iStatus" type="xs:int" use="required"/><xs:attribute name="sPrice" type="xs:string"/></xs:complexType><xs:complexType name="SectionPriceInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPrices" type="tns:SubsectionPriceInfo"/></xs:sequence><xs:attribute name="sStation1" type="xs:string"/><xs:attribute name="sStation2" type="xs:string"/><xs:attribute default="0001-01-01T00:00:00" name="dtDateTime1" type="xs:dateTime"/><xs:attribute default="0001-01-01T00:00:00" name="dtDateTime2" type="xs:dateTime"/></xs:complexType><xs:complexType name="SubsectionPriceInfo"><xs:attribute name="sPrice" type="xs:string"/><xs:attribute name="sPriceDesc" type="xs:string"/><xs:attribute name="sPriceInfo" type="xs:string"/></xs:complexType><xs:complexType name="ConnectionTrainInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oTrainData" type="tns:TrainDataInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oFromDelayHistory" type="tns:DelayHistoryInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oToDelayHistory" type="tns:DelayHistoryInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="adLinkCoorX" type="xs:double"/><xs:element minOccurs="0" maxOccurs="unbounded" name="adLinkCoorY" type="xs:double"/><xs:element minOccurs="0" maxOccurs="1" name="oRecommendedCoaches" type="tns:RecommendedCoachInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oLinkHint" type="tns:LinkHintInfo"/></xs:sequence><xs:attribute default="0" name="iOccupancyLevel" type="xs:int"/><xs:attribute name="sLinkDesc" type="xs:string"/><xs:attribute default="0" name="iStdChange" type="xs:int"/><xs:attribute default="false" name="bHasPreReservation" type="xs:boolean"/><xs:attribute name="sDelayQuery" type="xs:string"/><xs:attribute default="false" name="bFromTable" type="xs:boolean"/><xs:attribute name="sDelay" type="xs:string"/><xs:attribute default="0" name="iLinkDist" type="xs:int"/><xs:attribute name="sTimeLength" type="xs:string"/><xs:attribute name="sDistance" type="xs:string"/><xs:attribute name="iTrCategory" type="xs:int" use="required"/><xs:attribute name="dtDateTime2" type="xs:dateTime" use="required"/><xs:attribute name="dtDateTime1" type="xs:dateTime" use="required"/><xs:attribute name="iTo" type="xs:int" use="required"/><xs:attribute name="iFrom" type="xs:int" use="required"/><xs:attribute default="-1" name="iDelay" type="xs:int"/><xs:attribute default="0" name="iTrSubCategory" type="xs:int"/></xs:complexType><xs:complexType name="DelayHistoryInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoDelayHistory" type="tns:DayDelayHistoryInfo"/></xs:sequence><xs:attribute default="-1" name="iDelay" type="xs:int"/><xs:attribute default="-1" name="iPredictionDelay" type="xs:int"/><xs:attribute default="false" name="bAggregatedDelay" type="xs:boolean"/></xs:complexType><xs:complexType name="DayDelayHistoryInfo"><xs:attribute default="0001-01-01" name="dtDate" type="xs:date"/><xs:attribute default="-1" name="iDelay" type="xs:int"/></xs:complexType><xs:complexType name="RecommendedCoachInfo"><xs:attribute name="sCoaches" type="xs:string"/><xs:attribute name="iCount" type="xs:int" use="required"/><xs:attribute default="false" name="bRev" type="xs:boolean"/></xs:complexType><xs:complexType name="LinkHintInfo"><xs:attribute name="sHint" type="xs:string"/><xs:attribute name="sDesc" type="xs:string"/><xs:attribute name="sFullDesc" type="xs:string"/></xs:complexType><xs:complexType name="PriceOfferInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoParts" type="tns:ConnectionPartPriceOfferInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPartsBack" type="tns:ConnectionPartPriceOfferInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oConn" type="tns:ConnectionInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oConnBack" type="tns:ConnectionInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oRequest" type="tns:PriceOfferRequest"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoAlternativeOffers" type="tns:AlternativeOffer"/><xs:element minOccurs="0" maxOccurs="1" name="oBikesInfo" type="tns:BikesInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oDogsInfo" type="tns:DogsInfo"/></xs:sequence><xs:attribute name="sPriceHandle" type="xs:string"/><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute default="-1" name="iPrice" type="xs:int"/><xs:attribute name="iConnectionHandle" type="xs:int" use="required"/><xs:attribute name="iConnectionID" type="xs:int" use="required"/><xs:attribute name="iBackConnectionHandle" type="xs:int" use="required"/><xs:attribute name="iBackConnectionID" type="xs:int" use="required"/></xs:complexType><xs:complexType name="ConnectionPartPriceOfferInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="asClasses" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPrices" type="tns:ConnectionPrice"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTrains" type="tns:ConnectionTrainPriceOfferInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oActivationInfo" type="tns:ActivationInfo"/></xs:sequence><xs:attribute default="-1" name="iTherePart" type="xs:int"/><xs:attribute default="-1" name="iBackPart" type="xs:int"/><xs:attribute name="sClass" type="xs:string"/><xs:attribute default="-1" name="iPrice" type="xs:int"/><xs:attribute default="0" name="iCurrency" type="xs:unsignedByte"/><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute name="sErrInfo" type="xs:string"/><xs:attribute name="sChanges" type="xs:string"/><xs:attribute name="sProvider" type="xs:string"/></xs:complexType><xs:complexType name="ConnectionPrice"><xs:attribute default="0" name="iDirection" type="xs:int"/><xs:attribute default="-1" name="iPrice" type="xs:int"/><xs:attribute name="sVAT" type="xs:string"/><xs:attribute default="0" name="iCurrency" type="xs:unsignedByte"/><xs:attribute name="sTarCode" type="xs:string"/><xs:attribute name="sFareType" type="xs:string"/><xs:attribute name="sClass" type="xs:string"/><xs:attribute name="sWarning" type="xs:string"/><xs:attribute name="sTarInfo" type="xs:string"/><xs:attribute name="sAnnul" type="xs:string"/><xs:attribute default="0" name="iTicketFlags" type="xs:int"/><xs:attribute name="aiPassengerID" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="aiReductionID" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="aiPassengers" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="sRemThere" type="xs:string"/><xs:attribute name="sRemBack" type="xs:string"/><xs:attribute default="0" name="iCopiesThere" type="xs:int"/><xs:attribute default="0" name="iCopiesBack" type="xs:int"/></xs:complexType><xs:complexType name="ConnectionTrainPriceOfferInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoVehicleSchema" type="tns:VehicleSchema"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoVehicleBgSchema" type="tns:VehicleBgSchema"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aiPlaces" type="xs:int"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPlaces" type="tns:PlaceDesc"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aiPassengers" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="oReservationsInfo" type="tns:PriceOfferReservationsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoDetails" type="tns:PlaceDetail"/></xs:sequence><xs:attribute default="-1" name="iConnectionTrain" type="xs:int"/><xs:attribute default="-1" name="iFreePlaces" type="xs:int"/><xs:attribute name="sVehicleNum" type="xs:string"/><xs:attribute name="iReservationType" type="xs:int" use="required"/></xs:complexType><xs:complexType name="VehicleSchema"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPlaces" type="tns:Place"/></xs:sequence><xs:attribute name="sNum" type="xs:string"/><xs:attribute name="sDisplayName" type="xs:string"/><xs:attribute default="0" name="iFlags" type="xs:int"/></xs:complexType><xs:complexType name="Place"><xs:attribute name="iNum" type="xs:int" use="required"/><xs:attribute name="iRow" type="xs:int" use="required"/><xs:attribute name="iCol" type="xs:int" use="required"/><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute name="sClass" type="xs:string"/><xs:attribute name="sInfo" type="xs:string"/></xs:complexType><xs:complexType name="VehicleBgSchema"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPlaces" type="tns:BgPlace"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoImage" type="tns:VehicleBgSchemaImage"/></xs:sequence><xs:attribute name="sNum" type="xs:string"/><xs:attribute name="sName" type="xs:string"/><xs:attribute default="0" name="iFlags" type="xs:int"/></xs:complexType><xs:complexType name="BgPlace"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="iNum" type="xs:int"/></xs:sequence><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute name="sClass" type="xs:string"/><xs:attribute name="fX" type="xs:float" use="required"/><xs:attribute name="fY" type="xs:float" use="required"/><xs:attribute name="fWidth" type="xs:float" use="required"/><xs:attribute name="fHeight" type="xs:float" use="required"/><xs:attribute name="sInfo" type="xs:string"/><xs:attribute name="sName" type="xs:string"/></xs:complexType><xs:complexType name="VehicleBgSchemaImage"><xs:attribute name="sId" type="xs:string"/><xs:attribute default="0" name="iImageType" type="xs:int"/></xs:complexType><xs:complexType name="PlaceDesc"><xs:attribute name="iNum" type="xs:int" use="required"/><xs:attribute name="sName" type="xs:string"/><xs:attribute name="sTicketName" type="xs:string"/><xs:attribute name="sVehicleNum" type="xs:string"/><xs:attribute default="0" name="iPlaceFlags" type="xs:int"/><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute name="sInfo" type="xs:string"/></xs:complexType><xs:complexType name="PriceOfferReservationsInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoReservationTypes" type="tns:ReservationType"/></xs:sequence><xs:attribute name="iMinCount" type="xs:int" use="required"/><xs:attribute name="iMaxCount" type="xs:int" use="required"/></xs:complexType><xs:complexType name="ReservationType"><xs:attribute name="iType" type="xs:int" use="required"/><xs:attribute name="sName" type="xs:string"/></xs:complexType><xs:complexType name="PlaceDetail"><xs:attribute name="sHeader" type="xs:string"/><xs:attribute name="sText" type="xs:string"/></xs:complexType><xs:complexType name="ActivationInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aiPossibleActivationTypes" type="xs:int"/></xs:sequence><xs:attribute default="0" name="iActivationType" type="xs:unsignedByte"/></xs:complexType><xs:complexType name="PriceOfferRequest"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPassengers" type="tns:Passenger"/></xs:sequence><xs:attribute name="iPriceDetails" type="xs:int" use="required"/><xs:attribute name="sAlternativeOfferID" type="xs:string"/></xs:complexType><xs:complexType name="AlternativeOffer"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sDescription" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sDescriptionDetails" type="xs:string"/></xs:sequence><xs:attribute name="sOfferID" type="xs:string"/><xs:attribute default="-1" name="iPrice" type="xs:int"/><xs:attribute name="sTitle" type="xs:string"/></xs:complexType><xs:complexType name="BikesInfo"><xs:attribute name="iCount" type="xs:int" use="required"/><xs:attribute name="iMaxCount" type="xs:int" use="required"/><xs:attribute name="iPrice" type="xs:int" use="required"/><xs:attribute default="false" name="bIsPartial" type="xs:boolean"/><xs:attribute default="false" name="bReservationTypeEnabled" type="xs:boolean"/></xs:complexType><xs:complexType name="DogsInfo"><xs:attribute name="iCount" type="xs:int" use="required"/><xs:attribute name="iMaxCount" type="xs:int" use="required"/><xs:attribute name="iPrice" type="xs:int" use="required"/><xs:attribute default="false" name="bIsPartial" type="xs:boolean"/></xs:complexType><xs:complexType name="TrainTicketInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oFrom" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oTo" type="tns:StationInfo"/></xs:sequence><xs:attribute name="sVia" type="xs:string"/><xs:attribute name="aiViaKeys" use="required"><xs:simpleType><xs:list itemType="xs:unsignedInt"/></xs:simpleType></xs:attribute><xs:attribute default="0" name="iKm" type="xs:int"/></xs:complexType><xs:element name="SearchConnectionInfo2"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="aoFrom" type="tns:ArrayOfGlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="aoTo" type="tns:ArrayOfGlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="aoVia" type="tns:ArrayOfGlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="aoChange" type="tns:ArrayOfGlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="adtDate" type="tns:ArrayOfDateTime"/><xs:element minOccurs="1" maxOccurs="1" name="bIsDep" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="oConnParms" type="tns:ConnectionParmsInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iStartTime" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iEndTime" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iSearchMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxObjectsCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTTInfoDetails" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnHandle" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfDateTime"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="dateTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SearchConnectionInfo2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchConnectionInfo2Result" type="tns:SearchConnectionInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionsPage"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bPrevConn" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iListedConnCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="oPriceRequest" type="tns:PriceRequestInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionsPageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetConnectionsPageResult" type="tns:ConnectionListInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnections"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiConnID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="oPriceRequest" type="tns:PriceRequestInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetConnectionsResult" type="tns:ConnectionListInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionTrainInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bSearchNext" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionTrainInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetConnectionTrainInfoResult" type="tns:ArrayOfConnectionTrainInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfConnectionTrainInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ConnectionTrainInfo" nillable="true" type="tns:ConnectionTrainInfo"/></xs:sequence></xs:complexType><xs:element name="GetConnectionTrainInfo2"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnThis" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iCountNext" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCountPrev" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionTrainInfo2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetConnectionTrainInfo2Result" type="tns:ConnectionTrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="aoNext" type="tns:ArrayOfConnectionTrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="aoPrev" type="tns:ArrayOfConnectionTrainInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapConnectionTrainAuxDesc"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iIndex" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sDesc" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="oPriceRequest" type="tns:PriceRequestInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapConnectionTrainAuxDescResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="MapConnectionTrainAuxDescResult" type="tns:ConnectionListInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateConnection"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bPrevConn" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="oPriceRequest" type="tns:PriceRequestInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateConnectionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="UpdateConnectionResult" type="tns:ConnectionListInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteConnection"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteConnectionResponse"><xs:complexType/></xs:element><xs:element name="DeleteConnections"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiConnID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteConnectionsResponse"><xs:complexType/></xs:element><xs:element name="CopyConnections"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiConnID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="iDestHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="CopyConnectionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="iDestHandle" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionViaInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iStartTrainIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iEndTrainIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bMapIntlKeys" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnCoors" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnChange" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnNum1" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnClass" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionViaInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetConnectionViaInfoResult" type="tns:ConnectionViaInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ConnectionViaInfo"><xs:attribute default="false" name="bIsIntl" type="xs:boolean"/><xs:attribute name="dtDate" type="xs:date" use="required"/><xs:attribute name="aiKeys" use="required"><xs:simpleType><xs:list itemType="xs:unsignedInt"/></xs:simpleType></xs:attribute><xs:attribute name="adCoorX" use="required"><xs:simpleType><xs:list itemType="xs:double"/></xs:simpleType></xs:attribute><xs:attribute name="adCoorY" use="required"><xs:simpleType><xs:list itemType="xs:double"/></xs:simpleType></xs:attribute><xs:attribute name="abChange" use="required"><xs:simpleType><xs:list itemType="xs:boolean"/></xs:simpleType></xs:attribute><xs:attribute name="sNum1" type="xs:string"/><xs:attribute name="sType" type="xs:string"/><xs:attribute name="aiClass" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="adtClass" use="required"><xs:simpleType><xs:list itemType="xs:dateTime"/></xs:simpleType></xs:attribute></xs:complexType><xs:element name="GetConnectionsViaInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiConnID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="bMapIntlKeys" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnCoors" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnChange" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnNum1" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bReturnClass" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionsViaInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetConnectionsViaInfoResult" type="tns:ArrayOfConnectionViaInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfConnectionViaInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ConnectionViaInfo" nillable="true" type="tns:ConnectionViaInfo"/></xs:sequence></xs:complexType><xs:element name="MapConnectionPossible"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sDestCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapConnectionPossibleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="MapConnectionPossibleResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionAuxDesc"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionAuxDescResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetConnectionAuxDescResult" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapConnectionAuxDesc"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sDesc" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iDestHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="oPriceRequest" type="tns:PriceRequestInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapConnectionAuxDescResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="MapConnectionAuxDescResult" type="tns:ConnectionListInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iDestHandle" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapConnectionAuxDesc1"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sDesc" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iDestHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="oPriceRequest" type="tns:PriceRequestInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapConnectionAuxDesc1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="MapConnectionAuxDesc1Result" type="tns:ConnectionListAndHandleInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ConnectionListAndHandleInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oList" type="tns:ConnectionListInfo"/></xs:sequence><xs:attribute default="0" name="iHandle" type="xs:int"/></xs:complexType><xs:element name="GetConnectionLines"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iHandle" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iConnID" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iFlags" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConnectionLinesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetConnectionLinesResult" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchStationsOnLine"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sMask" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sLine" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchStationsOnLineResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchStationsOnLineResult" type="tns:ArrayOfString"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchZJRResolveInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sFrom" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sTo" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sLine" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchZJRResolveInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchZJRResolveInfoResult" type="tns:ZJRResolveInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ZJRResolveInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoFrom" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTo" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTrains" type="tns:TrainInfo"/></xs:sequence><xs:attribute name="sCombID" type="xs:string"/></xs:complexType><xs:element name="SearchZJRInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iFrom" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sStation" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iStationIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTo" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTrain" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="bWholeWeek" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="bPrefereBack" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxTimes" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bSkipRemCheck" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchZJRInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchZJRInfoResult" type="tns:ZJRInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ZJRInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oTrain" type="tns:TrainInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoStations" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="1" name="asStZones" type="tns:ArrayOfString1"/><xs:element minOccurs="0" maxOccurs="1" name="asStRemarksAbbr" type="tns:ArrayOfString1"/><xs:element minOccurs="0" maxOccurs="1" name="asStRemarks" type="tns:ArrayOfString1"/><xs:element minOccurs="0" maxOccurs="1" name="asRemarksAbbr" type="tns:ArrayOfString1"/><xs:element minOccurs="0" maxOccurs="1" name="asRemarks" type="tns:ArrayOfString1"/><xs:element minOccurs="0" maxOccurs="1" name="oFCLowDeck" type="tns:FixedCodeInfo"/><xs:element minOccurs="0" maxOccurs="1" name="asTabValidity" type="tns:ArrayOfString1"/><xs:element minOccurs="0" maxOccurs="1" name="asTimes" type="tns:ArrayOfArrayOfString1"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoAltDirections" type="tns:ZJRAltDirectionInfo"/></xs:sequence><xs:attribute name="sCombID" type="xs:string"/><xs:attribute default="0" name="iStationIndex" type="xs:int"/><xs:attribute default="false" name="bIsBack" type="xs:boolean"/><xs:attribute name="aiStDist" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="aiStRemarks" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute name="sValidFromTo" type="xs:string"/><xs:attribute default="4" name="iMinHour" type="xs:int"/><xs:attribute default="3" name="iMaxHour" type="xs:int"/><xs:attribute default="false" name="bExclusion" type="xs:boolean"/></xs:complexType><xs:complexType name="ArrayOfString1"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="s" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:complexType name="ArrayOfArrayOfString1"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArrayOfString1" nillable="true" type="tns:ArrayOfString1"/></xs:sequence></xs:complexType><xs:complexType name="ZJRAltDirectionInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oTrain" type="tns:TrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oFrom" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oTo" type="tns:StationInfo"/></xs:sequence></xs:complexType><xs:element name="SearchStationsInCircle"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dCoorX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dCoorY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iCircleRadius0" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCircleRadius1" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCircleMinCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCircleMaxCount" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchStationsInCircleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchStationsInCircleResult" type="tns:ArrayOfStationInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfStationInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StationInfo" nillable="true" type="tns:StationInfo"/></xs:sequence></xs:complexType><xs:element name="SearchStationsInCirclePossible"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dCoorX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dCoorY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iCircleRadius" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchStationsInCirclePossibleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="SearchStationsInCirclePossibleResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTimetableObjectsInCircle"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dCoorX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dCoorY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iCircleRadius" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiListID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="iTTInfoDetails" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTimetableObjectsInCircleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchTimetableObjectsInCircleResult" type="tns:ArrayOfTimetableObjectInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTimetableObjectsInRect"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dMinX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMinY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiListID" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="iTTInfoDetails" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTimetableObjectsInRectResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchTimetableObjectsInRectResult" type="tns:ArrayOfTimetableObjectInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapPointToGlobalListItemInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dCoorX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dCoorY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="MapPointToGlobalListItemInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="MapPointToGlobalListItemInfoResult" type="tns:GlobalListItemInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchPathToStation"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iStation" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iLimit1" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLimit2" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchPathToStationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="SearchPathToStationResult" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="adCoorX" type="tns:ArrayOfDouble"/><xs:element minOccurs="0" maxOccurs="1" name="adCoorY" type="tns:ArrayOfDouble"/><xs:element minOccurs="1" maxOccurs="1" name="iDist" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfDouble"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="double" type="xs:double"/></xs:sequence></xs:complexType><xs:element name="SearchCoverInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dMinX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMinY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxY" type="xs:double"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="sOwnerMask" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="dMinDist" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchCoverInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchCoverInfoResult" type="tns:CoverInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CoverInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoCurves" type="tns:Curve"/></xs:sequence><xs:attribute name="aiTrTypes" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute></xs:complexType><xs:complexType name="Curve"><xs:attribute name="adCoorX" use="required"><xs:simpleType><xs:list itemType="xs:double"/></xs:simpleType></xs:attribute><xs:attribute name="adCoorY" use="required"><xs:simpleType><xs:list itemType="xs:double"/></xs:simpleType></xs:attribute></xs:complexType><xs:complexType name="ExclusionCurveInfo"><xs:complexContent mixed="false"><xs:extension base="tns:Curve"><xs:attribute name="sLine" type="xs:string"/><xs:attribute name="sSection" type="xs:string"/><xs:attribute name="dtDateTimeStart" type="xs:dateTime" use="required"/><xs:attribute name="dtDateTimeEnd" type="xs:dateTime" use="required"/><xs:attribute name="sDesc" type="xs:string"/><xs:attribute name="sQuery" type="xs:string"/></xs:extension></xs:complexContent></xs:complexType><xs:element name="SearchExclusionCurveInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dMinX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMinY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dtDateTime" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="dMinDist" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchExclusionCurveInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchExclusionCurveInfoResult" type="tns:ArrayOfExclusionCurveInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfExclusionCurveInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExclusionCurveInfo" nillable="true" type="tns:ExclusionCurveInfo"/></xs:sequence></xs:complexType><xs:element name="SearchExceptionCurveInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dMinX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMinY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dtDateTime" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="dMinDist" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchExceptionCurveInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchExceptionCurveInfoResult" type="tns:ArrayOfExclusionCurveInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchDepartureTableInfo"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="oFrom" type="tns:GlobalListItemInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oDirection" type="tns:GlobalListItemInfo"/><xs:element minOccurs="1" maxOccurs="1" name="bIsDep" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="dtDateTime" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="bAllowImport" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="sLine" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iSearchMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxObjectsCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iRegMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTTInfoDetails" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchDepartureTableInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchDepartureTableInfoResult" type="tns:DepartureTableInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DepartureTableInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oFromObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoRecords" type="tns:DepartureTrain"/><xs:element minOccurs="0" maxOccurs="1" name="oDirectionObjects" type="tns:ObjectsInfo"/></xs:sequence><xs:attribute name="sCombID" type="xs:string"/><xs:attribute default="0" name="iResult" type="xs:int"/><xs:attribute default="0" name="iFlags" type="xs:int"/><xs:attribute name="dtRef" type="xs:dateTime" use="required"/><xs:attribute default="0" name="iCountAdded" type="xs:int"/></xs:complexType><xs:complexType name="DepartureTrain"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oInfo" type="tns:TrainInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asDirection" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoFixedCodes" type="tns:FixedCodeInfo"/></xs:sequence><xs:attribute default="-1" name="iStation" type="xs:int"/><xs:attribute default="0" name="iKey" type="xs:unsignedInt"/><xs:attribute default="0" name="iFlags" type="xs:unsignedShort"/><xs:attribute name="sIDSLine" type="xs:string"/><xs:attribute name="sTrack" type="xs:string"/><xs:attribute name="sStand" type="xs:string"/><xs:attribute name="sDestination" type="xs:string"/><xs:attribute default="false" name="bFromTable" type="xs:boolean"/><xs:attribute default="false" name="bLowDeck" type="xs:boolean"/><xs:attribute name="sDelay" type="xs:string"/><xs:attribute default="-1" name="iDelay" type="xs:int"/><xs:attribute default="false" name="bBlink" type="xs:boolean"/><xs:attribute default="0001-01-01T00:00:00" name="dtDateTime" type="xs:dateTime"/><xs:attribute name="sOwner" type="xs:string"/><xs:attribute name="sText" type="xs:string"/><xs:attribute name="sDelayQuery" type="xs:string"/><xs:attribute default="false" name="bPlatformLift" type="xs:boolean"/></xs:complexType><xs:element name="DelayQuery"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sDelayQuery" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="DelayQueryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="DelayQueryResult" type="tns:TrainPositionInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="TrainPositionInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoInfo" type="tns:Core"/></xs:sequence><xs:attribute default="0" name="iState" type="xs:int"/><xs:attribute name="dtActualDateTime" type="xs:dateTime" use="required"/><xs:attribute name="sRequested" type="xs:string"/></xs:complexType><xs:complexType name="Core"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoForecast" type="tns:Forecast"/></xs:sequence><xs:attribute name="sNextArr" type="xs:string"/><xs:attribute default="0" name="iNext" type="xs:int"/><xs:attribute name="sNext" type="xs:string"/><xs:attribute name="sDesc" type="xs:string"/><xs:attribute default="0" name="dCoorY" type="xs:double"/><xs:attribute default="0" name="dCoorX" type="xs:double"/><xs:attribute name="sComment" type="xs:string"/><xs:attribute name="sConfirmedDelay" type="xs:string"/><xs:attribute name="sDelay" type="xs:string"/><xs:attribute name="sActualDep" type="xs:string"/><xs:attribute name="sRegularDep" type="xs:string"/><xs:attribute default="false" name="bLowDeck" type="xs:boolean"/><xs:attribute name="sActualArr" type="xs:string"/><xs:attribute default="0" name="iPosition" type="xs:int"/><xs:attribute name="sPosition" type="xs:string"/><xs:attribute default="0" name="iDirection" type="xs:int"/><xs:attribute name="sDirection" type="xs:string"/><xs:attribute default="false" name="bExtra" type="xs:boolean"/><xs:attribute default="false" name="bNAD" type="xs:boolean"/><xs:attribute default="false" name="bDiversion" type="xs:boolean"/><xs:attribute name="sName" type="xs:string"/><xs:attribute name="sCategory" type="xs:string"/><xs:attribute name="sNumber" type="xs:string"/><xs:attribute name="sRequested" type="xs:string"/><xs:attribute name="sRegularArr" type="xs:string"/><xs:attribute default="false" name="bPlatformLift" type="xs:boolean"/></xs:complexType><xs:complexType name="Forecast"><xs:attribute default="0" name="iKey" type="xs:int"/><xs:attribute default="" name="sName" type="xs:string"/><xs:attribute default="false" name="bArrival" type="xs:boolean"/><xs:attribute default="" name="sRegularTime" type="xs:string"/><xs:attribute default="" name="sPredictedTime" type="xs:string"/><xs:attribute default="" name="sNote" type="xs:string"/></xs:complexType><xs:element name="SearchTrainPositionsInRect"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="dMinX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxX" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMinY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="dMaxY" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sOwnerMask" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="aiTrTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="dDeltaMoveM" type="xs:double"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchTrainPositionsInRectResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchTrainPositionsInRectResult" type="tns:TrainPositionInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResSearchForeignRailways"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTrainNum" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iFromResKey" type="xs:unsignedInt"/><xs:element minOccurs="1" maxOccurs="1" name="iToResKey" type="xs:unsignedInt"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResSearchForeignRailwaysResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="ResSearchForeignRailwaysResult" type="tns:ArrayOfInt"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResSearchTrains"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iTrainNum" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iFromResKey" type="xs:unsignedInt"/><xs:element minOccurs="1" maxOccurs="1" name="iToResKey" type="xs:unsignedInt"/><xs:element minOccurs="1" maxOccurs="1" name="dtDate" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iRemMask" type="xs:long"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iCoor" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResSearchTrainsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="ResSearchTrainsResult" type="tns:ArrayOfTrainDataInfo"/><xs:element minOccurs="0" maxOccurs="1" name="sCombGuid" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchOwners"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sMask" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SearchOwnersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="SearchOwnersResult" type="tns:ArrayOfString"/></xs:sequence></xs:complexType></xs:element><xs:element name="ExclusionQuery"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sExclusionQuery" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="bIncludeHTML" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="ExclusionQueryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="ExclusionQueryResult" type="tns:ExclusionInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExclusionInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sTitle" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="oPriority" type="tns:ExceptionPriority"/><xs:element minOccurs="0" maxOccurs="1" name="oDayValidity" type="tns:ExclusionValidity"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asRegion" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoValidity" type="tns:ExclusionValidity"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTrack" type="tns:ExceptionTrack"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoAppx" type="tns:ExclusionAppx"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoUrl" type="tns:ExclusionUrl"/><xs:element minOccurs="0" maxOccurs="1" name="sType" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoRule" type="tns:ExceptionRule"/></xs:sequence></xs:complexType><xs:complexType name="ExceptionPriority"><xs:attribute name="iID" type="xs:int" use="required"/><xs:attribute default="" name="sText" type="xs:string"/></xs:complexType><xs:complexType name="ExclusionValidity"><xs:attribute name="dtFrom" type="xs:dateTime" use="required"/><xs:attribute default="0001-01-01T00:00:00" name="dtTo" type="xs:dateTime"/></xs:complexType><xs:complexType name="ExceptionTrack"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oTrack" type="tns:ExclusionTrack"/><xs:element minOccurs="0" maxOccurs="1" name="oSectionStationFrom" type="tns:ExclusionStation"/><xs:element minOccurs="0" maxOccurs="1" name="oSectionStationTo" type="tns:ExclusionStation"/></xs:sequence></xs:complexType><xs:complexType name="ExclusionTrack"><xs:attribute name="sNum" type="xs:string"/><xs:attribute name="sName" type="xs:string"/></xs:complexType><xs:complexType name="ExclusionStation"><xs:attribute name="iSR70" type="xs:int" use="required"/><xs:attribute name="sName" type="xs:string"/><xs:attribute default="0" name="iKm" type="xs:int"/><xs:attribute default="0" name="dblLat" type="xs:double"/><xs:attribute default="0" name="dblLong" type="xs:double"/><xs:attribute default="" name="sInfo" type="xs:string"/></xs:complexType><xs:complexType name="ExclusionAppx"><xs:attribute name="lngSize" type="xs:long" use="required"/><xs:attribute name="sUri" type="xs:string"/><xs:attribute name="sContentType" type="xs:string"/><xs:attribute name="sName" type="xs:string"/><xs:attribute name="sComment" type="xs:string"/></xs:complexType><xs:complexType name="ExclusionUrl"><xs:attribute name="sUri" type="xs:string"/><xs:attribute default="" name="sComment" type="xs:string"/></xs:complexType><xs:complexType name="ExceptionRule"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sWebText" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="oAppx" type="tns:ExclusionAppx"/><xs:element minOccurs="0" maxOccurs="1" name="oSection" type="tns:ExceptionRuleSection"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoNADStation" type="tns:ExclusionStation"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoDiversionStation" type="tns:ExclusionStation"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoNoStopStation" type="tns:ExclusionStation"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoStopStation" type="tns:ExclusionStation"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTrain" type="tns:ExceptionRuleTrain"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoStop" type="tns:ExclusionStation"/></xs:sequence><xs:attribute default="false" name="bForStop" type="xs:boolean"/><xs:attribute default="0" name="iTypeID" type="xs:int"/><xs:attribute default="" name="sTypeInfo" type="xs:string"/><xs:attribute default="false" name="bNotActive" type="xs:boolean"/><xs:attribute default="" name="sCustomersSms" type="xs:string"/><xs:attribute default="" name="sTCInfoRaw" type="xs:string"/><xs:attribute default="" name="sTCInfo" type="xs:string"/><xs:attribute default="" name="sInfo" type="xs:string"/><xs:attribute default="" name="sAddInfo1" type="xs:string"/><xs:attribute default="" name="sDelay" type="xs:string"/><xs:attribute default="" name="sDelayMin" type="xs:string"/><xs:attribute default="" name="sDelayMax" type="xs:string"/><xs:attribute default="" name="sExclusionTimetableUrl" type="xs:string"/></xs:complexType><xs:complexType name="ExceptionRuleSection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoStation" type="tns:ExclusionStation"/></xs:sequence><xs:attribute name="sInfo" type="xs:string"/></xs:complexType><xs:complexType name="ExceptionRuleTrain"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoStop" type="tns:ExceptionRuleTrainStop"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoReducedService" type="tns:ExceptionRuleTrainReducedService"/></xs:sequence><xs:attribute name="sName" type="xs:string"/></xs:complexType><xs:complexType name="ExceptionRuleTrainStop"><xs:attribute name="sName" type="xs:string"/><xs:attribute name="iTime" type="xs:short" use="required"/></xs:complexType><xs:complexType name="ExceptionRuleTrainReducedService"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oStationFrom" type="tns:ExclusionStation"/><xs:element minOccurs="0" maxOccurs="1" name="oStationTo" type="tns:ExclusionStation"/></xs:sequence><xs:attribute name="sInfo" type="xs:string"/><xs:attribute name="sPictogramAbb" type="xs:string"/><xs:attribute name="sPictogramName" type="xs:string"/></xs:complexType><xs:element name="ExceptionQuery"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sExceptionQuery" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="ExceptionQueryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="ExceptionQueryResult" type="tns:ExceptionInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExceptionInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oPriority" type="tns:ExceptionPriority"/><xs:element minOccurs="0" maxOccurs="1" name="oReason" type="tns:ExceptionReason"/><xs:element minOccurs="0" maxOccurs="1" name="sLongDistanceProv" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sRegionalProv" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sDPProv" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sNote" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="asRegion" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoTrack" type="tns:ExceptionTrack"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoAppx" type="tns:ExclusionAppx"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoUrl" type="tns:ExclusionUrl"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoRule" type="tns:ExceptionRule"/></xs:sequence><xs:attribute name="dtFrom" type="xs:dateTime" use="required"/><xs:attribute default="0001-01-01T00:00:00" name="dtTo" type="xs:dateTime"/><xs:attribute name="dtUpdated" type="xs:dateTime" use="required"/><xs:attribute default="false" name="bNotActive" type="xs:boolean"/><xs:attribute default="" name="sEndInfo" type="xs:string"/></xs:complexType><xs:complexType name="ExceptionReason"><xs:attribute name="iID" type="xs:int" use="required"/><xs:attribute name="sText" type="xs:string"/></xs:complexType><xs:element name="GetPassengerTypeList"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPassengerTypeListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetPassengerTypeListResult" type="tns:PassengerTypeList"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PassengerTypeList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="aoPassengerTypes" type="tns:PassengerType"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoReductions" type="tns:Reduction"/></xs:sequence><xs:attribute name="iDefaultPassengerID" type="xs:int" use="required"/><xs:attribute name="iMaxPassengers" type="xs:int" use="required"/></xs:complexType><xs:complexType name="PassengerType"><xs:attribute name="iPassengerID" type="xs:int" use="required"/><xs:attribute name="sDescription" type="xs:string"/><xs:attribute name="aiReductionID" use="required"><xs:simpleType><xs:list itemType="xs:int"/></xs:simpleType></xs:attribute><xs:attribute default="0" name="iFlags" type="xs:int"/></xs:complexType><xs:complexType name="Reduction"><xs:attribute name="iReductionID" type="xs:int" use="required"/><xs:attribute name="sDescription" type="xs:string"/><xs:attribute default="0" name="iFlags" type="xs:int"/></xs:complexType><xs:element name="GetRegions"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRegionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetRegionsResult" type="tns:ArrayOfString"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOwners"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bProcess" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOwnersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetOwnersResult" type="tns:ArrayOfString"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetLines"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetLinesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetLinesResult" type="tns:ArrayOfTrainInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetLinesDist"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iMaxCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="iSkipCount" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dtFrom" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="dtTo" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iDays" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiRegions" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="aiTrains" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="aiTrainNums2" type="tns:ArrayOfArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="aiOwners" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="oItem" type="tns:GlobalListItemInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iArrDepType" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="iEvalMode" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="bSingleMode" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfArrayOfInt"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArrayOfInt" nillable="true" type="tns:ArrayOfInt"/></xs:sequence></xs:complexType><xs:element name="GetLinesDistResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetLinesDistResult" type="tns:SearchDistInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SearchDistInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oObjects" type="tns:ObjectsInfo"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aoDist" type="tns:DistInfo"/></xs:sequence></xs:complexType><xs:complexType name="DistInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="oInfo" type="tns:TrainInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oStation1" type="tns:StationInfo"/><xs:element minOccurs="0" maxOccurs="1" name="oStation2" type="tns:StationInfo"/></xs:sequence><xs:attribute default="0" name="iTime" type="xs:int"/><xs:attribute default="0" name="iCount" type="xs:int"/><xs:attribute name="lngDist" type="xs:long" use="required"/><xs:attribute name="iDistCount" type="xs:int" use="required"/><xs:attribute default="0" name="iTime1" type="xs:int"/><xs:attribute default="0" name="iTime2" type="xs:int"/><xs:attribute default="-1" name="iOwner" type="xs:int"/></xs:complexType><xs:element name="GetLineTrainsDist"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="sUserID" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sUserDesc" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="sCombID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="iTTIndex" type="xs:int"/><xs:element minOccurs="1" maxOccurs="1" name="dtFrom" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="dtTo" type="xs:dateTime"/><xs:element minOccurs="1" maxOccurs="1" name="iDays" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiRegions" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="iTrain" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiTrainNums2" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="aiOwners" type="tns:ArrayOfInt"/><xs:element minOccurs="0" maxOccurs="1" name="oItem" type="tns:GlobalListItemInfo"/><xs:element minOccurs="1" maxOccurs="1" name="iArrDepType" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="aiTypeID" type="tns:ArrayOfInt"/><xs:element minOccurs="1" maxOccurs="1" name="iEvalMode" type="xs:int"/><xs:element minOccurs="0" maxOccurs="1" name="sSubstID" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="lTTDetails" type="xs:long"/><xs:element minOccurs="1" maxOccurs="1" name="iLang" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetLineTrainsDistResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="GetLineTrainsDistResult" type="tns:SearchDistInfo"/></xs:sequence></xs:complexType></xs:element></xs: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="CR_GetCombinationInfo_InputMessage"><wsdl:part name="parameters" element="tns:GetCombinationInfo"/></wsdl:message><wsdl:message name="CR_GetCombinationInfo_OutputMessage"><wsdl:part name="parameters" element="tns:GetCombinationInfoResponse"/></wsdl:message><wsdl:message name="CR_GetCombinationInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q1:int" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchGlobalListItemInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchGlobalListItemInfo"/></wsdl:message><wsdl:message name="CR_SearchGlobalListItemInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchGlobalListItemInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchGlobalListItemInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q2:int" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchTimetableObjectInfo"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchTimetableObjectInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q3:int" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_MapGlobalListItemInfo_InputMessage"><wsdl:part name="parameters" element="tns:MapGlobalListItemInfo"/></wsdl:message><wsdl:message name="CR_MapGlobalListItemInfo_OutputMessage"><wsdl:part name="parameters" element="tns:MapGlobalListItemInfoResponse"/></wsdl:message><wsdl:message name="CR_MapGlobalListItemInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q4:int" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetTrainDataInfo_InputMessage"><wsdl:part name="parameters" element="tns:GetTrainDataInfo"/></wsdl:message><wsdl:message name="CR_GetTrainDataInfo_OutputMessage"><wsdl:part name="parameters" element="tns:GetTrainDataInfoResponse"/></wsdl:message><wsdl:message name="CR_GetTrainDataInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q5:int" xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_MapTrainDataInfoAuxDesc_InputMessage"><wsdl:part name="parameters" element="tns:MapTrainDataInfoAuxDesc"/></wsdl:message><wsdl:message name="CR_MapTrainDataInfoAuxDesc_OutputMessage"><wsdl:part name="parameters" element="tns:MapTrainDataInfoAuxDescResponse"/></wsdl:message><wsdl:message name="CR_MapTrainDataInfoAuxDesc_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q6:int" xmlns:q6="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchTrainDataInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchTrainDataInfo"/></wsdl:message><wsdl:message name="CR_SearchTrainDataInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchTrainDataInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchTrainDataInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q7:int" xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchTrainInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchTrainInfo"/></wsdl:message><wsdl:message name="CR_SearchTrainInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchTrainInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchTrainInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q8:int" xmlns:q8="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchTrainDirection_InputMessage"><wsdl:part name="parameters" element="tns:SearchTrainDirection"/></wsdl:message><wsdl:message name="CR_SearchTrainDirection_OutputMessage"><wsdl:part name="parameters" element="tns:SearchTrainDirectionResponse"/></wsdl:message><wsdl:message name="CR_SearchTrainDirection_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q9:int" xmlns:q9="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetTrainLines_InputMessage"><wsdl:part name="parameters" element="tns:GetTrainLines"/></wsdl:message><wsdl:message name="CR_GetTrainLines_OutputMessage"><wsdl:part name="parameters" element="tns:GetTrainLinesResponse"/></wsdl:message><wsdl:message name="CR_GetTrainLines_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q10:int" xmlns:q10="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchTrainsOnArcs_InputMessage"><wsdl:part name="parameters" element="tns:SearchTrainsOnArcs"/></wsdl:message><wsdl:message name="CR_SearchTrainsOnArcs_OutputMessage"><wsdl:part name="parameters" element="tns:SearchTrainsOnArcsResponse"/></wsdl:message><wsdl:message name="CR_SearchTrainsOnArcs_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q11:int" xmlns:q11="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchArrDepInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchArrDepInfo"/></wsdl:message><wsdl:message name="CR_SearchArrDepInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchArrDepInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchArrDepInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q12:int" xmlns:q12="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchDirectionInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchDirectionInfo"/></wsdl:message><wsdl:message name="CR_SearchDirectionInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchDirectionInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchDirectionInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q13:int" xmlns:q13="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchConnectionInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchConnectionInfo"/></wsdl:message><wsdl:message name="CR_SearchConnectionInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchConnectionInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchConnectionInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q14:int" xmlns:q14="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchConnectionInfo2_InputMessage"><wsdl:part name="parameters" element="tns:SearchConnectionInfo2"/></wsdl:message><wsdl:message name="CR_SearchConnectionInfo2_OutputMessage"><wsdl:part name="parameters" element="tns:SearchConnectionInfo2Response"/></wsdl:message><wsdl:message name="CR_SearchConnectionInfo2_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q15:int" xmlns:q15="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetConnectionsPage_InputMessage"><wsdl:part name="parameters" element="tns:GetConnectionsPage"/></wsdl:message><wsdl:message name="CR_GetConnectionsPage_OutputMessage"><wsdl:part name="parameters" element="tns:GetConnectionsPageResponse"/></wsdl:message><wsdl:message name="CR_GetConnectionsPage_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q16:int" xmlns:q16="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetConnections_InputMessage"><wsdl:part name="parameters" element="tns:GetConnections"/></wsdl:message><wsdl:message name="CR_GetConnections_OutputMessage"><wsdl:part name="parameters" element="tns:GetConnectionsResponse"/></wsdl:message><wsdl:message name="CR_GetConnections_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q17:int" xmlns:q17="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetConnectionTrainInfo_InputMessage"><wsdl:part name="parameters" element="tns:GetConnectionTrainInfo"/></wsdl:message><wsdl:message name="CR_GetConnectionTrainInfo_OutputMessage"><wsdl:part name="parameters" element="tns:GetConnectionTrainInfoResponse"/></wsdl:message><wsdl:message name="CR_GetConnectionTrainInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q18:int" xmlns:q18="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetConnectionTrainInfo2_InputMessage"><wsdl:part name="parameters" element="tns:GetConnectionTrainInfo2"/></wsdl:message><wsdl:message name="CR_GetConnectionTrainInfo2_OutputMessage"><wsdl:part name="parameters" element="tns:GetConnectionTrainInfo2Response"/></wsdl:message><wsdl:message name="CR_GetConnectionTrainInfo2_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q19:int" xmlns:q19="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_MapConnectionTrainAuxDesc_InputMessage"><wsdl:part name="parameters" element="tns:MapConnectionTrainAuxDesc"/></wsdl:message><wsdl:message name="CR_MapConnectionTrainAuxDesc_OutputMessage"><wsdl:part name="parameters" element="tns:MapConnectionTrainAuxDescResponse"/></wsdl:message><wsdl:message name="CR_MapConnectionTrainAuxDesc_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q20:int" xmlns:q20="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_UpdateConnection_InputMessage"><wsdl:part name="parameters" element="tns:UpdateConnection"/></wsdl:message><wsdl:message name="CR_UpdateConnection_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateConnectionResponse"/></wsdl:message><wsdl:message name="CR_UpdateConnection_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q21:int" xmlns:q21="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_DeleteConnection_InputMessage"><wsdl:part name="parameters" element="tns:DeleteConnection"/></wsdl:message><wsdl:message name="CR_DeleteConnection_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteConnectionResponse"/></wsdl:message><wsdl:message name="CR_DeleteConnection_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q22:int" xmlns:q22="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_DeleteConnections_InputMessage"><wsdl:part name="parameters" element="tns:DeleteConnections"/></wsdl:message><wsdl:message name="CR_DeleteConnections_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteConnectionsResponse"/></wsdl:message><wsdl:message name="CR_DeleteConnections_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q23:int" xmlns:q23="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_CopyConnections_InputMessage"><wsdl:part name="parameters" element="tns:CopyConnections"/></wsdl:message><wsdl:message name="CR_CopyConnections_OutputMessage"><wsdl:part name="parameters" element="tns:CopyConnectionsResponse"/></wsdl:message><wsdl:message name="CR_CopyConnections_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q24:int" xmlns:q24="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetConnectionViaInfo_InputMessage"><wsdl:part name="parameters" element="tns:GetConnectionViaInfo"/></wsdl:message><wsdl:message name="CR_GetConnectionViaInfo_OutputMessage"><wsdl:part name="parameters" element="tns:GetConnectionViaInfoResponse"/></wsdl:message><wsdl:message name="CR_GetConnectionViaInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q25:int" xmlns:q25="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetConnectionsViaInfo_InputMessage"><wsdl:part name="parameters" element="tns:GetConnectionsViaInfo"/></wsdl:message><wsdl:message name="CR_GetConnectionsViaInfo_OutputMessage"><wsdl:part name="parameters" element="tns:GetConnectionsViaInfoResponse"/></wsdl:message><wsdl:message name="CR_GetConnectionsViaInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q26:int" xmlns:q26="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_MapConnectionPossible_InputMessage"><wsdl:part name="parameters" element="tns:MapConnectionPossible"/></wsdl:message><wsdl:message name="CR_MapConnectionPossible_OutputMessage"><wsdl:part name="parameters" element="tns:MapConnectionPossibleResponse"/></wsdl:message><wsdl:message name="CR_MapConnectionPossible_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q27:int" xmlns:q27="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetConnectionAuxDesc_InputMessage"><wsdl:part name="parameters" element="tns:GetConnectionAuxDesc"/></wsdl:message><wsdl:message name="CR_GetConnectionAuxDesc_OutputMessage"><wsdl:part name="parameters" element="tns:GetConnectionAuxDescResponse"/></wsdl:message><wsdl:message name="CR_GetConnectionAuxDesc_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q28:int" xmlns:q28="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_MapConnectionAuxDesc_InputMessage"><wsdl:part name="parameters" element="tns:MapConnectionAuxDesc"/></wsdl:message><wsdl:message name="CR_MapConnectionAuxDesc_OutputMessage"><wsdl:part name="parameters" element="tns:MapConnectionAuxDescResponse"/></wsdl:message><wsdl:message name="CR_MapConnectionAuxDesc_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q29:int" xmlns:q29="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_MapConnectionAuxDesc1_InputMessage"><wsdl:part name="parameters" element="tns:MapConnectionAuxDesc1"/></wsdl:message><wsdl:message name="CR_MapConnectionAuxDesc1_OutputMessage"><wsdl:part name="parameters" element="tns:MapConnectionAuxDesc1Response"/></wsdl:message><wsdl:message name="CR_MapConnectionAuxDesc1_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q30:int" xmlns:q30="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetConnectionLines_InputMessage"><wsdl:part name="parameters" element="tns:GetConnectionLines"/></wsdl:message><wsdl:message name="CR_GetConnectionLines_OutputMessage"><wsdl:part name="parameters" element="tns:GetConnectionLinesResponse"/></wsdl:message><wsdl:message name="CR_GetConnectionLines_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q31:int" xmlns:q31="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchStationsOnLine_InputMessage"><wsdl:part name="parameters" element="tns:SearchStationsOnLine"/></wsdl:message><wsdl:message name="CR_SearchStationsOnLine_OutputMessage"><wsdl:part name="parameters" element="tns:SearchStationsOnLineResponse"/></wsdl:message><wsdl:message name="CR_SearchStationsOnLine_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q32:int" xmlns:q32="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchZJRResolveInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchZJRResolveInfo"/></wsdl:message><wsdl:message name="CR_SearchZJRResolveInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchZJRResolveInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchZJRResolveInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q33:int" xmlns:q33="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchZJRInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchZJRInfo"/></wsdl:message><wsdl:message name="CR_SearchZJRInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchZJRInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchZJRInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q34:int" xmlns:q34="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchStationsInCircle_InputMessage"><wsdl:part name="parameters" element="tns:SearchStationsInCircle"/></wsdl:message><wsdl:message name="CR_SearchStationsInCircle_OutputMessage"><wsdl:part name="parameters" element="tns:SearchStationsInCircleResponse"/></wsdl:message><wsdl:message name="CR_SearchStationsInCircle_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q35:int" xmlns:q35="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchStationsInCirclePossible_InputMessage"><wsdl:part name="parameters" element="tns:SearchStationsInCirclePossible"/></wsdl:message><wsdl:message name="CR_SearchStationsInCirclePossible_OutputMessage"><wsdl:part name="parameters" element="tns:SearchStationsInCirclePossibleResponse"/></wsdl:message><wsdl:message name="CR_SearchStationsInCirclePossible_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q36:int" xmlns:q36="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectsInCircle_InputMessage"><wsdl:part name="parameters" element="tns:SearchTimetableObjectsInCircle"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectsInCircle_OutputMessage"><wsdl:part name="parameters" element="tns:SearchTimetableObjectsInCircleResponse"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectsInCircle_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q37:int" xmlns:q37="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectsInRect_InputMessage"><wsdl:part name="parameters" element="tns:SearchTimetableObjectsInRect"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectsInRect_OutputMessage"><wsdl:part name="parameters" element="tns:SearchTimetableObjectsInRectResponse"/></wsdl:message><wsdl:message name="CR_SearchTimetableObjectsInRect_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q38:int" xmlns:q38="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_MapPointToGlobalListItemInfo_InputMessage"><wsdl:part name="parameters" element="tns:MapPointToGlobalListItemInfo"/></wsdl:message><wsdl:message name="CR_MapPointToGlobalListItemInfo_OutputMessage"><wsdl:part name="parameters" element="tns:MapPointToGlobalListItemInfoResponse"/></wsdl:message><wsdl:message name="CR_MapPointToGlobalListItemInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q39:int" xmlns:q39="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchPathToStation_InputMessage"><wsdl:part name="parameters" element="tns:SearchPathToStation"/></wsdl:message><wsdl:message name="CR_SearchPathToStation_OutputMessage"><wsdl:part name="parameters" element="tns:SearchPathToStationResponse"/></wsdl:message><wsdl:message name="CR_SearchPathToStation_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q40:int" xmlns:q40="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchCoverInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchCoverInfo"/></wsdl:message><wsdl:message name="CR_SearchCoverInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchCoverInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchCoverInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q41:int" xmlns:q41="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchExclusionCurveInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchExclusionCurveInfo"/></wsdl:message><wsdl:message name="CR_SearchExclusionCurveInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchExclusionCurveInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchExclusionCurveInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q42:int" xmlns:q42="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchExceptionCurveInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchExceptionCurveInfo"/></wsdl:message><wsdl:message name="CR_SearchExceptionCurveInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchExceptionCurveInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchExceptionCurveInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q43:int" xmlns:q43="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchDepartureTableInfo_InputMessage"><wsdl:part name="parameters" element="tns:SearchDepartureTableInfo"/></wsdl:message><wsdl:message name="CR_SearchDepartureTableInfo_OutputMessage"><wsdl:part name="parameters" element="tns:SearchDepartureTableInfoResponse"/></wsdl:message><wsdl:message name="CR_SearchDepartureTableInfo_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q44:int" xmlns:q44="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_DelayQuery_InputMessage"><wsdl:part name="parameters" element="tns:DelayQuery"/></wsdl:message><wsdl:message name="CR_DelayQuery_OutputMessage"><wsdl:part name="parameters" element="tns:DelayQueryResponse"/></wsdl:message><wsdl:message name="CR_DelayQuery_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q45:int" xmlns:q45="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchTrainPositionsInRect_InputMessage"><wsdl:part name="parameters" element="tns:SearchTrainPositionsInRect"/></wsdl:message><wsdl:message name="CR_SearchTrainPositionsInRect_OutputMessage"><wsdl:part name="parameters" element="tns:SearchTrainPositionsInRectResponse"/></wsdl:message><wsdl:message name="CR_SearchTrainPositionsInRect_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q46:int" xmlns:q46="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_ResSearchForeignRailways_InputMessage"><wsdl:part name="parameters" element="tns:ResSearchForeignRailways"/></wsdl:message><wsdl:message name="CR_ResSearchForeignRailways_OutputMessage"><wsdl:part name="parameters" element="tns:ResSearchForeignRailwaysResponse"/></wsdl:message><wsdl:message name="CR_ResSearchForeignRailways_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q47:int" xmlns:q47="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_ResSearchTrains_InputMessage"><wsdl:part name="parameters" element="tns:ResSearchTrains"/></wsdl:message><wsdl:message name="CR_ResSearchTrains_OutputMessage"><wsdl:part name="parameters" element="tns:ResSearchTrainsResponse"/></wsdl:message><wsdl:message name="CR_ResSearchTrains_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q48:int" xmlns:q48="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_SearchOwners_InputMessage"><wsdl:part name="parameters" element="tns:SearchOwners"/></wsdl:message><wsdl:message name="CR_SearchOwners_OutputMessage"><wsdl:part name="parameters" element="tns:SearchOwnersResponse"/></wsdl:message><wsdl:message name="CR_SearchOwners_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q49:int" xmlns:q49="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_ExclusionQuery_InputMessage"><wsdl:part name="parameters" element="tns:ExclusionQuery"/></wsdl:message><wsdl:message name="CR_ExclusionQuery_OutputMessage"><wsdl:part name="parameters" element="tns:ExclusionQueryResponse"/></wsdl:message><wsdl:message name="CR_ExclusionQuery_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q50:int" xmlns:q50="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_ExceptionQuery_InputMessage"><wsdl:part name="parameters" element="tns:ExceptionQuery"/></wsdl:message><wsdl:message name="CR_ExceptionQuery_OutputMessage"><wsdl:part name="parameters" element="tns:ExceptionQueryResponse"/></wsdl:message><wsdl:message name="CR_ExceptionQuery_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q51:int" xmlns:q51="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetPassengerTypeList_InputMessage"><wsdl:part name="parameters" element="tns:GetPassengerTypeList"/></wsdl:message><wsdl:message name="CR_GetPassengerTypeList_OutputMessage"><wsdl:part name="parameters" element="tns:GetPassengerTypeListResponse"/></wsdl:message><wsdl:message name="CR_GetPassengerTypeList_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q52:int" xmlns:q52="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetRegions_InputMessage"><wsdl:part name="parameters" element="tns:GetRegions"/></wsdl:message><wsdl:message name="CR_GetRegions_OutputMessage"><wsdl:part name="parameters" element="tns:GetRegionsResponse"/></wsdl:message><wsdl:message name="CR_GetRegions_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q53:int" xmlns:q53="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetOwners_InputMessage"><wsdl:part name="parameters" element="tns:GetOwners"/></wsdl:message><wsdl:message name="CR_GetOwners_OutputMessage"><wsdl:part name="parameters" element="tns:GetOwnersResponse"/></wsdl:message><wsdl:message name="CR_GetOwners_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q54:int" xmlns:q54="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetLines_InputMessage"><wsdl:part name="parameters" element="tns:GetLines"/></wsdl:message><wsdl:message name="CR_GetLines_OutputMessage"><wsdl:part name="parameters" element="tns:GetLinesResponse"/></wsdl:message><wsdl:message name="CR_GetLines_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q55:int" xmlns:q55="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetLinesDist_InputMessage"><wsdl:part name="parameters" element="tns:GetLinesDist"/></wsdl:message><wsdl:message name="CR_GetLinesDist_OutputMessage"><wsdl:part name="parameters" element="tns:GetLinesDistResponse"/></wsdl:message><wsdl:message name="CR_GetLinesDist_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q56:int" xmlns:q56="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:message name="CR_GetLineTrainsDist_InputMessage"><wsdl:part name="parameters" element="tns:GetLineTrainsDist"/></wsdl:message><wsdl:message name="CR_GetLineTrainsDist_OutputMessage"><wsdl:part name="parameters" element="tns:GetLineTrainsDistResponse"/></wsdl:message><wsdl:message name="CR_GetLineTrainsDist_Int32Fault_FaultMessage"><wsdl:part name="detail" element="q57:int" xmlns:q57="http://schemas.microsoft.com/2003/10/Serialization/"/></wsdl:message><wsdl:portType name="CR"><wsdl:operation name="GetCombinationInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetCombinationInfo" message="tns:CR_GetCombinationInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetCombinationInfoResponse" message="tns:CR_GetCombinationInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetCombinationInfoInt32Fault" name="Int32Fault" message="tns:CR_GetCombinationInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchGlobalListItemInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchGlobalListItemInfo" message="tns:CR_SearchGlobalListItemInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchGlobalListItemInfoResponse" message="tns:CR_SearchGlobalListItemInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchGlobalListItemInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchGlobalListItemInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchTimetableObjectInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectInfo" message="tns:CR_SearchTimetableObjectInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectInfoResponse" message="tns:CR_SearchTimetableObjectInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchTimetableObjectInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="MapGlobalListItemInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/MapGlobalListItemInfo" message="tns:CR_MapGlobalListItemInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/MapGlobalListItemInfoResponse" message="tns:CR_MapGlobalListItemInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/MapGlobalListItemInfoInt32Fault" name="Int32Fault" message="tns:CR_MapGlobalListItemInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetTrainDataInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetTrainDataInfo" message="tns:CR_GetTrainDataInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetTrainDataInfoResponse" message="tns:CR_GetTrainDataInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetTrainDataInfoInt32Fault" name="Int32Fault" message="tns:CR_GetTrainDataInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="MapTrainDataInfoAuxDesc"><wsdl:input wsaw:Action="http://tempuri.org/CR/MapTrainDataInfoAuxDesc" message="tns:CR_MapTrainDataInfoAuxDesc_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/MapTrainDataInfoAuxDescResponse" message="tns:CR_MapTrainDataInfoAuxDesc_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/MapTrainDataInfoAuxDescInt32Fault" name="Int32Fault" message="tns:CR_MapTrainDataInfoAuxDesc_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchTrainDataInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchTrainDataInfo" message="tns:CR_SearchTrainDataInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchTrainDataInfoResponse" message="tns:CR_SearchTrainDataInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchTrainDataInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchTrainDataInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchTrainInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchTrainInfo" message="tns:CR_SearchTrainInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchTrainInfoResponse" message="tns:CR_SearchTrainInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchTrainInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchTrainInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchTrainDirection"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchTrainDirection" message="tns:CR_SearchTrainDirection_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchTrainDirectionResponse" message="tns:CR_SearchTrainDirection_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchTrainDirectionInt32Fault" name="Int32Fault" message="tns:CR_SearchTrainDirection_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetTrainLines"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetTrainLines" message="tns:CR_GetTrainLines_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetTrainLinesResponse" message="tns:CR_GetTrainLines_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetTrainLinesInt32Fault" name="Int32Fault" message="tns:CR_GetTrainLines_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchTrainsOnArcs"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchTrainsOnArcs" message="tns:CR_SearchTrainsOnArcs_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchTrainsOnArcsResponse" message="tns:CR_SearchTrainsOnArcs_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchTrainsOnArcsInt32Fault" name="Int32Fault" message="tns:CR_SearchTrainsOnArcs_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchArrDepInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchArrDepInfo" message="tns:CR_SearchArrDepInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchArrDepInfoResponse" message="tns:CR_SearchArrDepInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchArrDepInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchArrDepInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchDirectionInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchDirectionInfo" message="tns:CR_SearchDirectionInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchDirectionInfoResponse" message="tns:CR_SearchDirectionInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchDirectionInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchDirectionInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchConnectionInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchConnectionInfo" message="tns:CR_SearchConnectionInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchConnectionInfoResponse" message="tns:CR_SearchConnectionInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchConnectionInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchConnectionInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchConnectionInfo2"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchConnectionInfo2" message="tns:CR_SearchConnectionInfo2_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchConnectionInfo2Response" message="tns:CR_SearchConnectionInfo2_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchConnectionInfo2Int32Fault" name="Int32Fault" message="tns:CR_SearchConnectionInfo2_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetConnectionsPage"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetConnectionsPage" message="tns:CR_GetConnectionsPage_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetConnectionsPageResponse" message="tns:CR_GetConnectionsPage_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetConnectionsPageInt32Fault" name="Int32Fault" message="tns:CR_GetConnectionsPage_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetConnections"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetConnections" message="tns:CR_GetConnections_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetConnectionsResponse" message="tns:CR_GetConnections_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetConnectionsInt32Fault" name="Int32Fault" message="tns:CR_GetConnections_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetConnectionTrainInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetConnectionTrainInfo" message="tns:CR_GetConnectionTrainInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetConnectionTrainInfoResponse" message="tns:CR_GetConnectionTrainInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetConnectionTrainInfoInt32Fault" name="Int32Fault" message="tns:CR_GetConnectionTrainInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetConnectionTrainInfo2"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetConnectionTrainInfo2" message="tns:CR_GetConnectionTrainInfo2_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetConnectionTrainInfo2Response" message="tns:CR_GetConnectionTrainInfo2_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetConnectionTrainInfo2Int32Fault" name="Int32Fault" message="tns:CR_GetConnectionTrainInfo2_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="MapConnectionTrainAuxDesc"><wsdl:input wsaw:Action="http://tempuri.org/CR/MapConnectionTrainAuxDesc" message="tns:CR_MapConnectionTrainAuxDesc_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/MapConnectionTrainAuxDescResponse" message="tns:CR_MapConnectionTrainAuxDesc_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/MapConnectionTrainAuxDescInt32Fault" name="Int32Fault" message="tns:CR_MapConnectionTrainAuxDesc_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="UpdateConnection"><wsdl:input wsaw:Action="http://tempuri.org/CR/UpdateConnection" message="tns:CR_UpdateConnection_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/UpdateConnectionResponse" message="tns:CR_UpdateConnection_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/UpdateConnectionInt32Fault" name="Int32Fault" message="tns:CR_UpdateConnection_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="DeleteConnection"><wsdl:input wsaw:Action="http://tempuri.org/CR/DeleteConnection" message="tns:CR_DeleteConnection_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/DeleteConnectionResponse" message="tns:CR_DeleteConnection_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/DeleteConnectionInt32Fault" name="Int32Fault" message="tns:CR_DeleteConnection_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="DeleteConnections"><wsdl:input wsaw:Action="http://tempuri.org/CR/DeleteConnections" message="tns:CR_DeleteConnections_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/DeleteConnectionsResponse" message="tns:CR_DeleteConnections_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/DeleteConnectionsInt32Fault" name="Int32Fault" message="tns:CR_DeleteConnections_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="CopyConnections"><wsdl:input wsaw:Action="http://tempuri.org/CR/CopyConnections" message="tns:CR_CopyConnections_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/CopyConnectionsResponse" message="tns:CR_CopyConnections_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/CopyConnectionsInt32Fault" name="Int32Fault" message="tns:CR_CopyConnections_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetConnectionViaInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetConnectionViaInfo" message="tns:CR_GetConnectionViaInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetConnectionViaInfoResponse" message="tns:CR_GetConnectionViaInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetConnectionViaInfoInt32Fault" name="Int32Fault" message="tns:CR_GetConnectionViaInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetConnectionsViaInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetConnectionsViaInfo" message="tns:CR_GetConnectionsViaInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetConnectionsViaInfoResponse" message="tns:CR_GetConnectionsViaInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetConnectionsViaInfoInt32Fault" name="Int32Fault" message="tns:CR_GetConnectionsViaInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="MapConnectionPossible"><wsdl:input wsaw:Action="http://tempuri.org/CR/MapConnectionPossible" message="tns:CR_MapConnectionPossible_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/MapConnectionPossibleResponse" message="tns:CR_MapConnectionPossible_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/MapConnectionPossibleInt32Fault" name="Int32Fault" message="tns:CR_MapConnectionPossible_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetConnectionAuxDesc"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetConnectionAuxDesc" message="tns:CR_GetConnectionAuxDesc_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetConnectionAuxDescResponse" message="tns:CR_GetConnectionAuxDesc_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetConnectionAuxDescInt32Fault" name="Int32Fault" message="tns:CR_GetConnectionAuxDesc_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="MapConnectionAuxDesc"><wsdl:input wsaw:Action="http://tempuri.org/CR/MapConnectionAuxDesc" message="tns:CR_MapConnectionAuxDesc_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/MapConnectionAuxDescResponse" message="tns:CR_MapConnectionAuxDesc_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/MapConnectionAuxDescInt32Fault" name="Int32Fault" message="tns:CR_MapConnectionAuxDesc_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="MapConnectionAuxDesc1"><wsdl:input wsaw:Action="http://tempuri.org/CR/MapConnectionAuxDesc1" message="tns:CR_MapConnectionAuxDesc1_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/MapConnectionAuxDesc1Response" message="tns:CR_MapConnectionAuxDesc1_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/MapConnectionAuxDesc1Int32Fault" name="Int32Fault" message="tns:CR_MapConnectionAuxDesc1_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetConnectionLines"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetConnectionLines" message="tns:CR_GetConnectionLines_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetConnectionLinesResponse" message="tns:CR_GetConnectionLines_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetConnectionLinesInt32Fault" name="Int32Fault" message="tns:CR_GetConnectionLines_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchStationsOnLine"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchStationsOnLine" message="tns:CR_SearchStationsOnLine_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchStationsOnLineResponse" message="tns:CR_SearchStationsOnLine_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchStationsOnLineInt32Fault" name="Int32Fault" message="tns:CR_SearchStationsOnLine_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchZJRResolveInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchZJRResolveInfo" message="tns:CR_SearchZJRResolveInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchZJRResolveInfoResponse" message="tns:CR_SearchZJRResolveInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchZJRResolveInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchZJRResolveInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchZJRInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchZJRInfo" message="tns:CR_SearchZJRInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchZJRInfoResponse" message="tns:CR_SearchZJRInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchZJRInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchZJRInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchStationsInCircle"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchStationsInCircle" message="tns:CR_SearchStationsInCircle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchStationsInCircleResponse" message="tns:CR_SearchStationsInCircle_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchStationsInCircleInt32Fault" name="Int32Fault" message="tns:CR_SearchStationsInCircle_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchStationsInCirclePossible"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchStationsInCirclePossible" message="tns:CR_SearchStationsInCirclePossible_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchStationsInCirclePossibleResponse" message="tns:CR_SearchStationsInCirclePossible_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchStationsInCirclePossibleInt32Fault" name="Int32Fault" message="tns:CR_SearchStationsInCirclePossible_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchTimetableObjectsInCircle"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectsInCircle" message="tns:CR_SearchTimetableObjectsInCircle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectsInCircleResponse" message="tns:CR_SearchTimetableObjectsInCircle_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectsInCircleInt32Fault" name="Int32Fault" message="tns:CR_SearchTimetableObjectsInCircle_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchTimetableObjectsInRect"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectsInRect" message="tns:CR_SearchTimetableObjectsInRect_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectsInRectResponse" message="tns:CR_SearchTimetableObjectsInRect_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchTimetableObjectsInRectInt32Fault" name="Int32Fault" message="tns:CR_SearchTimetableObjectsInRect_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="MapPointToGlobalListItemInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/MapPointToGlobalListItemInfo" message="tns:CR_MapPointToGlobalListItemInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/MapPointToGlobalListItemInfoResponse" message="tns:CR_MapPointToGlobalListItemInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/MapPointToGlobalListItemInfoInt32Fault" name="Int32Fault" message="tns:CR_MapPointToGlobalListItemInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchPathToStation"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchPathToStation" message="tns:CR_SearchPathToStation_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchPathToStationResponse" message="tns:CR_SearchPathToStation_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchPathToStationInt32Fault" name="Int32Fault" message="tns:CR_SearchPathToStation_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchCoverInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchCoverInfo" message="tns:CR_SearchCoverInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchCoverInfoResponse" message="tns:CR_SearchCoverInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchCoverInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchCoverInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchExclusionCurveInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchExclusionCurveInfo" message="tns:CR_SearchExclusionCurveInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchExclusionCurveInfoResponse" message="tns:CR_SearchExclusionCurveInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchExclusionCurveInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchExclusionCurveInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchExceptionCurveInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchExceptionCurveInfo" message="tns:CR_SearchExceptionCurveInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchExceptionCurveInfoResponse" message="tns:CR_SearchExceptionCurveInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchExceptionCurveInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchExceptionCurveInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchDepartureTableInfo"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchDepartureTableInfo" message="tns:CR_SearchDepartureTableInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchDepartureTableInfoResponse" message="tns:CR_SearchDepartureTableInfo_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchDepartureTableInfoInt32Fault" name="Int32Fault" message="tns:CR_SearchDepartureTableInfo_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="DelayQuery"><wsdl:input wsaw:Action="http://tempuri.org/CR/DelayQuery" message="tns:CR_DelayQuery_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/DelayQueryResponse" message="tns:CR_DelayQuery_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/DelayQueryInt32Fault" name="Int32Fault" message="tns:CR_DelayQuery_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchTrainPositionsInRect"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchTrainPositionsInRect" message="tns:CR_SearchTrainPositionsInRect_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchTrainPositionsInRectResponse" message="tns:CR_SearchTrainPositionsInRect_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchTrainPositionsInRectInt32Fault" name="Int32Fault" message="tns:CR_SearchTrainPositionsInRect_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="ResSearchForeignRailways"><wsdl:input wsaw:Action="http://tempuri.org/CR/ResSearchForeignRailways" message="tns:CR_ResSearchForeignRailways_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/ResSearchForeignRailwaysResponse" message="tns:CR_ResSearchForeignRailways_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/ResSearchForeignRailwaysInt32Fault" name="Int32Fault" message="tns:CR_ResSearchForeignRailways_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="ResSearchTrains"><wsdl:input wsaw:Action="http://tempuri.org/CR/ResSearchTrains" message="tns:CR_ResSearchTrains_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/ResSearchTrainsResponse" message="tns:CR_ResSearchTrains_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/ResSearchTrainsInt32Fault" name="Int32Fault" message="tns:CR_ResSearchTrains_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="SearchOwners"><wsdl:input wsaw:Action="http://tempuri.org/CR/SearchOwners" message="tns:CR_SearchOwners_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/SearchOwnersResponse" message="tns:CR_SearchOwners_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/SearchOwnersInt32Fault" name="Int32Fault" message="tns:CR_SearchOwners_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="ExclusionQuery"><wsdl:input wsaw:Action="http://tempuri.org/CR/ExclusionQuery" message="tns:CR_ExclusionQuery_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/ExclusionQueryResponse" message="tns:CR_ExclusionQuery_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/ExclusionQueryInt32Fault" name="Int32Fault" message="tns:CR_ExclusionQuery_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="ExceptionQuery"><wsdl:input wsaw:Action="http://tempuri.org/CR/ExceptionQuery" message="tns:CR_ExceptionQuery_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/ExceptionQueryResponse" message="tns:CR_ExceptionQuery_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/ExceptionQueryInt32Fault" name="Int32Fault" message="tns:CR_ExceptionQuery_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetPassengerTypeList"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetPassengerTypeList" message="tns:CR_GetPassengerTypeList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetPassengerTypeListResponse" message="tns:CR_GetPassengerTypeList_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetPassengerTypeListInt32Fault" name="Int32Fault" message="tns:CR_GetPassengerTypeList_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetRegions"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetRegions" message="tns:CR_GetRegions_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetRegionsResponse" message="tns:CR_GetRegions_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetRegionsInt32Fault" name="Int32Fault" message="tns:CR_GetRegions_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetOwners"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetOwners" message="tns:CR_GetOwners_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetOwnersResponse" message="tns:CR_GetOwners_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetOwnersInt32Fault" name="Int32Fault" message="tns:CR_GetOwners_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetLines"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetLines" message="tns:CR_GetLines_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetLinesResponse" message="tns:CR_GetLines_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetLinesInt32Fault" name="Int32Fault" message="tns:CR_GetLines_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetLinesDist"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetLinesDist" message="tns:CR_GetLinesDist_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetLinesDistResponse" message="tns:CR_GetLinesDist_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetLinesDistInt32Fault" name="Int32Fault" message="tns:CR_GetLinesDist_Int32Fault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetLineTrainsDist"><wsdl:input wsaw:Action="http://tempuri.org/CR/GetLineTrainsDist" message="tns:CR_GetLineTrainsDist_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/CR/GetLineTrainsDistResponse" message="tns:CR_GetLineTrainsDist_OutputMessage"/><wsdl:fault wsaw:Action="http://tempuri.org/CR/GetLineTrainsDistInt32Fault" name="Int32Fault" message="tns:CR_GetLineTrainsDist_Int32Fault_FaultMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_CR" type="tns:CR"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetCombinationInfo"><soap:operation soapAction="http://tempuri.org/CR/GetCombinationInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchGlobalListItemInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchGlobalListItemInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTimetableObjectInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchTimetableObjectInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapGlobalListItemInfo"><soap:operation soapAction="http://tempuri.org/CR/MapGlobalListItemInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetTrainDataInfo"><soap:operation soapAction="http://tempuri.org/CR/GetTrainDataInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapTrainDataInfoAuxDesc"><soap:operation soapAction="http://tempuri.org/CR/MapTrainDataInfoAuxDesc" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainDataInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainDataInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainDirection"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainDirection" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetTrainLines"><soap:operation soapAction="http://tempuri.org/CR/GetTrainLines" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainsOnArcs"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainsOnArcs" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchArrDepInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchArrDepInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchDirectionInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchDirectionInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchConnectionInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchConnectionInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchConnectionInfo2"><soap:operation soapAction="http://tempuri.org/CR/SearchConnectionInfo2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionsPage"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionsPage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnections"><soap:operation soapAction="http://tempuri.org/CR/GetConnections" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionTrainInfo"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionTrainInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionTrainInfo2"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionTrainInfo2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapConnectionTrainAuxDesc"><soap:operation soapAction="http://tempuri.org/CR/MapConnectionTrainAuxDesc" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="UpdateConnection"><soap:operation soapAction="http://tempuri.org/CR/UpdateConnection" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DeleteConnection"><soap:operation soapAction="http://tempuri.org/CR/DeleteConnection" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DeleteConnections"><soap:operation soapAction="http://tempuri.org/CR/DeleteConnections" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CopyConnections"><soap:operation soapAction="http://tempuri.org/CR/CopyConnections" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionViaInfo"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionViaInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionsViaInfo"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionsViaInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapConnectionPossible"><soap:operation soapAction="http://tempuri.org/CR/MapConnectionPossible" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionAuxDesc"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionAuxDesc" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapConnectionAuxDesc"><soap:operation soapAction="http://tempuri.org/CR/MapConnectionAuxDesc" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapConnectionAuxDesc1"><soap:operation soapAction="http://tempuri.org/CR/MapConnectionAuxDesc1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionLines"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionLines" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchStationsOnLine"><soap:operation soapAction="http://tempuri.org/CR/SearchStationsOnLine" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchZJRResolveInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchZJRResolveInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchZJRInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchZJRInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchStationsInCircle"><soap:operation soapAction="http://tempuri.org/CR/SearchStationsInCircle" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchStationsInCirclePossible"><soap:operation soapAction="http://tempuri.org/CR/SearchStationsInCirclePossible" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTimetableObjectsInCircle"><soap:operation soapAction="http://tempuri.org/CR/SearchTimetableObjectsInCircle" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTimetableObjectsInRect"><soap:operation soapAction="http://tempuri.org/CR/SearchTimetableObjectsInRect" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapPointToGlobalListItemInfo"><soap:operation soapAction="http://tempuri.org/CR/MapPointToGlobalListItemInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchPathToStation"><soap:operation soapAction="http://tempuri.org/CR/SearchPathToStation" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchCoverInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchCoverInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchExclusionCurveInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchExclusionCurveInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchExceptionCurveInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchExceptionCurveInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchDepartureTableInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchDepartureTableInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DelayQuery"><soap:operation soapAction="http://tempuri.org/CR/DelayQuery" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainPositionsInRect"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainPositionsInRect" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ResSearchForeignRailways"><soap:operation soapAction="http://tempuri.org/CR/ResSearchForeignRailways" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ResSearchTrains"><soap:operation soapAction="http://tempuri.org/CR/ResSearchTrains" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchOwners"><soap:operation soapAction="http://tempuri.org/CR/SearchOwners" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ExclusionQuery"><soap:operation soapAction="http://tempuri.org/CR/ExclusionQuery" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ExceptionQuery"><soap:operation soapAction="http://tempuri.org/CR/ExceptionQuery" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetPassengerTypeList"><soap:operation soapAction="http://tempuri.org/CR/GetPassengerTypeList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetRegions"><soap:operation soapAction="http://tempuri.org/CR/GetRegions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetOwners"><soap:operation soapAction="http://tempuri.org/CR/GetOwners" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetLines"><soap:operation soapAction="http://tempuri.org/CR/GetLines" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetLinesDist"><soap:operation soapAction="http://tempuri.org/CR/GetLinesDist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetLineTrainsDist"><soap:operation soapAction="http://tempuri.org/CR/GetLineTrainsDist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation></wsdl:binding><wsdl:binding name="BasicHttpBinding_CR1" type="tns:CR"><wsp:PolicyReference URI="#BasicHttpBinding_CR1_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetCombinationInfo"><soap:operation soapAction="http://tempuri.org/CR/GetCombinationInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchGlobalListItemInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchGlobalListItemInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTimetableObjectInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchTimetableObjectInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapGlobalListItemInfo"><soap:operation soapAction="http://tempuri.org/CR/MapGlobalListItemInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetTrainDataInfo"><soap:operation soapAction="http://tempuri.org/CR/GetTrainDataInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapTrainDataInfoAuxDesc"><soap:operation soapAction="http://tempuri.org/CR/MapTrainDataInfoAuxDesc" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainDataInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainDataInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainDirection"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainDirection" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetTrainLines"><soap:operation soapAction="http://tempuri.org/CR/GetTrainLines" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainsOnArcs"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainsOnArcs" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchArrDepInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchArrDepInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchDirectionInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchDirectionInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchConnectionInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchConnectionInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchConnectionInfo2"><soap:operation soapAction="http://tempuri.org/CR/SearchConnectionInfo2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionsPage"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionsPage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnections"><soap:operation soapAction="http://tempuri.org/CR/GetConnections" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionTrainInfo"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionTrainInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionTrainInfo2"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionTrainInfo2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapConnectionTrainAuxDesc"><soap:operation soapAction="http://tempuri.org/CR/MapConnectionTrainAuxDesc" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="UpdateConnection"><soap:operation soapAction="http://tempuri.org/CR/UpdateConnection" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DeleteConnection"><soap:operation soapAction="http://tempuri.org/CR/DeleteConnection" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DeleteConnections"><soap:operation soapAction="http://tempuri.org/CR/DeleteConnections" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="CopyConnections"><soap:operation soapAction="http://tempuri.org/CR/CopyConnections" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionViaInfo"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionViaInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionsViaInfo"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionsViaInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapConnectionPossible"><soap:operation soapAction="http://tempuri.org/CR/MapConnectionPossible" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionAuxDesc"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionAuxDesc" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapConnectionAuxDesc"><soap:operation soapAction="http://tempuri.org/CR/MapConnectionAuxDesc" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapConnectionAuxDesc1"><soap:operation soapAction="http://tempuri.org/CR/MapConnectionAuxDesc1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetConnectionLines"><soap:operation soapAction="http://tempuri.org/CR/GetConnectionLines" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchStationsOnLine"><soap:operation soapAction="http://tempuri.org/CR/SearchStationsOnLine" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchZJRResolveInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchZJRResolveInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchZJRInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchZJRInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchStationsInCircle"><soap:operation soapAction="http://tempuri.org/CR/SearchStationsInCircle" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchStationsInCirclePossible"><soap:operation soapAction="http://tempuri.org/CR/SearchStationsInCirclePossible" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTimetableObjectsInCircle"><soap:operation soapAction="http://tempuri.org/CR/SearchTimetableObjectsInCircle" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTimetableObjectsInRect"><soap:operation soapAction="http://tempuri.org/CR/SearchTimetableObjectsInRect" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="MapPointToGlobalListItemInfo"><soap:operation soapAction="http://tempuri.org/CR/MapPointToGlobalListItemInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchPathToStation"><soap:operation soapAction="http://tempuri.org/CR/SearchPathToStation" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchCoverInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchCoverInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchExclusionCurveInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchExclusionCurveInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchExceptionCurveInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchExceptionCurveInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchDepartureTableInfo"><soap:operation soapAction="http://tempuri.org/CR/SearchDepartureTableInfo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="DelayQuery"><soap:operation soapAction="http://tempuri.org/CR/DelayQuery" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchTrainPositionsInRect"><soap:operation soapAction="http://tempuri.org/CR/SearchTrainPositionsInRect" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ResSearchForeignRailways"><soap:operation soapAction="http://tempuri.org/CR/ResSearchForeignRailways" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ResSearchTrains"><soap:operation soapAction="http://tempuri.org/CR/ResSearchTrains" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SearchOwners"><soap:operation soapAction="http://tempuri.org/CR/SearchOwners" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ExclusionQuery"><soap:operation soapAction="http://tempuri.org/CR/ExclusionQuery" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="ExceptionQuery"><soap:operation soapAction="http://tempuri.org/CR/ExceptionQuery" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetPassengerTypeList"><soap:operation soapAction="http://tempuri.org/CR/GetPassengerTypeList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetRegions"><soap:operation soapAction="http://tempuri.org/CR/GetRegions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetOwners"><soap:operation soapAction="http://tempuri.org/CR/GetOwners" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetLines"><soap:operation soapAction="http://tempuri.org/CR/GetLines" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetLinesDist"><soap:operation soapAction="http://tempuri.org/CR/GetLinesDist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetLineTrainsDist"><soap:operation soapAction="http://tempuri.org/CR/GetLineTrainsDist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="Int32Fault"><soap:fault use="literal" name="Int32Fault" namespace=""/></wsdl:fault></wsdl:operation></wsdl:binding><wsdl:service name="CR"><wsdl:port name="BasicHttpBinding_CR" binding="tns:BasicHttpBinding_CR"><soap:address location="http://ext.crws.cz/CR.svc"/></wsdl:port><wsdl:port name="BasicHttpBinding_CR1" binding="tns:BasicHttpBinding_CR1"><soap:address location="https://ext30/CR.svc"/></wsdl:port></wsdl:service></wsdl:definitions>