Service
Click here for a complete list of operations.
PMWSGetMapRoute
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /Service.asmx HTTP/1.1
Host: pcmwsat.qa.alk.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://localhost/PCMilerWS/PMWSGetMapRoute"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<RequestHeader xmlns="http://localhost/PCMilerWS/">
<Token>string</Token>
</RequestHeader>
</soap:Header>
<soap:Body>
<PMWSGetMapRoute xmlns="http://localhost/PCMilerWS/">
<LoginInfo>
<UserID>string</UserID>
<Password>string</Password>
<Account>string</Account>
<DataVer>string</DataVer>
</LoginInfo>
<TripOrigin>
<AbbreviationFormat>string</AbbreviationFormat>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<StopLabel>string</StopLabel>
<SCost>
<CostOfStop>string</CostOfStop>
<HoursPerStop>string</HoursPerStop>
<Loaded>string</Loaded>
<OnDuty>string</OnDuty>
<UseOrigin>string</UseOrigin>
</SCost>
<Country>string</Country>
<CountryPostalCode>string</CountryPostalCode>
</TripOrigin>
<TripDestination>
<AbbreviationFormat>string</AbbreviationFormat>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<StopLabel>string</StopLabel>
<SCost>
<CostOfStop>string</CostOfStop>
<HoursPerStop>string</HoursPerStop>
<Loaded>string</Loaded>
<OnDuty>string</OnDuty>
<UseOrigin>string</UseOrigin>
</SCost>
<Country>string</Country>
<CountryPostalCode>string</CountryPostalCode>
</TripDestination>
<TripStops>
<LocationInputType>
<AbbreviationFormat>string</AbbreviationFormat>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<StopLabel>string</StopLabel>
<SCost>
<CostOfStop>string</CostOfStop>
<HoursPerStop>string</HoursPerStop>
<Loaded>string</Loaded>
<OnDuty>string</OnDuty>
<UseOrigin>string</UseOrigin>
</SCost>
<Country>string</Country>
<CountryPostalCode>string</CountryPostalCode>
</LocationInputType>
<LocationInputType>
<AbbreviationFormat>string</AbbreviationFormat>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<StopLabel>string</StopLabel>
<SCost>
<CostOfStop>string</CostOfStop>
<HoursPerStop>string</HoursPerStop>
<Loaded>string</Loaded>
<OnDuty>string</OnDuty>
<UseOrigin>string</UseOrigin>
</SCost>
<Country>string</Country>
<CountryPostalCode>string</CountryPostalCode>
</LocationInputType>
</TripStops>
<TripOptions>
<DataVer>string</DataVer>
<VehicleType>string</VehicleType>
<RoutingType>string</RoutingType>
<HighwayOnly>string</HighwayOnly>
<FuelRoute>string</FuelRoute>
<CustRoad>string</CustRoad>
<ClassOverrides>string</ClassOverrides>
<Units>string</Units>
<FuelUnits>string</FuelUnits>
<TollDiscourage>string</TollDiscourage>
<InclFerryDist>string</InclFerryDist>
<Lang>string</Lang>
<TollData>string</TollData>
<BordersOpen>string</BordersOpen>
<OverrideRestrict>string</OverrideRestrict>
<HazMatType>string</HazMatType>
<TripCosts>
<LoadedPerMile>string</LoadedPerMile>
<UnlPerMile>string</UnlPerMile>
<MPGLoaded>string</MPGLoaded>
<MPGEmpty>string</MPGEmpty>
<PricePerGallon>string</PricePerGallon>
<TruckStyle>string</TruckStyle>
<GreenHouseGas>string</GreenHouseGas>
<OtherCostPerMileLoaded>string</OtherCostPerMileLoaded>
<OtherCostPerMileEmpty>string</OtherCostPerMileEmpty>
<CostTimeLoaded>string</CostTimeLoaded>
<CostTimeEmpty>string</CostTimeEmpty>
</TripCosts>
<TimeCost>
<DepartTime>string</DepartTime>
<BreakInterval>string</BreakInterval>
<BreakLength>string</BreakLength>
<BorderWait>string</BorderWait>
</TimeCost>
<TruckCfg>
<Units>string</Units>
<Height>string</Height>
<Length>string</Length>
<Width>string</Width>
<Weight>string</Weight>
<Axles>string</Axles>
<LCV>string</LCV>
</TruckCfg>
<TimeOptions>
<Stop>string</Stop>
<DateAndTimeOptions>
<ETAETD>string</ETAETD>
<DateOption>string</DateOption>
<DateTime xsi:nil="true" />
<TimeZone>string</TimeZone>
</DateAndTimeOptions>
</TimeOptions>
<HubRouting>string</HubRouting>
<ZipArea>string</ZipArea>
<UseTrafficData>boolean</UseTrafficData>
<TollCurrency>string</TollCurrency>
<ExchangeRate>string</ExchangeRate>
</TripOptions>
<TripFuel>
<FuelLogin>
<UserID>string</UserID>
<Password>string</Password>
<Account>string</Account>
<DataVer>string</DataVer>
</FuelLogin>
<VehicleID>string</VehicleID>
<FuelCap>string</FuelCap>
<Level>string</Level>
<MPG>string</MPG>
</TripFuel>
<TripStopsOptimize>string</TripStopsOptimize>
<TripHub>string</TripHub>
<TripID>string</TripID>
<MapOptions>
<ZoomTo>string</ZoomTo>
<ZoomRad>string</ZoomRad>
<Region>string</Region>
<DetailLevel>string</DetailLevel>
<MapWidth>string</MapWidth>
<MapHeight>string</MapHeight>
<Drawer>string</Drawer>
<MapLegend>string</MapLegend>
<MapMult>string</MapMult>
<OversizeMap>string</OversizeMap>
<MapLegendDrawer>string</MapLegendDrawer>
<StopLabelDrawer>string</StopLabelDrawer>
<SeparateLayering>string</SeparateLayering>
<TrafficFlowDrawer>
<TrafficFlowType>Congestion or RoadSpeed or Neither</TrafficFlowType>
<TrafficFlowTime>Actual or Historic or Default</TrafficFlowTime>
<DayOfWeek>string</DayOfWeek>
<TimeOfDay>
<Hour>string</Hour>
<Minute>string</Minute>
<AmPm>string</AmPm>
</TimeOfDay>
</TrafficFlowDrawer>
<MapLegendOptions>
<MapLegendOptions>
<LegendName>ScaleOfMiles or RouteLegend or RoadLegend or HazMatLegend or TrafficLegend</LegendName>
<DrawOnMap>boolean</DrawOnMap>
</MapLegendOptions>
<MapLegendOptions>
<LegendName>ScaleOfMiles or RouteLegend or RoadLegend or HazMatLegend or TrafficLegend</LegendName>
<DrawOnMap>boolean</DrawOnMap>
</MapLegendOptions>
</MapLegendOptions>
</MapOptions>
<MapCorner1>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</MapCorner1>
<MapCorner2>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</MapCorner2>
<VehiclePin>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</VehiclePin>
<VehiclePinList>
<MapPinLocationType>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</MapPinLocationType>
<MapPinLocationType>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</MapPinLocationType>
</VehiclePinList>
<CenterPoint>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</CenterPoint>
<ZoomLevel>string</ZoomLevel>
<RouteLegDetail>
<LabelText>string</LabelText>
<LegDetail>
<LineDetail>
<LineColor xsi:nil="true" />
<LineWidth>string</LineWidth>
</LineDetail>
<LineDetail>
<LineColor xsi:nil="true" />
<LineWidth>string</LineWidth>
</LineDetail>
</LegDetail>
<TextDetail>
<RouteLegLabel>
<TextColor xsi:nil="true" />
<FontSize>string</FontSize>
</RouteLegLabel>
<RouteLegLabel>
<TextColor xsi:nil="true" />
<FontSize>string</FontSize>
</RouteLegLabel>
</TextDetail>
</RouteLegDetail>
<CircleDetail>
<CircleDetail>
<LineColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</LineColor>
<LineWidth>string</LineWidth>
<Radius>string</Radius>
<Fill>string</Fill>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
</CircleDetail>
<CircleDetail>
<LineColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</LineColor>
<LineWidth>string</LineWidth>
<Radius>string</Radius>
<Fill>string</Fill>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
</CircleDetail>
</CircleDetail>
<StateHighlight>
<StateHighlightDetail>
<FillColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</FillColor>
<State>string</State>
</StateHighlightDetail>
<StateHighlightDetail>
<FillColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</FillColor>
<State>string</State>
</StateHighlightDetail>
</StateHighlight>
<ShapeDetail>
<ShapeDetail>
<ShapeType>None or LINE or CIRCLE or RECT or ELLIPSE or POLYGON</ShapeType>
<PenColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</PenColor>
<LineWidth>int</LineWidth>
<Fill>boolean</Fill>
<RadiusHorizontal>float</RadiusHorizontal>
<RadiusVertical>float</RadiusVertical>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
<LatitudeLongitude>
<LatitudeLongitude xsi:nil="true" />
<LatitudeLongitude xsi:nil="true" />
</LatitudeLongitude>
</ShapeDetail>
<ShapeDetail>
<ShapeType>None or LINE or CIRCLE or RECT or ELLIPSE or POLYGON</ShapeType>
<PenColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</PenColor>
<LineWidth>int</LineWidth>
<Fill>boolean</Fill>
<RadiusHorizontal>float</RadiusHorizontal>
<RadiusVertical>float</RadiusVertical>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
<LatitudeLongitude>
<LatitudeLongitude xsi:nil="true" />
<LatitudeLongitude xsi:nil="true" />
</LatitudeLongitude>
</ShapeDetail>
</ShapeDetail>
</PMWSGetMapRoute>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<PMWSGetMapRouteResponse xmlns="http://localhost/PCMilerWS/">
<PMWSGetMapRouteResult>
<Version>string</Version>
<ErrorList>
<ErrorType>
<ErrorCode>string</ErrorCode>
<ErrorDesc>string</ErrorDesc>
</ErrorType>
<ErrorType>
<ErrorCode>string</ErrorCode>
<ErrorDesc>string</ErrorDesc>
</ErrorType>
</ErrorList>
<RouteMap>
<ZoomLevel>int</ZoomLevel>
<Origin>
<StateName>string</StateName>
<CountryName>string</CountryName>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<GeoWarning xsi:nil="true" />
<StopWarning>string</StopWarning>
<Country>string</Country>
</Origin>
<Destination>
<StateName>string</StateName>
<CountryName>string</CountryName>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<GeoWarning xsi:nil="true" />
<StopWarning>string</StopWarning>
<Country>string</Country>
</Destination>
<TripID>string</TripID>
<UpLeft>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</UpLeft>
<LowRt>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</LowRt>
<ExUpLeft>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</ExUpLeft>
<ExLowRt>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</ExLowRt>
<MapSize>int</MapSize>
<MapInfo>base64Binary</MapInfo>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
<MapLegendBuffer>
<MapLegendBuffer xsi:nil="true" />
<MapLegendBuffer xsi:nil="true" />
</MapLegendBuffer>
</RouteMap>
<PointsLayer>
<ZoomLevel>int</ZoomLevel>
<Origin>
<StateName>string</StateName>
<CountryName>string</CountryName>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<GeoWarning xsi:nil="true" />
<StopWarning>string</StopWarning>
<Country>string</Country>
</Origin>
<Destination>
<StateName>string</StateName>
<CountryName>string</CountryName>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<GeoWarning xsi:nil="true" />
<StopWarning>string</StopWarning>
<Country>string</Country>
</Destination>
<TripID>string</TripID>
<UpLeft>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</UpLeft>
<LowRt>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</LowRt>
<ExUpLeft>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</ExUpLeft>
<ExLowRt>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</ExLowRt>
<MapSize>int</MapSize>
<MapInfo>base64Binary</MapInfo>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
<MapLegendBuffer>
<MapLegendBuffer xsi:nil="true" />
<MapLegendBuffer xsi:nil="true" />
</MapLegendBuffer>
</PointsLayer>
<Groups>
<MapGroupInfo>
<ID>int</ID>
<Devx>int</Devx>
<Devy>int</Devy>
<Latitude>int</Latitude>
<Longitude>int</Longitude>
<MaxLat>int</MaxLat>
<MaxLon>int</MaxLon>
<MinLat>int</MinLat>
<MinLon>int</MinLon>
<NumPoints>int</NumPoints>
</MapGroupInfo>
<MapGroupInfo>
<ID>int</ID>
<Devx>int</Devx>
<Devy>int</Devy>
<Latitude>int</Latitude>
<Longitude>int</Longitude>
<MaxLat>int</MaxLat>
<MaxLon>int</MaxLon>
<MinLat>int</MinLat>
<MinLon>int</MinLon>
<NumPoints>int</NumPoints>
</MapGroupInfo>
</Groups>
<Points>
<MapPointInfo>
<GroupID>int</GroupID>
<ID>unsignedInt</ID>
<ClassName>string</ClassName>
<Devx>int</Devx>
<Devy>int</Devy>
<Latitude>int</Latitude>
<Longitude>int</Longitude>
</MapPointInfo>
<MapPointInfo>
<GroupID>int</GroupID>
<ID>unsignedInt</ID>
<ClassName>string</ClassName>
<Devx>int</Devx>
<Devy>int</Devy>
<Latitude>int</Latitude>
<Longitude>int</Longitude>
</MapPointInfo>
</Points>
</PMWSGetMapRouteResult>
</PMWSGetMapRouteResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /Service.asmx HTTP/1.1
Host: pcmwsat.qa.alk.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Header>
<RequestHeader xmlns="http://localhost/PCMilerWS/">
<Token>string</Token>
</RequestHeader>
</soap12:Header>
<soap12:Body>
<PMWSGetMapRoute xmlns="http://localhost/PCMilerWS/">
<LoginInfo>
<UserID>string</UserID>
<Password>string</Password>
<Account>string</Account>
<DataVer>string</DataVer>
</LoginInfo>
<TripOrigin>
<AbbreviationFormat>string</AbbreviationFormat>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<StopLabel>string</StopLabel>
<SCost>
<CostOfStop>string</CostOfStop>
<HoursPerStop>string</HoursPerStop>
<Loaded>string</Loaded>
<OnDuty>string</OnDuty>
<UseOrigin>string</UseOrigin>
</SCost>
<Country>string</Country>
<CountryPostalCode>string</CountryPostalCode>
</TripOrigin>
<TripDestination>
<AbbreviationFormat>string</AbbreviationFormat>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<StopLabel>string</StopLabel>
<SCost>
<CostOfStop>string</CostOfStop>
<HoursPerStop>string</HoursPerStop>
<Loaded>string</Loaded>
<OnDuty>string</OnDuty>
<UseOrigin>string</UseOrigin>
</SCost>
<Country>string</Country>
<CountryPostalCode>string</CountryPostalCode>
</TripDestination>
<TripStops>
<LocationInputType>
<AbbreviationFormat>string</AbbreviationFormat>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<StopLabel>string</StopLabel>
<SCost>
<CostOfStop>string</CostOfStop>
<HoursPerStop>string</HoursPerStop>
<Loaded>string</Loaded>
<OnDuty>string</OnDuty>
<UseOrigin>string</UseOrigin>
</SCost>
<Country>string</Country>
<CountryPostalCode>string</CountryPostalCode>
</LocationInputType>
<LocationInputType>
<AbbreviationFormat>string</AbbreviationFormat>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<StopLabel>string</StopLabel>
<SCost>
<CostOfStop>string</CostOfStop>
<HoursPerStop>string</HoursPerStop>
<Loaded>string</Loaded>
<OnDuty>string</OnDuty>
<UseOrigin>string</UseOrigin>
</SCost>
<Country>string</Country>
<CountryPostalCode>string</CountryPostalCode>
</LocationInputType>
</TripStops>
<TripOptions>
<DataVer>string</DataVer>
<VehicleType>string</VehicleType>
<RoutingType>string</RoutingType>
<HighwayOnly>string</HighwayOnly>
<FuelRoute>string</FuelRoute>
<CustRoad>string</CustRoad>
<ClassOverrides>string</ClassOverrides>
<Units>string</Units>
<FuelUnits>string</FuelUnits>
<TollDiscourage>string</TollDiscourage>
<InclFerryDist>string</InclFerryDist>
<Lang>string</Lang>
<TollData>string</TollData>
<BordersOpen>string</BordersOpen>
<OverrideRestrict>string</OverrideRestrict>
<HazMatType>string</HazMatType>
<TripCosts>
<LoadedPerMile>string</LoadedPerMile>
<UnlPerMile>string</UnlPerMile>
<MPGLoaded>string</MPGLoaded>
<MPGEmpty>string</MPGEmpty>
<PricePerGallon>string</PricePerGallon>
<TruckStyle>string</TruckStyle>
<GreenHouseGas>string</GreenHouseGas>
<OtherCostPerMileLoaded>string</OtherCostPerMileLoaded>
<OtherCostPerMileEmpty>string</OtherCostPerMileEmpty>
<CostTimeLoaded>string</CostTimeLoaded>
<CostTimeEmpty>string</CostTimeEmpty>
</TripCosts>
<TimeCost>
<DepartTime>string</DepartTime>
<BreakInterval>string</BreakInterval>
<BreakLength>string</BreakLength>
<BorderWait>string</BorderWait>
</TimeCost>
<TruckCfg>
<Units>string</Units>
<Height>string</Height>
<Length>string</Length>
<Width>string</Width>
<Weight>string</Weight>
<Axles>string</Axles>
<LCV>string</LCV>
</TruckCfg>
<TimeOptions>
<Stop>string</Stop>
<DateAndTimeOptions>
<ETAETD>string</ETAETD>
<DateOption>string</DateOption>
<DateTime xsi:nil="true" />
<TimeZone>string</TimeZone>
</DateAndTimeOptions>
</TimeOptions>
<HubRouting>string</HubRouting>
<ZipArea>string</ZipArea>
<UseTrafficData>boolean</UseTrafficData>
<TollCurrency>string</TollCurrency>
<ExchangeRate>string</ExchangeRate>
</TripOptions>
<TripFuel>
<FuelLogin>
<UserID>string</UserID>
<Password>string</Password>
<Account>string</Account>
<DataVer>string</DataVer>
</FuelLogin>
<VehicleID>string</VehicleID>
<FuelCap>string</FuelCap>
<Level>string</Level>
<MPG>string</MPG>
</TripFuel>
<TripStopsOptimize>string</TripStopsOptimize>
<TripHub>string</TripHub>
<TripID>string</TripID>
<MapOptions>
<ZoomTo>string</ZoomTo>
<ZoomRad>string</ZoomRad>
<Region>string</Region>
<DetailLevel>string</DetailLevel>
<MapWidth>string</MapWidth>
<MapHeight>string</MapHeight>
<Drawer>string</Drawer>
<MapLegend>string</MapLegend>
<MapMult>string</MapMult>
<OversizeMap>string</OversizeMap>
<MapLegendDrawer>string</MapLegendDrawer>
<StopLabelDrawer>string</StopLabelDrawer>
<SeparateLayering>string</SeparateLayering>
<TrafficFlowDrawer>
<TrafficFlowType>Congestion or RoadSpeed or Neither</TrafficFlowType>
<TrafficFlowTime>Actual or Historic or Default</TrafficFlowTime>
<DayOfWeek>string</DayOfWeek>
<TimeOfDay>
<Hour>string</Hour>
<Minute>string</Minute>
<AmPm>string</AmPm>
</TimeOfDay>
</TrafficFlowDrawer>
<MapLegendOptions>
<MapLegendOptions>
<LegendName>ScaleOfMiles or RouteLegend or RoadLegend or HazMatLegend or TrafficLegend</LegendName>
<DrawOnMap>boolean</DrawOnMap>
</MapLegendOptions>
<MapLegendOptions>
<LegendName>ScaleOfMiles or RouteLegend or RoadLegend or HazMatLegend or TrafficLegend</LegendName>
<DrawOnMap>boolean</DrawOnMap>
</MapLegendOptions>
</MapLegendOptions>
</MapOptions>
<MapCorner1>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</MapCorner1>
<MapCorner2>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</MapCorner2>
<VehiclePin>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</VehiclePin>
<VehiclePinList>
<MapPinLocationType>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</MapPinLocationType>
<MapPinLocationType>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</MapPinLocationType>
</VehiclePinList>
<CenterPoint>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</CenterPoint>
<ZoomLevel>string</ZoomLevel>
<RouteLegDetail>
<LabelText>string</LabelText>
<LegDetail>
<LineDetail>
<LineColor xsi:nil="true" />
<LineWidth>string</LineWidth>
</LineDetail>
<LineDetail>
<LineColor xsi:nil="true" />
<LineWidth>string</LineWidth>
</LineDetail>
</LegDetail>
<TextDetail>
<RouteLegLabel>
<TextColor xsi:nil="true" />
<FontSize>string</FontSize>
</RouteLegLabel>
<RouteLegLabel>
<TextColor xsi:nil="true" />
<FontSize>string</FontSize>
</RouteLegLabel>
</TextDetail>
</RouteLegDetail>
<CircleDetail>
<CircleDetail>
<LineColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</LineColor>
<LineWidth>string</LineWidth>
<Radius>string</Radius>
<Fill>string</Fill>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
</CircleDetail>
<CircleDetail>
<LineColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</LineColor>
<LineWidth>string</LineWidth>
<Radius>string</Radius>
<Fill>string</Fill>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
</CircleDetail>
</CircleDetail>
<StateHighlight>
<StateHighlightDetail>
<FillColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</FillColor>
<State>string</State>
</StateHighlightDetail>
<StateHighlightDetail>
<FillColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</FillColor>
<State>string</State>
</StateHighlightDetail>
</StateHighlight>
<ShapeDetail>
<ShapeDetail>
<ShapeType>None or LINE or CIRCLE or RECT or ELLIPSE or POLYGON</ShapeType>
<PenColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</PenColor>
<LineWidth>int</LineWidth>
<Fill>boolean</Fill>
<RadiusHorizontal>float</RadiusHorizontal>
<RadiusVertical>float</RadiusVertical>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
<LatitudeLongitude>
<LatitudeLongitude xsi:nil="true" />
<LatitudeLongitude xsi:nil="true" />
</LatitudeLongitude>
</ShapeDetail>
<ShapeDetail>
<ShapeType>None or LINE or CIRCLE or RECT or ELLIPSE or POLYGON</ShapeType>
<PenColor>
<Red>string</Red>
<Green>string</Green>
<Blue>string</Blue>
</PenColor>
<LineWidth>int</LineWidth>
<Fill>boolean</Fill>
<RadiusHorizontal>float</RadiusHorizontal>
<RadiusVertical>float</RadiusVertical>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
<LatitudeLongitude>
<LatitudeLongitude xsi:nil="true" />
<LatitudeLongitude xsi:nil="true" />
</LatitudeLongitude>
</ShapeDetail>
</ShapeDetail>
</PMWSGetMapRoute>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<PMWSGetMapRouteResponse xmlns="http://localhost/PCMilerWS/">
<PMWSGetMapRouteResult>
<Version>string</Version>
<ErrorList>
<ErrorType>
<ErrorCode>string</ErrorCode>
<ErrorDesc>string</ErrorDesc>
</ErrorType>
<ErrorType>
<ErrorCode>string</ErrorCode>
<ErrorDesc>string</ErrorDesc>
</ErrorType>
</ErrorList>
<RouteMap>
<ZoomLevel>int</ZoomLevel>
<Origin>
<StateName>string</StateName>
<CountryName>string</CountryName>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<GeoWarning xsi:nil="true" />
<StopWarning>string</StopWarning>
<Country>string</Country>
</Origin>
<Destination>
<StateName>string</StateName>
<CountryName>string</CountryName>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<GeoWarning xsi:nil="true" />
<StopWarning>string</StopWarning>
<Country>string</Country>
</Destination>
<TripID>string</TripID>
<UpLeft>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</UpLeft>
<LowRt>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</LowRt>
<ExUpLeft>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</ExUpLeft>
<ExLowRt>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</ExLowRt>
<MapSize>int</MapSize>
<MapInfo>base64Binary</MapInfo>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
<MapLegendBuffer>
<MapLegendBuffer xsi:nil="true" />
<MapLegendBuffer xsi:nil="true" />
</MapLegendBuffer>
</RouteMap>
<PointsLayer>
<ZoomLevel>int</ZoomLevel>
<Origin>
<StateName>string</StateName>
<CountryName>string</CountryName>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<GeoWarning xsi:nil="true" />
<StopWarning>string</StopWarning>
<Country>string</Country>
</Origin>
<Destination>
<StateName>string</StateName>
<CountryName>string</CountryName>
<Region>string</Region>
<Address1>string</Address1>
<Address2>string</Address2>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<SPLC>string</SPLC>
<Juris>string</Juris>
<PlaceName>string</PlaceName>
<Lat>string</Lat>
<Long>string</Long>
<GeoWarning xsi:nil="true" />
<StopWarning>string</StopWarning>
<Country>string</Country>
</Destination>
<TripID>string</TripID>
<UpLeft>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</UpLeft>
<LowRt>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</LowRt>
<ExUpLeft>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</ExUpLeft>
<ExLowRt>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</ExLowRt>
<MapSize>int</MapSize>
<MapInfo>base64Binary</MapInfo>
<Center>
<ID>unsignedInt</ID>
<PinLat>string</PinLat>
<PinLong>string</PinLong>
<PinX>string</PinX>
<PinY>string</PinY>
<Bitmap>string</Bitmap>
<Category>string</Category>
</Center>
<MapLegendBuffer>
<MapLegendBuffer xsi:nil="true" />
<MapLegendBuffer xsi:nil="true" />
</MapLegendBuffer>
</PointsLayer>
<Groups>
<MapGroupInfo>
<ID>int</ID>
<Devx>int</Devx>
<Devy>int</Devy>
<Latitude>int</Latitude>
<Longitude>int</Longitude>
<MaxLat>int</MaxLat>
<MaxLon>int</MaxLon>
<MinLat>int</MinLat>
<MinLon>int</MinLon>
<NumPoints>int</NumPoints>
</MapGroupInfo>
<MapGroupInfo>
<ID>int</ID>
<Devx>int</Devx>
<Devy>int</Devy>
<Latitude>int</Latitude>
<Longitude>int</Longitude>
<MaxLat>int</MaxLat>
<MaxLon>int</MaxLon>
<MinLat>int</MinLat>
<MinLon>int</MinLon>
<NumPoints>int</NumPoints>
</MapGroupInfo>
</Groups>
<Points>
<MapPointInfo>
<GroupID>int</GroupID>
<ID>unsignedInt</ID>
<ClassName>string</ClassName>
<Devx>int</Devx>
<Devy>int</Devy>
<Latitude>int</Latitude>
<Longitude>int</Longitude>
</MapPointInfo>
<MapPointInfo>
<GroupID>int</GroupID>
<ID>unsignedInt</ID>
<ClassName>string</ClassName>
<Devx>int</Devx>
<Devy>int</Devy>
<Latitude>int</Latitude>
<Longitude>int</Longitude>
</MapPointInfo>
</Points>
</PMWSGetMapRouteResult>
</PMWSGetMapRouteResponse>
</soap12:Body>
</soap12:Envelope>