<?xml version='1.0' encoding='UTF-8'?>
<!--generated by GLUE on Sat Nov 21 19:24:51 PST 2009-->
<definitions name='MapImage' targetNamespace='http://arcweb.esri.com/v2' xmlns:tns='http://arcweb.esri.com/v2' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:http='http://schemas.xmlsoap.org/wsdl/http/' xmlns:mime='http://schemas.xmlsoap.org/wsdl/mime/' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:soapenc='http://schemas.xmlsoap.org/soap/encoding/' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:tme='http://www.themindelectric.com/' xmlns:ns11='http://www.themindelectric.com/package/com.esri.is.services.common.v2.geom/' xmlns:ns12='http://www.themindelectric.com/package/com.esri.is.services.glue.v2.mapimage/' xmlns:ns13='http://www.themindelectric.com/package/' xmlns:ns14='http://www.themindelectric.com/package/java.lang/' xmlns:ns15='http://www.themindelectric.com/package/com.esri.is.services.common.v2/'><types><xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' targetNamespace='http://www.themindelectric.com/package/com.esri.is.services.glue.v2.mapimage/'><xsd:import namespace='http://www.themindelectric.com/package/com.esri.is.services.common.v2/'/><xsd:import namespace='http://www.themindelectric.com/package/java.lang/'/><xsd:import namespace='http://schemas.xmlsoap.org/soap/encoding/'/><xsd:import namespace='http://www.themindelectric.com/package/com.esri.is.services.common.v2.geom/'/><xsd:complexType name='MapImageInfo'><xsd:sequence><xsd:element name='mapUrl' nillable='true' type='xsd:string'/><xsd:element name='legendUrl' nillable='true' type='xsd:string'/><xsd:element name='mapExtent' nillable='true' type='ns11:Envelope'/></xsd:sequence></xsd:complexType><xsd:complexType name='MapImageOptions'><xsd:sequence><xsd:element name='dataSource' nillable='true' type='xsd:string'/><xsd:element name='mapImageSize' nillable='true' type='ns12:MapImageSize'/><xsd:element name='mapImageFormat' nillable='true' type='xsd:string'/><xsd:element name='backgroundColor' nillable='true' type='xsd:string'/><xsd:element name='outputCoordSys' nillable='true' type='ns11:CoordinateSystem'/><xsd:element name='drawScaleBar' type='xsd:boolean'/><xsd:element name='scaleBarPixelLocation' nillable='true' type='ns12:PixelCoord'/><xsd:element name='returnLegend' type='xsd:boolean'/><xsd:element name='markers' nillable='true' type='ns12:ArrayOfMarkerDescription'/><xsd:element name='lines' nillable='true' type='ns12:ArrayOfLineDescription'/><xsd:element name='polygons' nillable='true' type='ns12:ArrayOfPolygonDescription'/><xsd:element name='circles' nillable='true' type='ns12:ArrayOfCircleDescription'/><xsd:element name='displayLayers' nillable='true' type='ns12:ArrayOfLayer'/></xsd:sequence></xsd:complexType><xsd:complexType name='MapImageSize'><xsd:sequence><xsd:element name='width' type='xsd:int'/><xsd:element name='height' 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='MarkerDescription'><xsd:sequence><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='iconDataSource' nillable='true' type='xsd:string'/><xsd:element name='color' nillable='true' type='xsd:string'/><xsd:element name='label' nillable='true' type='xsd:string'/><xsd:element name='labelDescription' nillable='true' type='ns12:LabelDescription'/><xsd:element name='location' nillable='true' type='ns11:Point'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfMarkerDescription'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns12:MarkerDescription[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='LineDescription'><xsd:sequence><xsd:element name='geometry' nillable='true' type='ns11:Geometry'/><xsd:element name='color' 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='ArrayOfLineDescription'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns12:LineDescription[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='PolygonDescription'><xsd:sequence><xsd:element name='geometry' nillable='true' type='ns11:Geometry'/><xsd:element name='fillColor' nillable='true' type='xsd:string'/><xsd:element name='boundaryColor' nillable='true' type='xsd:string'/><xsd:element name='fillType' nillable='true' type='xsd:string'/><xsd:element name='transparency' type='xsd:double'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfPolygonDescription'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns12:PolygonDescription[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='CircleDescription'><xsd:sequence><xsd:element name='center' nillable='true' type='ns11:Point'/><xsd:element name='radius' type='xsd:double'/><xsd:element name='radiusUnits' nillable='true' type='xsd:string'/><xsd:element name='boundaryColor' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfCircleDescription'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns12:CircleDescription[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='Layer'><xsd:sequence><xsd:element name='layerName' nillable='true' type='xsd:string'/><xsd:element name='visibility' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfLayer'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns12:Layer[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='LabelDescription'><xsd:sequence><xsd:element name='antialiasing' 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='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='transparency' type='xsd:double'/><xsd:element name='valignment' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ThematicOptions'><xsd:sequence><xsd:element name='classificationMethod' nillable='true' type='xsd:string'/><xsd:element name='geographyLevel' nillable='true' type='xsd:string'/><xsd:element name='numberOfClasses' type='xsd:int'/><xsd:element name='colorPalette' nillable='true' type='xsd:string'/><xsd:element name='classColors' nillable='true' type='ns14:ArrayOfstring'/><xsd:element name='classLabels' nillable='true' type='ns14:ArrayOfstring'/><xsd:element name='codeColorValues' nillable='true' type='ns15:ArrayOfKeyValue'/><xsd:element name='showOnlyThematicInLegend' type='xsd:boolean'/></xsd:sequence></xsd:complexType></xsd:schema><xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' targetNamespace='http://www.themindelectric.com/package/com.esri.is.services.common.v2.geom/'><xsd:import namespace='http://schemas.xmlsoap.org/soap/encoding/'/><xsd:import namespace='http://www.themindelectric.com/package/'/><xsd:complexType name='Envelope'><xsd:sequence><xsd:element name='minx' type='xsd:double'/><xsd:element name='miny' type='xsd:double'/><xsd:element name='maxx' type='xsd:double'/><xsd:element name='maxy' type='xsd:double'/><xsd:element name='coordinateSystem' nillable='true' type='ns11:CoordinateSystem'/></xsd:sequence></xsd:complexType><xsd:complexType name='CoordinateSystem'><xsd:sequence><xsd:element name='projection' nillable='true' type='xsd:string'/><xsd:element name='datumTransformation' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='Point'><xsd:sequence><xsd:element name='x' type='xsd:double'/><xsd:element name='y' type='xsd:double'/><xsd:element name='coordinateSystem' nillable='true' type='ns11:CoordinateSystem'/></xsd:sequence></xsd:complexType><xsd:complexType name='Geometry'><xsd:sequence><xsd:element name='points' nillable='true' type='ns11:ArrayOfSimplePoint'/><xsd:element name='parts' nillable='true' type='ns13:ArrayOfint'/><xsd:element name='type' type='xsd:int'/><xsd:element name='coordinateSystem' nillable='true' type='ns11:CoordinateSystem'/></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:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns11:SimplePoint[]'/></xsd:restriction></xsd:complexContent></xsd:complexType></xsd:schema><xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' targetNamespace='http://www.themindelectric.com/package/'><xsd:import namespace='http://schemas.xmlsoap.org/soap/encoding/'/><xsd:complexType name='ArrayOfint'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='xsd:int[]'/></xsd:restriction></xsd:complexContent></xsd:complexType></xsd:schema><xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' targetNamespace='http://www.themindelectric.com/package/java.lang/'><xsd:import namespace='http://schemas.xmlsoap.org/soap/encoding/'/><xsd:complexType name='ArrayOfstring'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='xsd:string[]'/></xsd:restriction></xsd:complexContent></xsd:complexType></xsd:schema><xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' targetNamespace='http://www.themindelectric.com/package/com.esri.is.services.common.v2/'><xsd:import namespace='http://schemas.xmlsoap.org/soap/encoding/'/><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:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns15:KeyValue[]'/></xsd:restriction></xsd:complexContent></xsd:complexType></xsd:schema></types><message name='getMap0In'><part name='mapExtent' type='ns11:Envelope'><documentation>Envelope of the map.</documentation></part><part name='mapImageOptions' type='ns12:MapImageOptions'><documentation>MapImageOptions contains parameters for using map image.</documentation></part><part name='token' type='xsd:string'><documentation>Authentication token for accessing Map Image Web Service.</documentation></part></message><message name='getMap0Out'><part name='Result' type='ns12:MapImageInfo'><documentation>MapImageInfo  contains information about the URL, the legend URL, and the Envelope of the map image. </documentation></part></message><message name='getLayerInfo1In'><part name='dataSource' type='xsd:string'><documentation>String.</documentation></part></message><message name='getLayerInfo1Out'><part name='Result' type='ns12:ArrayOfLayer'><documentation>Layer[] Array of layers containing the visibility of a map layer. </documentation></part></message><message name='getBestMap2In'><part name='mapImageOptions' type='ns12:MapImageOptions'><documentation>MapImageOptions contains parameters for using map image.</documentation></part><part name='token' type='xsd:string'><documentation>Authentication token for accessing Map Image Web Service.</documentation></part></message><message name='getBestMap2Out'><part name='Result' type='ns12:MapImageInfo'><documentation>MapImageInfo  contains information about the URL, the legend URL, and the Envelope of the map image. </documentation></part></message><message name='getThematicFields3In'><part name='thematicDataSource' type='xsd:string'><documentation>String</documentation></part></message><message name='getThematicFields3Out'><part name='Result' type='ns14:ArrayOfstring'><documentation>String[] String array of available field names. </documentation></part></message><message name='getMarkerNames4In'><part name='iconDataSource' type='xsd:string'><documentation>string</documentation></part></message><message name='getMarkerNames4Out'><part name='Result' type='ns14:ArrayOfstring'><documentation>String[] String array of available marker names for a given data source. </documentation></part></message><message name='getLayerInfoForExtent5In'><part name='dataSource' type='xsd:string'><documentation>String.</documentation></part><part name='mapImageSize' type='ns12:MapImageSize'/><part name='mapExtent' type='ns11:Envelope'><documentation>Envelope of the map.</documentation></part></message><message name='getLayerInfoForExtent5Out'><part name='Result' type='ns12:ArrayOfLayer'><documentation>Layer[] Array of layers containing the visibility of a map layer. </documentation></part></message><message name='getThematicMap6In'><part name='mapExtent' type='ns11:Envelope'><documentation>Envelope of the map.</documentation></part><part name='mapImageOptions' type='ns12:MapImageOptions'><documentation>MapImageOptions contains parameters for using map image.</documentation></part><part name='thematicField' type='xsd:string'><documentation>String</documentation></part><part name='thematicOptions' type='ns12:ThematicOptions'><documentation>ThematicOptions contains the parameters for a thematic map.</documentation></part><part name='token' type='xsd:string'><documentation>Authentication token for accessing Map Image Web Service.</documentation></part></message><message name='getThematicMap6Out'><part name='Result' type='ns12:MapImageInfo'><documentation>MapImageInfo  contains information about the URL, the legend URL, and the Envelope of the map image. </documentation></part></message><message name='getThematicMap7In'><part name='mapExtent' type='ns11:Envelope'><documentation>Envelope of the map.</documentation></part><part name='mapImageOptions' type='ns12:MapImageOptions'><documentation>MapImageOptions contains parameters for using map image.</documentation></part><part name='thematicData' type='ns15:ArrayOfKeyValue'><documentation>key/value pair for data and color.</documentation></part><part name='thematicOptions' type='ns12:ThematicOptions'><documentation>ThematicOptions contains the parameters for a thematic map.</documentation></part><part name='token' type='xsd:string'><documentation>Authentication token for accessing Map Image Web Service.</documentation></part></message><message name='getThematicMap7Out'><part name='Result' type='ns12:MapImageInfo'><documentation>MapImageInfo  contains information about the URL, the legend URL, and the Envelope of the map image. </documentation></part></message><message name='convertMapCoordToPixelCoord8In'><part name='viewExtent' type='ns11:Envelope'/><part name='mapImageSize' type='ns12:MapImageSize'/><part name='mapCoord' type='ns11:Point'/></message><message name='convertMapCoordToPixelCoord8Out'><part name='Result' type='ns12:PixelCoord'><documentation>PixelCoord x, y pixel coordinates. </documentation></part></message><message name='convertPixelCoordToMapCoord9In'><part name='viewExtent' type='ns11:Envelope'/><part name='mapImageSize' type='ns12:MapImageSize'/><part name='mapClickPoint' type='ns12:PixelCoord'/></message><message name='convertPixelCoordToMapCoord9Out'><part name='Result' type='ns11:Point'><documentation>Point Map Coordinate. </documentation></part></message><message name='getMyMarkerNames10In'><part name='iconDataSource' type='xsd:string'><documentation>string</documentation></part><part name='token' type='xsd:string'><documentation>Authentication token for accessing Map Image Web Service.</documentation></part></message><message name='getMyMarkerNames10Out'><part name='Result' type='ns14:ArrayOfstring'><documentation>String[] String array of available marker names for a given data source. </documentation></part></message><message name='getBestMapEnvelope11In'><part name='mapImageOptions' type='ns12:MapImageOptions'><documentation>MapImageOptions contains parameters for using map image.</documentation></part></message><message name='getBestMapEnvelope11Out'><part name='Result' type='ns11:Envelope'><documentation>Envelope envelope of the map. </documentation></part></message><message name='getThematicGeographiesForExtent12In'><part name='thematicDataSource' type='xsd:string'><documentation>String.</documentation></part><part name='mapImageSize' type='ns12:MapImageSize'/><part name='mapExtent' type='ns11:Envelope'><documentation>Envelope of the map.</documentation></part></message><message name='getThematicGeographiesForExtent12Out'><part name='Result' type='ns14:ArrayOfstring'><documentation>String[] String array of valid geography names. </documentation></part></message><message name='getVersion13In'/><message name='getVersion13Out'><part name='Result' type='xsd:string'/></message><portType name='IMapImage'><operation name='getMap' parameterOrder='mapExtent mapImageOptions token'><documentation>Gets the map for the particular envelope.</documentation><input name='getMap0In' message='tns:getMap0In'/><output name='getMap0Out' message='tns:getMap0Out'/></operation><operation name='getLayerInfo' parameterOrder='dataSource'><documentation>Returns a list of layers for a given data source.</documentation><input name='getLayerInfo1In' message='tns:getLayerInfo1In'/><output name='getLayerInfo1Out' message='tns:getLayerInfo1Out'/></operation><operation name='getBestMap' parameterOrder='mapImageOptions token'><documentation>Returns the minimum map that contains all circles, geometry, and markers.</documentation><input name='getBestMap2In' message='tns:getBestMap2In'/><output name='getBestMap2Out' message='tns:getBestMap2Out'/></operation><operation name='getThematicFields' parameterOrder='thematicDataSource'><documentation>Returns a list of available fields that can be used to create a thematic map with the basic getThematicMap method.</documentation><input name='getThematicFields3In' message='tns:getThematicFields3In'/><output name='getThematicFields3Out' message='tns:getThematicFields3Out'/></operation><operation name='getMarkerNames' parameterOrder='iconDataSource'><documentation>Returns the Markers available for a given data source.</documentation><input name='getMarkerNames4In' message='tns:getMarkerNames4In'/><output name='getMarkerNames4Out' message='tns:getMarkerNames4Out'/></operation><operation name='getLayerInfoForExtent' parameterOrder='dataSource mapImageSize mapExtent'><documentation>Returns a list of available layers for a given extent.</documentation><input name='getLayerInfoForExtent5In' message='tns:getLayerInfoForExtent5In'/><output name='getLayerInfoForExtent5Out' message='tns:getLayerInfoForExtent5Out'/></operation><operation name='getThematicMap' parameterOrder='mapExtent mapImageOptions thematicField thematicOptions token'><documentation>Returns a thematic map based on an ESRI demographic variable.</documentation><input name='getThematicMap6In' message='tns:getThematicMap6In'/><output name='getThematicMap6Out' message='tns:getThematicMap6Out'/></operation><operation name='getThematicMap' parameterOrder='mapExtent mapImageOptions thematicData thematicOptions token'><documentation>Returns a thematic map based on used-defined values for the data in the map.</documentation><input name='getThematicMap7In' message='tns:getThematicMap7In'/><output name='getThematicMap7Out' message='tns:getThematicMap7Out'/></operation><operation name='convertMapCoordToPixelCoord' parameterOrder='viewExtent mapImageSize mapCoord'><documentation>Converts x,y coordinate to image pixel coordinates.</documentation><input name='convertMapCoordToPixelCoord8In' message='tns:convertMapCoordToPixelCoord8In'/><output name='convertMapCoordToPixelCoord8Out' message='tns:convertMapCoordToPixelCoord8Out'/></operation><operation name='convertPixelCoordToMapCoord' parameterOrder='viewExtent mapImageSize mapClickPoint'><documentation>Converts image pixel coordinates to x,y coordinates.</documentation><input name='convertPixelCoordToMapCoord9In' message='tns:convertPixelCoordToMapCoord9In'/><output name='convertPixelCoordToMapCoord9Out' message='tns:convertPixelCoordToMapCoord9Out'/></operation><operation name='getMyMarkerNames' parameterOrder='iconDataSource token'><documentation>Returns the Markers available for a given data source.</documentation><input name='getMyMarkerNames10In' message='tns:getMyMarkerNames10In'/><output name='getMyMarkerNames10Out' message='tns:getMyMarkerNames10Out'/></operation><operation name='getBestMapEnvelope' parameterOrder='mapImageOptions'><documentation>Returns the minimum Envelope of all the circles, geometry, and markers.</documentation><input name='getBestMapEnvelope11In' message='tns:getBestMapEnvelope11In'/><output name='getBestMapEnvelope11Out' message='tns:getBestMapEnvelope11Out'/></operation><operation name='getThematicGeographiesForExtent' parameterOrder='thematicDataSource mapImageSize mapExtent'><documentation>Returns a list of available geographies (e.g., ZIP Codes, BlockGroups) for a particular data source and extent.</documentation><input name='getThematicGeographiesForExtent12In' message='tns:getThematicGeographiesForExtent12In'/><output name='getThematicGeographiesForExtent12Out' message='tns:getThematicGeographiesForExtent12Out'/></operation><operation name='getVersion' parameterOrder=''><input name='getVersion13In' message='tns:getVersion13In'/><output name='getVersion13Out' message='tns:getVersion13Out'/></operation></portType><binding name='IMapImage' type='tns:IMapImage'><soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/><operation name='getMap'><soap:operation soapAction='getMap' style='rpc'/><input name='getMap0In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getMap0Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getLayerInfo'><soap:operation soapAction='getLayerInfo' style='rpc'/><input name='getLayerInfo1In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getLayerInfo1Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getBestMap'><soap:operation soapAction='getBestMap' style='rpc'/><input name='getBestMap2In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getBestMap2Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getThematicFields'><soap:operation soapAction='getThematicFields' style='rpc'/><input name='getThematicFields3In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getThematicFields3Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getMarkerNames'><soap:operation soapAction='getMarkerNames' style='rpc'/><input name='getMarkerNames4In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getMarkerNames4Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getLayerInfoForExtent'><soap:operation soapAction='getLayerInfoForExtent' style='rpc'/><input name='getLayerInfoForExtent5In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getLayerInfoForExtent5Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getThematicMap'><soap:operation soapAction='getThematicMap' style='rpc'/><input name='getThematicMap6In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getThematicMap6Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getThematicMap'><soap:operation soapAction='getThematicMap' style='rpc'/><input name='getThematicMap7In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getThematicMap7Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='convertMapCoordToPixelCoord'><soap:operation soapAction='convertMapCoordToPixelCoord' style='rpc'/><input name='convertMapCoordToPixelCoord8In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='convertMapCoordToPixelCoord8Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='convertPixelCoordToMapCoord'><soap:operation soapAction='convertPixelCoordToMapCoord' style='rpc'/><input name='convertPixelCoordToMapCoord9In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='convertPixelCoordToMapCoord9Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getMyMarkerNames'><soap:operation soapAction='getMyMarkerNames' style='rpc'/><input name='getMyMarkerNames10In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getMyMarkerNames10Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getBestMapEnvelope'><soap:operation soapAction='getBestMapEnvelope' style='rpc'/><input name='getBestMapEnvelope11In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getBestMapEnvelope11Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getThematicGeographiesForExtent'><soap:operation soapAction='getThematicGeographiesForExtent' style='rpc'/><input name='getThematicGeographiesForExtent12In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getThematicGeographiesForExtent12Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getVersion'><soap:operation soapAction='getVersion' style='rpc'/><input name='getVersion13In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getVersion13Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation></binding><service name='MapImage'><documentation>The Map Image Web Service enables users to input a geographic extent and several optional items (e.g., themes, type of map, size of image, map annotation) and receive the location of an output image file. The ArcWeb Service is intended to support application developers who would like to provide dynamic map content within their Internet applications. The Map Image Web Service provides access to data sources from several leading data publishers.
</documentation><port name='IMapImage' binding='tns:IMapImage'><soap:address location='http://arcweb.esri.com/services/v2/MapImage'/></port></service></definitions>