<?xml version='1.0' encoding='UTF-8'?>
<!--generated by Glue Standard 5.0.2 build 77 on Fri Jul 03 04:27:33 PDT 2009-->
<wsdl:definitions name='MapImage' targetNamespace='http://www.arcwebservices.com/v2006' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:n4='http://www.webmethods.com/package/com.esri.is.services.soap.v3.mapimage/' xmlns:n5='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common.geom/' xmlns:n6='http://www.themindelectric.com/2001/schemaArray/' xmlns:n7='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/' xmlns:tns='http://www.arcwebservices.com/v2006' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'><wsdl:types><xsd:schema targetNamespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.mapimage/'><xsd:import namespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/'/><xsd:import namespace='http://www.themindelectric.com/2001/schemaArray/'/><xsd:import namespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common.geom/'/><xsd:complexType name='MapImageInfo'><xsd:sequence><xsd:element name='layers' nillable='true' type='n4:ArrayOfLayerInfo'/><xsd:element name='legendURL' nillable='true' type='xsd:string'/><xsd:element name='mapArea' nillable='true' type='n4:MapArea'/><xsd:element name='mapURL' nillable='true' type='xsd:string'/><xsd:element name='outputCoordSys' nillable='true' type='n5:CoordSys'/></xsd:sequence></xsd:complexType><xsd:complexType name='LayerInfo'><xsd:sequence><xsd:element name='legends' nillable='true' type='n4:ArrayOfLayerLegend'/><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='visibility' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='LayerLegend'><xsd:sequence><xsd:element name='layerClassName' nillable='true' type='xsd:string'/><xsd:element name='symbolURL' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfLayerLegend'><xsd:sequence><xsd:element name='LayerLegend' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:LayerLegend'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfLayerInfo'><xsd:sequence><xsd:element name='LayerInfo' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:LayerInfo'/></xsd:sequence></xsd:complexType><xsd:complexType name='MapArea'><xsd:sequence><xsd:element name='center' nillable='true' type='n5:Point'/><xsd:element name='extent' nillable='true' type='n5:Envelope'/><xsd:element name='scale' type='xsd:long'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfMapImageInfo'><xsd:sequence><xsd:element name='MapImageInfo' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:MapImageInfo'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfMapArea'><xsd:sequence><xsd:element name='MapArea' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:MapArea'/></xsd:sequence></xsd:complexType><xsd:complexType name='MapImageOptions'><xsd:sequence><xsd:element name='backgroundColor' nillable='true' type='xsd:string'/><xsd:element name='circles' nillable='true' type='n4:ArrayOfCircleDesc'/><xsd:element name='dataSource' nillable='true' type='xsd:string'/><xsd:element name='displayLayers' nillable='true' type='n4:ArrayOfLayer'/><xsd:element name='lines' nillable='true' type='n4:ArrayOfLineDesc'/><xsd:element name='mapImageFormat' nillable='true' type='xsd:string'/><xsd:element name='mapImageSize' nillable='true' type='n4:MapImageSize'/><xsd:element name='mapLegend' nillable='true' type='n4:MapLegend'/><xsd:element name='markers' nillable='true' type='n4:ArrayOfMarkerDesc'/><xsd:element name='outputCoordSys' nillable='true' type='n5:CoordSys'/><xsd:element name='polygons' nillable='true' type='n4:ArrayOfPolygonDesc'/><xsd:element name='returnLayers' type='xsd:boolean'/><xsd:element name='scaleBars' nillable='true' type='n4:ArrayOfScaleBarDesc'/><xsd:element name='styleSheet' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='CircleDesc'><xsd:sequence><xsd:element name='antialiasing' nillable='true' type='xsd:string'/><xsd:element name='boundaryColor' nillable='true' type='xsd:string'/><xsd:element name='boundaryTransparency' type='xsd:double'/><xsd:element name='boundaryType' nillable='true' type='xsd:string'/><xsd:element name='circle' nillable='true' type='n5:Circle'/><xsd:element name='fillColor' nillable='true' type='xsd:string'/><xsd:element name='fillTransparency' type='xsd:double'/><xsd:element name='overlapLabels' nillable='true' type='xsd:string'/><xsd:element name='thickness' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfCircleDesc'><xsd:sequence><xsd:element name='CircleDesc' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:CircleDesc'/></xsd:sequence></xsd:complexType><xsd:complexType name='Layer'><xsd:sequence><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='visibility' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfLayer'><xsd:sequence><xsd:element name='Layer' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:Layer'/></xsd:sequence></xsd:complexType><xsd:complexType name='LineDesc'><xsd:sequence><xsd:element name='antialiasing' nillable='true' type='xsd:string'/><xsd:element name='color' nillable='true' type='xsd:string'/><xsd:element name='endType' nillable='true' type='xsd:string'/><xsd:element name='geometry' nillable='true' type='n5:Geometry'/><xsd:element name='jointType' nillable='true' type='xsd:string'/><xsd:element name='lineType' nillable='true' type='xsd:string'/><xsd:element name='overlapLabels' nillable='true' type='xsd:string'/><xsd:element name='thickness' type='xsd:int'/><xsd:element name='transparency' type='xsd:double'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfLineDesc'><xsd:sequence><xsd:element name='LineDesc' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:LineDesc'/></xsd:sequence></xsd:complexType><xsd:complexType name='MapImageSize'><xsd:sequence><xsd:element name='height' type='xsd:int'/><xsd:element name='width' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='MapLegend'><xsd:sequence><xsd:element name='antialiasing' nillable='true' type='xsd:string'/><xsd:element name='autoextend' type='xsd:boolean'/><xsd:element name='backgroundColor' nillable='true' type='xsd:string'/><xsd:element name='columns' type='xsd:int'/><xsd:element name='font' nillable='true' type='xsd:string'/><xsd:element name='height' type='xsd:int'/><xsd:element name='layerFontSize' type='xsd:int'/><xsd:element name='splitText' nillable='true' type='xsd:string'/><xsd:element name='swatchHeight' type='xsd:int'/><xsd:element name='swatchWidth' type='xsd:int'/><xsd:element name='title' nillable='true' type='xsd:string'/><xsd:element name='titleFontSize' type='xsd:int'/><xsd:element name='valueFontSize' type='xsd:int'/><xsd:element name='width' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='MarkerDesc'><xsd:sequence><xsd:element name='color' nillable='true' type='xsd:string'/><xsd:element name='iconDataSource' nillable='true' type='xsd:string'/><xsd:element name='label' nillable='true' type='xsd:string'/><xsd:element name='labelDesc' nillable='true' type='n4:LabelDesc'/><xsd:element name='location' nillable='true' type='n5:Point'/><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='size' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='LabelDesc'><xsd:sequence><xsd:element name='angle' type='xsd:double'/><xsd:element name='antialiasing' nillable='true' type='xsd:string'/><xsd:element name='blockoutColor' nillable='true' type='xsd:string'/><xsd:element name='caps' nillable='true' type='xsd:string'/><xsd:element name='font' nillable='true' type='xsd:string'/><xsd:element name='fontColor' nillable='true' type='xsd:string'/><xsd:element name='fontSize' type='xsd:int'/><xsd:element name='fontStyle' nillable='true' type='xsd:string'/><xsd:element name='glowing' type='xsd:boolean'/><xsd:element name='hAlignment' nillable='true' type='xsd:string'/><xsd:element name='interval' type='xsd:int'/><xsd:element name='outlineColor' nillable='true' type='xsd:string'/><xsd:element name='overlapLabels' nillable='true' type='xsd:string'/><xsd:element name='transparency' type='xsd:double'/><xsd:element name='vAlignment' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfMarkerDesc'><xsd:sequence><xsd:element name='MarkerDesc' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:MarkerDesc'/></xsd:sequence></xsd:complexType><xsd:complexType name='PolygonDesc'><xsd:sequence><xsd:element name='antialiasing' nillable='true' type='xsd:string'/><xsd:element name='boundary' nillable='true' type='xsd:string'/><xsd:element name='boundaryColor' nillable='true' type='xsd:string'/><xsd:element name='boundaryJointType' nillable='true' type='xsd:string'/><xsd:element name='boundaryTransparency' type='xsd:double'/><xsd:element name='boundaryType' nillable='true' type='xsd:string'/><xsd:element name='boundaryWidth' type='xsd:int'/><xsd:element name='fillColor' nillable='true' type='xsd:string'/><xsd:element name='fillInterval' type='xsd:int'/><xsd:element name='fillTransparency' type='xsd:double'/><xsd:element name='fillType' nillable='true' type='xsd:string'/><xsd:element name='geometry' nillable='true' type='n5:Geometry'/><xsd:element name='overlapLabels' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfPolygonDesc'><xsd:sequence><xsd:element name='PolygonDesc' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:PolygonDesc'/></xsd:sequence></xsd:complexType><xsd:complexType name='ScaleBarDesc'><xsd:sequence><xsd:element name='barColor' nillable='true' type='xsd:string'/><xsd:element name='barLength' type='xsd:int'/><xsd:element name='barPixelLocation' nillable='true' type='n4:PixelCoord'/><xsd:element name='barUnits' nillable='true' type='xsd:string'/><xsd:element name='barWidth' type='xsd:int'/><xsd:element name='font' nillable='true' type='xsd:string'/><xsd:element name='fontColor' nillable='true' type='xsd:string'/><xsd:element name='fontSize' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='PixelCoord'><xsd:sequence><xsd:element name='x' type='xsd:int'/><xsd:element name='y' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfScaleBarDesc'><xsd:sequence><xsd:element name='ScaleBarDesc' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:ScaleBarDesc'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfMapImageOptions'><xsd:sequence><xsd:element name='MapImageOptions' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:MapImageOptions'/></xsd:sequence></xsd:complexType><xsd:complexType name='MapFusionOptions'><xsd:sequence><xsd:element name='mapURL' nillable='true' type='xsd:string'/><xsd:element name='transparency' type='xsd:double'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfMapFusionOptions'><xsd:sequence><xsd:element name='MapFusionOptions' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:MapFusionOptions'/></xsd:sequence></xsd:complexType><xsd:complexType name='ThematicOptions'><xsd:sequence><xsd:element name='classLabels' nillable='true' type='n6:ArrayOfstring'/><xsd:element name='classificationMethod' nillable='true' type='xsd:string'/><xsd:element name='numClasses' type='xsd:int'/><xsd:element name='thematicOnlyLegend' type='xsd:boolean'/></xsd:sequence></xsd:complexType><xsd:complexType name='ThematicColors'><xsd:sequence><xsd:element name='classColors' nillable='true' type='n6:ArrayOfstring'/><xsd:element name='colorPalette' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ThematicData'><xsd:sequence><xsd:element name='data' nillable='true' type='n7:ArrayOfKeyValue'/><xsd:element name='precision' type='xsd:int'/><xsd:element name='sign' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfPixelCoord'><xsd:sequence><xsd:element name='PixelCoord' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:PixelCoord'/></xsd:sequence></xsd:complexType></xsd:schema><xsd:schema targetNamespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common.geom/'><xsd:import namespace='http://www.themindelectric.com/2001/schemaArray/'/><xsd:complexType name='Point'><xsd:sequence><xsd:element name='coordSys' nillable='true' type='n5:CoordSys'/><xsd:element name='x' type='xsd:double'/><xsd:element name='y' type='xsd:double'/></xsd:sequence></xsd:complexType><xsd:complexType name='CoordSys'><xsd:sequence><xsd:element name='datumTransformation' nillable='true' type='xsd:string'/><xsd:element name='projection' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='Envelope'><xsd:sequence><xsd:element name='coordSys' nillable='true' type='n5:CoordSys'/><xsd:element name='maxX' type='xsd:double'/><xsd:element name='maxY' type='xsd:double'/><xsd:element name='minX' type='xsd:double'/><xsd:element name='minY' type='xsd:double'/></xsd:sequence></xsd:complexType><xsd:complexType name='Circle'><xsd:sequence><xsd:element name='center' nillable='true' type='n5:Point'/><xsd:element name='radius' type='xsd:double'/><xsd:element name='radiusUnits' nillable='true' type='xsd:string'/><xsd:element name='trueCircle' type='xsd:boolean'/></xsd:sequence></xsd:complexType><xsd:complexType name='Geometry'><xsd:sequence><xsd:element name='coordSys' nillable='true' type='n5:CoordSys'/><xsd:element name='parts' nillable='true' type='n6:ArrayOfint'/><xsd:element name='points' nillable='true' type='n5:ArrayOfSimplePoint'/><xsd:element name='type' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='SimplePoint'><xsd:sequence><xsd:element name='x' type='xsd:double'/><xsd:element name='y' type='xsd:double'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfSimplePoint'><xsd:sequence><xsd:element name='SimplePoint' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:SimplePoint'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfPoint'><xsd:sequence><xsd:element name='Point' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:Point'/></xsd:sequence></xsd:complexType></xsd:schema><xsd:schema targetNamespace='http://www.themindelectric.com/2001/schemaArray/'><xsd:complexType name='ArrayOfint'><xsd:sequence><xsd:element name='int' maxOccurs='unbounded' nillable='true' form='qualified' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfstring'><xsd:sequence><xsd:element name='string' maxOccurs='unbounded' nillable='true' form='qualified' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:schema><xsd:schema targetNamespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/'><xsd:complexType name='KeyValue'><xsd:sequence><xsd:element name='key' nillable='true' type='xsd:string'/><xsd:element name='value' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfKeyValue'><xsd:sequence><xsd:element name='KeyValue' maxOccurs='unbounded' nillable='true' form='qualified' type='n7:KeyValue'/></xsd:sequence></xsd:complexType></xsd:schema><xsd:schema elementFormDefault='qualified' targetNamespace='http://www.arcwebservices.com/v2006'><xsd:import namespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common.geom/'/><xsd:import namespace='http://www.themindelectric.com/2001/schemaArray/'/><xsd:import namespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/'/><xsd:import namespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.mapimage/'/><xsd:element name='getMaps'><xsd:complexType><xsd:sequence><xsd:element name='mapAreas' type='n4:ArrayOfMapArea'/><xsd:element name='mapImageOptions' type='n4:ArrayOfMapImageOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getMapsResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ArrayOfMapImageInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getSavedMap'><xsd:complexType><xsd:sequence><xsd:element name='savedMapID' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getSavedMapResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:MapImageInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='saveMap'><xsd:complexType><xsd:sequence><xsd:element name='mapArea' type='n4:MapArea'/><xsd:element name='mapImageOptions' type='n4:MapImageOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='saveMapResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getBestMap'><xsd:complexType><xsd:sequence><xsd:element name='mapImageOptions' type='n4:MapImageOptions'/><xsd:element name='bufferPercent' type='xsd:double'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getBestMapResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:MapImageInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getFusedMapImage'><xsd:complexType><xsd:sequence><xsd:element name='mapFusionOptions' type='n4:ArrayOfMapFusionOptions'/><xsd:element name='outputImageFormat' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getFusedMapImageResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getESRIThematicMap'><xsd:complexType><xsd:sequence><xsd:element name='mapArea' type='n4:MapArea'/><xsd:element name='mapImageOptions' type='n4:MapImageOptions'/><xsd:element name='thematicField' type='xsd:string'/><xsd:element name='thematicOptions' type='n4:ThematicOptions'/><xsd:element name='thematicColors' type='n4:ThematicColors'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getESRIThematicMapResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:MapImageInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getCustomThematicMap'><xsd:complexType><xsd:sequence><xsd:element name='mapArea' type='n4:MapArea'/><xsd:element name='mapImageOptions' type='n4:MapImageOptions'/><xsd:element name='thematicData' type='n4:ThematicData'/><xsd:element name='thematicOptions' type='n4:ThematicOptions'/><xsd:element name='thematicColors' type='n4:ThematicColors'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getCustomThematicMapResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:MapImageInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getValueMap'><xsd:complexType><xsd:sequence><xsd:element name='mapArea' type='n4:MapArea'/><xsd:element name='mapImageOptions' type='n4:MapImageOptions'/><xsd:element name='thematicData' type='n4:ThematicData'/><xsd:element name='codeColorValues' type='n7:ArrayOfKeyValue'/><xsd:element name='thematicOptions' type='n4:ThematicOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getValueMapResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:MapImageInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getThematicFields'><xsd:complexType><xsd:sequence><xsd:element name='thematicDataSource' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getThematicFieldsResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n6:ArrayOfstring'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getMarkerNames'><xsd:complexType><xsd:sequence><xsd:element name='iconDataSource' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getMarkerNamesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n6:ArrayOfstring'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getBestMapArea'><xsd:complexType><xsd:sequence><xsd:element name='mapImageOptions' type='n4:MapImageOptions'/><xsd:element name='bufferPercent' type='xsd:double'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getBestMapAreaResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:MapArea'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='convertPixelCoordsToMapCoords'><xsd:complexType><xsd:sequence><xsd:element name='mapArea' type='n4:MapArea'/><xsd:element name='mapSize' type='n4:MapImageSize'/><xsd:element name='mapClickPoints' type='n4:ArrayOfPixelCoord'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='convertPixelCoordsToMapCoordsResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ArrayOfPoint'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='convertMapCoordsToPixelCoords'><xsd:complexType><xsd:sequence><xsd:element name='mapArea' type='n4:MapArea'/><xsd:element name='mapSize' type='n4:MapImageSize'/><xsd:element name='mapCoords' type='n5:ArrayOfPoint'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='convertMapCoordsToPixelCoordsResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ArrayOfPixelCoord'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getVersion'><xsd:complexType><xsd:sequence/></xsd:complexType></xsd:element><xsd:element name='getVersionResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element></xsd:schema></wsdl:types><wsdl:message name='getMaps0In'><wsdl:part name='parameters' element='tns:getMaps'/></wsdl:message><wsdl:message name='getMaps0Out'><wsdl:part name='parameters' element='tns:getMapsResponse'/></wsdl:message><wsdl:message name='getSavedMap1In'><wsdl:part name='parameters' element='tns:getSavedMap'/></wsdl:message><wsdl:message name='getSavedMap1Out'><wsdl:part name='parameters' element='tns:getSavedMapResponse'/></wsdl:message><wsdl:message name='saveMap2In'><wsdl:part name='parameters' element='tns:saveMap'/></wsdl:message><wsdl:message name='saveMap2Out'><wsdl:part name='parameters' element='tns:saveMapResponse'/></wsdl:message><wsdl:message name='getBestMap3In'><wsdl:part name='parameters' element='tns:getBestMap'/></wsdl:message><wsdl:message name='getBestMap3Out'><wsdl:part name='parameters' element='tns:getBestMapResponse'/></wsdl:message><wsdl:message name='getFusedMapImage4In'><wsdl:part name='parameters' element='tns:getFusedMapImage'/></wsdl:message><wsdl:message name='getFusedMapImage4Out'><wsdl:part name='parameters' element='tns:getFusedMapImageResponse'/></wsdl:message><wsdl:message name='getESRIThematicMap5In'><wsdl:part name='parameters' element='tns:getESRIThematicMap'/></wsdl:message><wsdl:message name='getESRIThematicMap5Out'><wsdl:part name='parameters' element='tns:getESRIThematicMapResponse'/></wsdl:message><wsdl:message name='getCustomThematicMap6In'><wsdl:part name='parameters' element='tns:getCustomThematicMap'/></wsdl:message><wsdl:message name='getCustomThematicMap6Out'><wsdl:part name='parameters' element='tns:getCustomThematicMapResponse'/></wsdl:message><wsdl:message name='getValueMap7In'><wsdl:part name='parameters' element='tns:getValueMap'/></wsdl:message><wsdl:message name='getValueMap7Out'><wsdl:part name='parameters' element='tns:getValueMapResponse'/></wsdl:message><wsdl:message name='getThematicFields8In'><wsdl:part name='parameters' element='tns:getThematicFields'/></wsdl:message><wsdl:message name='getThematicFields8Out'><wsdl:part name='parameters' element='tns:getThematicFieldsResponse'/></wsdl:message><wsdl:message name='getMarkerNames9In'><wsdl:part name='parameters' element='tns:getMarkerNames'/></wsdl:message><wsdl:message name='getMarkerNames9Out'><wsdl:part name='parameters' element='tns:getMarkerNamesResponse'/></wsdl:message><wsdl:message name='getBestMapArea10In'><wsdl:part name='parameters' element='tns:getBestMapArea'/></wsdl:message><wsdl:message name='getBestMapArea10Out'><wsdl:part name='parameters' element='tns:getBestMapAreaResponse'/></wsdl:message><wsdl:message name='convertPixelCoordsToMapCoords11In'><wsdl:part name='parameters' element='tns:convertPixelCoordsToMapCoords'/></wsdl:message><wsdl:message name='convertPixelCoordsToMapCoords11Out'><wsdl:part name='parameters' element='tns:convertPixelCoordsToMapCoordsResponse'/></wsdl:message><wsdl:message name='convertMapCoordsToPixelCoords12In'><wsdl:part name='parameters' element='tns:convertMapCoordsToPixelCoords'/></wsdl:message><wsdl:message name='convertMapCoordsToPixelCoords12Out'><wsdl:part name='parameters' element='tns:convertMapCoordsToPixelCoordsResponse'/></wsdl:message><wsdl:message name='getVersion13In'><wsdl:part name='parameters' element='tns:getVersion'/></wsdl:message><wsdl:message name='getVersion13Out'><wsdl:part name='parameters' element='tns:getVersionResponse'/></wsdl:message><wsdl:portType name='MapImage'><wsdl:operation name='getMaps'><wsdl:input name='getMaps0In' message='tns:getMaps0In'/><wsdl:output name='getMaps0Out' message='tns:getMaps0Out'/></wsdl:operation><wsdl:operation name='getSavedMap'><wsdl:input name='getSavedMap1In' message='tns:getSavedMap1In'/><wsdl:output name='getSavedMap1Out' message='tns:getSavedMap1Out'/></wsdl:operation><wsdl:operation name='saveMap'><wsdl:input name='saveMap2In' message='tns:saveMap2In'/><wsdl:output name='saveMap2Out' message='tns:saveMap2Out'/></wsdl:operation><wsdl:operation name='getBestMap'><wsdl:input name='getBestMap3In' message='tns:getBestMap3In'/><wsdl:output name='getBestMap3Out' message='tns:getBestMap3Out'/></wsdl:operation><wsdl:operation name='getFusedMapImage'><wsdl:input name='getFusedMapImage4In' message='tns:getFusedMapImage4In'/><wsdl:output name='getFusedMapImage4Out' message='tns:getFusedMapImage4Out'/></wsdl:operation><wsdl:operation name='getESRIThematicMap'><wsdl:input name='getESRIThematicMap5In' message='tns:getESRIThematicMap5In'/><wsdl:output name='getESRIThematicMap5Out' message='tns:getESRIThematicMap5Out'/></wsdl:operation><wsdl:operation name='getCustomThematicMap'><wsdl:input name='getCustomThematicMap6In' message='tns:getCustomThematicMap6In'/><wsdl:output name='getCustomThematicMap6Out' message='tns:getCustomThematicMap6Out'/></wsdl:operation><wsdl:operation name='getValueMap'><wsdl:input name='getValueMap7In' message='tns:getValueMap7In'/><wsdl:output name='getValueMap7Out' message='tns:getValueMap7Out'/></wsdl:operation><wsdl:operation name='getThematicFields'><wsdl:input name='getThematicFields8In' message='tns:getThematicFields8In'/><wsdl:output name='getThematicFields8Out' message='tns:getThematicFields8Out'/></wsdl:operation><wsdl:operation name='getMarkerNames'><wsdl:input name='getMarkerNames9In' message='tns:getMarkerNames9In'/><wsdl:output name='getMarkerNames9Out' message='tns:getMarkerNames9Out'/></wsdl:operation><wsdl:operation name='getBestMapArea'><wsdl:input name='getBestMapArea10In' message='tns:getBestMapArea10In'/><wsdl:output name='getBestMapArea10Out' message='tns:getBestMapArea10Out'/></wsdl:operation><wsdl:operation name='convertPixelCoordsToMapCoords'><wsdl:input name='convertPixelCoordsToMapCoords11In' message='tns:convertPixelCoordsToMapCoords11In'/><wsdl:output name='convertPixelCoordsToMapCoords11Out' message='tns:convertPixelCoordsToMapCoords11Out'/></wsdl:operation><wsdl:operation name='convertMapCoordsToPixelCoords'><wsdl:input name='convertMapCoordsToPixelCoords12In' message='tns:convertMapCoordsToPixelCoords12In'/><wsdl:output name='convertMapCoordsToPixelCoords12Out' message='tns:convertMapCoordsToPixelCoords12Out'/></wsdl:operation><wsdl:operation name='getVersion'><wsdl:input name='getVersion13In' message='tns:getVersion13In'/><wsdl:output name='getVersion13Out' message='tns:getVersion13Out'/></wsdl:operation></wsdl:portType><wsdl:binding name='MapImage' type='tns:MapImage'><soap:binding style='document' transport='http://schemas.xmlsoap.org/soap/http'/><wsdl:operation name='getMaps'><soap:operation soapAction='getMaps' style='document'/><wsdl:input name='getMaps0In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getMaps0Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getSavedMap'><soap:operation soapAction='getSavedMap' style='document'/><wsdl:input name='getSavedMap1In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getSavedMap1Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='saveMap'><soap:operation soapAction='saveMap' style='document'/><wsdl:input name='saveMap2In'><soap:body use='literal'/></wsdl:input><wsdl:output name='saveMap2Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getBestMap'><soap:operation soapAction='getBestMap' style='document'/><wsdl:input name='getBestMap3In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getBestMap3Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getFusedMapImage'><soap:operation soapAction='getFusedMapImage' style='document'/><wsdl:input name='getFusedMapImage4In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getFusedMapImage4Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getESRIThematicMap'><soap:operation soapAction='getESRIThematicMap' style='document'/><wsdl:input name='getESRIThematicMap5In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getESRIThematicMap5Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getCustomThematicMap'><soap:operation soapAction='getCustomThematicMap' style='document'/><wsdl:input name='getCustomThematicMap6In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getCustomThematicMap6Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getValueMap'><soap:operation soapAction='getValueMap' style='document'/><wsdl:input name='getValueMap7In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getValueMap7Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getThematicFields'><soap:operation soapAction='getThematicFields' style='document'/><wsdl:input name='getThematicFields8In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getThematicFields8Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getMarkerNames'><soap:operation soapAction='getMarkerNames' style='document'/><wsdl:input name='getMarkerNames9In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getMarkerNames9Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getBestMapArea'><soap:operation soapAction='getBestMapArea' style='document'/><wsdl:input name='getBestMapArea10In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getBestMapArea10Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='convertPixelCoordsToMapCoords'><soap:operation soapAction='convertPixelCoordsToMapCoords' style='document'/><wsdl:input name='convertPixelCoordsToMapCoords11In'><soap:body use='literal'/></wsdl:input><wsdl:output name='convertPixelCoordsToMapCoords11Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='convertMapCoordsToPixelCoords'><soap:operation soapAction='convertMapCoordsToPixelCoords' style='document'/><wsdl:input name='convertMapCoordsToPixelCoords12In'><soap:body use='literal'/></wsdl:input><wsdl:output name='convertMapCoordsToPixelCoords12Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getVersion'><soap:operation soapAction='getVersion' style='document'/><wsdl:input name='getVersion13In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getVersion13Out'><soap:body use='literal'/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name='MapImage'><wsdl:documentation>Map Image Web Service offers dynamic map content for your Internet applications. With this service, you input various options (such as data source, size of image, map annotation) and receive the URL location of an output image file. You can also merge map images and save maps for later use.</wsdl:documentation><wsdl:port name='MapImage' binding='tns:MapImage'><soap:address location='http://www.arcwebservices.com/services/v2006/MapImage'/></wsdl:port></wsdl:service></wsdl:definitions>