<?xml version='1.0' encoding='UTF-8'?>
<!--generated by Glue Standard 5.0.2 build 77 on Thu May 17 08:42:46 PDT 2012-->
<wsdl:definitions name='Report' 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.themindelectric.com/2001/schemaArray/' xmlns:n5='http://www.webmethods.com/package/com.esri.is.services.soap.v3.report/' xmlns:n6='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/' xmlns:n7='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common.geom/' 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.report/'><xsd:import namespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common.geom/'/><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:complexType name='ReportInfo'><xsd:sequence><xsd:element name='dataSource' nillable='true' type='xsd:string'/><xsd:element name='reportFormat' nillable='true' type='xsd:string'/><xsd:element name='reportURL' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='StandardGeography'><xsd:sequence><xsd:element name='geographyIDs' nillable='true' type='n4:ArrayOfstring'/><xsd:element name='geographyLevel' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfStandardGeography'><xsd:sequence><xsd:element name='StandardGeography' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:StandardGeography'/></xsd:sequence></xsd:complexType><xsd:complexType name='ReportOptions'><xsd:sequence><xsd:element name='dataSource' nillable='true' type='xsd:string'/><xsd:element name='reportFormat' nillable='true' type='xsd:string'/><xsd:element name='reportHeader' nillable='true' type='n6:ArrayOfKeyValue'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfReportInfo'><xsd:sequence><xsd:element name='ReportInfo' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:ReportInfo'/></xsd:sequence></xsd:complexType><xsd:complexType name='Site'><xsd:sequence><xsd:element name='calcType' nillable='true' type='xsd:string'/><xsd:element name='polygons' nillable='true' type='n7:ArrayOfGeometry'/><xsd:element name='ringRadii' nillable='true' type='n4:ArrayOfdouble'/><xsd:element name='ringUnits' nillable='true' type='xsd:string'/><xsd:element name='siteLocation' nillable='true' type='n7:Point'/><xsd:element name='siteName' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfReportOptions'><xsd:sequence><xsd:element name='ReportOptions' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:ReportOptions'/></xsd:sequence></xsd:complexType><xsd:complexType name='CustomReportVariables'><xsd:sequence><xsd:element name='variableDataSource' nillable='true' type='xsd:string'/><xsd:element name='variableNames' nillable='true' type='n4:ArrayOfstring'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfCustomReportVariables'><xsd:sequence><xsd:element name='CustomReportVariables' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:CustomReportVariables'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfSite'><xsd:sequence><xsd:element name='Site' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:Site'/></xsd:sequence></xsd:complexType><xsd:complexType name='ThematicReportOptions'><xsd:sequence><xsd:element name='classificationMethod' nillable='true' type='xsd:string'/><xsd:element name='colorPalette' nillable='true' type='xsd:string'/><xsd:element name='geographyLevel' nillable='true' type='xsd:string'/><xsd:element name='numClasses' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='GeographyIDOptions'><xsd:sequence><xsd:element name='geographyIDFilter' nillable='true' type='xsd:string'/><xsd:element name='geographyLevelFilter' nillable='true' type='xsd:string'/><xsd:element name='keyword' nillable='true' type='xsd:string'/><xsd:element name='outputGeographyLevel' nillable='true' type='xsd:string'/><xsd:element name='resultSetRange' nillable='true' type='n6:ResultSetRange'/></xsd:sequence></xsd:complexType><xsd:complexType name='CustomVariableInfo'><xsd:sequence><xsd:element name='database' nillable='true' type='xsd:string'/><xsd:element name='fieldDesc' nillable='true' type='n6:FieldDesc'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfCustomVariableInfo'><xsd:sequence><xsd:element name='CustomVariableInfo' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:CustomVariableInfo'/></xsd:sequence></xsd:complexType><xsd:complexType name='ThematicVariableInfo'><xsd:sequence><xsd:element name='database' nillable='true' type='xsd:string'/><xsd:element name='shortDesc' nillable='true' type='xsd:string'/><xsd:element name='table' nillable='true' type='xsd:string'/><xsd:element name='variable' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfThematicVariableInfo'><xsd:sequence><xsd:element name='ThematicVariableInfo' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:ThematicVariableInfo'/></xsd:sequence></xsd:complexType></xsd:schema><xsd:schema targetNamespace='http://www.themindelectric.com/2001/schemaArray/'><xsd:complexType name='ArrayOfstring'><xsd:sequence><xsd:element name='string' maxOccurs='unbounded' nillable='true' form='qualified' type='xsd:string'/></xsd:sequence></xsd:complexType><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='ArrayOfdouble'><xsd:sequence><xsd:element name='double' maxOccurs='unbounded' nillable='true' form='qualified' type='xsd:double'/></xsd:sequence></xsd:complexType></xsd:schema><xsd:schema targetNamespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/'><xsd:import namespace='http://www.themindelectric.com/2001/schemaArray/'/><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='n6:KeyValue'/></xsd:sequence></xsd:complexType><xsd:complexType name='ResultSet'><xsd:sequence><xsd:element name='fields' nillable='true' type='n6:ArrayOfFieldDesc'/><xsd:element name='rows' nillable='true' type='n6:ArrayOfRowData'/><xsd:element name='totalCount' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='FieldDesc'><xsd:sequence><xsd:element name='length' type='xsd:int'/><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='precision' type='xsd:int'/><xsd:element name='shortDesc' nillable='true' type='xsd:string'/><xsd:element name='type' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfFieldDesc'><xsd:sequence><xsd:element name='FieldDesc' maxOccurs='unbounded' nillable='true' form='qualified' type='n6:FieldDesc'/></xsd:sequence></xsd:complexType><xsd:complexType name='RowData'><xsd:sequence><xsd:element name='fieldValues' nillable='true' type='n4:ArrayOfstring'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfRowData'><xsd:sequence><xsd:element name='RowData' maxOccurs='unbounded' nillable='true' form='qualified' type='n6:RowData'/></xsd:sequence></xsd:complexType><xsd:complexType name='ResultSetRange'><xsd:sequence><xsd:element name='count' type='xsd:int'/><xsd:element name='startIndex' type='xsd:int'/></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='Geometry'><xsd:sequence><xsd:element name='coordSys' nillable='true' type='n7:CoordSys'/><xsd:element name='parts' nillable='true' type='n4:ArrayOfint'/><xsd:element name='points' nillable='true' type='n7:ArrayOfSimplePoint'/><xsd:element name='type' type='xsd:int'/></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='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='n7:SimplePoint'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfGeometry'><xsd:sequence><xsd:element name='Geometry' maxOccurs='unbounded' nillable='true' form='qualified' type='n7:Geometry'/></xsd:sequence></xsd:complexType><xsd:complexType name='Point'><xsd:sequence><xsd:element name='coordSys' nillable='true' type='n7:CoordSys'/><xsd:element name='x' type='xsd:double'/><xsd:element name='y' type='xsd:double'/></xsd:sequence></xsd:complexType></xsd:schema><xsd:schema elementFormDefault='qualified' targetNamespace='http://www.arcwebservices.com/v2006'><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.report/'/><xsd:element name='getStandardGeographyReport'><xsd:complexType><xsd:sequence><xsd:element name='standardGeographies' type='n5:ArrayOfStandardGeography'/><xsd:element name='reportOptions' type='n5:ReportOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getStandardGeographyReportResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ReportInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getSiteReports'><xsd:complexType><xsd:sequence><xsd:element name='site' type='n5:Site'/><xsd:element name='reportOptions' type='n5:ArrayOfReportOptions'/><xsd:element name='combineReports' type='xsd:boolean'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getSiteReportsResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ArrayOfReportInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getCustomStandardGeographyReport'><xsd:complexType><xsd:sequence><xsd:element name='standardGeographies' type='n5:ArrayOfStandardGeography'/><xsd:element name='reportOptions' type='n5:ReportOptions'/><xsd:element name='customReportVariables' type='n5:ArrayOfCustomReportVariables'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getCustomStandardGeographyReportResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ReportInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getCustomSiteReport'><xsd:complexType><xsd:sequence><xsd:element name='site' type='n5:Site'/><xsd:element name='reportOptions' type='n5:ReportOptions'/><xsd:element name='customReportVariables' type='n5:ArrayOfCustomReportVariables'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getCustomSiteReportResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ReportInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='createPDFDocument'><xsd:complexType><xsd:sequence><xsd:element name='templateName' type='xsd:string'/><xsd:element name='data' type='n6:ArrayOfKeyValue'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='createPDFDocumentResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getThematicMapReport'><xsd:complexType><xsd:sequence><xsd:element name='sites' type='n5:ArrayOfSite'/><xsd:element name='reportOptions' type='n5:ReportOptions'/><xsd:element name='thematicReportOptions' type='n5:ThematicReportOptions'/><xsd:element name='thematicVariable' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getThematicMapReportResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ReportInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getGeographyIDs'><xsd:complexType><xsd:sequence><xsd:element name='geographyIDOptions' type='n5:GeographyIDOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getGeographyIDsResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n6:ResultSet'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getCustomVariables'><xsd:complexType><xsd:sequence><xsd:element name='variableDataSource' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getCustomVariablesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ArrayOfCustomVariableInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getAvailableTemplateNames'><xsd:complexType><xsd:sequence><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getAvailableTemplateNamesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ArrayOfstring'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getReportHeaderKeys'><xsd:complexType><xsd:sequence><xsd:element name='methodName' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getReportHeaderKeysResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n6:ArrayOfKeyValue'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDatabases'><xsd:complexType><xsd:sequence><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDatabasesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ArrayOfstring'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getTables'><xsd:complexType><xsd:sequence><xsd:element name='database' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getTablesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ArrayOfstring'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getThematicVariables'><xsd:complexType><xsd:sequence><xsd:element name='database' type='xsd:string'/><xsd:element name='table' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getThematicVariablesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ArrayOfThematicVariableInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='searchThematicVariables'><xsd:complexType><xsd:sequence><xsd:element name='keyword' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='searchThematicVariablesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ArrayOfThematicVariableInfo'/></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='getStandardGeographyReport0In'><wsdl:part name='parameters' element='tns:getStandardGeographyReport'/></wsdl:message><wsdl:message name='getStandardGeographyReport0Out'><wsdl:part name='parameters' element='tns:getStandardGeographyReportResponse'/></wsdl:message><wsdl:message name='getSiteReports1In'><wsdl:part name='parameters' element='tns:getSiteReports'/></wsdl:message><wsdl:message name='getSiteReports1Out'><wsdl:part name='parameters' element='tns:getSiteReportsResponse'/></wsdl:message><wsdl:message name='getCustomStandardGeographyReport2In'><wsdl:part name='parameters' element='tns:getCustomStandardGeographyReport'/></wsdl:message><wsdl:message name='getCustomStandardGeographyReport2Out'><wsdl:part name='parameters' element='tns:getCustomStandardGeographyReportResponse'/></wsdl:message><wsdl:message name='getCustomSiteReport3In'><wsdl:part name='parameters' element='tns:getCustomSiteReport'/></wsdl:message><wsdl:message name='getCustomSiteReport3Out'><wsdl:part name='parameters' element='tns:getCustomSiteReportResponse'/></wsdl:message><wsdl:message name='createPDFDocument4In'><wsdl:part name='parameters' element='tns:createPDFDocument'/></wsdl:message><wsdl:message name='createPDFDocument4Out'><wsdl:part name='parameters' element='tns:createPDFDocumentResponse'/></wsdl:message><wsdl:message name='getThematicMapReport5In'><wsdl:part name='parameters' element='tns:getThematicMapReport'/></wsdl:message><wsdl:message name='getThematicMapReport5Out'><wsdl:part name='parameters' element='tns:getThematicMapReportResponse'/></wsdl:message><wsdl:message name='getGeographyIDs6In'><wsdl:part name='parameters' element='tns:getGeographyIDs'/></wsdl:message><wsdl:message name='getGeographyIDs6Out'><wsdl:part name='parameters' element='tns:getGeographyIDsResponse'/></wsdl:message><wsdl:message name='getCustomVariables7In'><wsdl:part name='parameters' element='tns:getCustomVariables'/></wsdl:message><wsdl:message name='getCustomVariables7Out'><wsdl:part name='parameters' element='tns:getCustomVariablesResponse'/></wsdl:message><wsdl:message name='getAvailableTemplateNames8In'><wsdl:part name='parameters' element='tns:getAvailableTemplateNames'/></wsdl:message><wsdl:message name='getAvailableTemplateNames8Out'><wsdl:part name='parameters' element='tns:getAvailableTemplateNamesResponse'/></wsdl:message><wsdl:message name='getReportHeaderKeys9In'><wsdl:part name='parameters' element='tns:getReportHeaderKeys'/></wsdl:message><wsdl:message name='getReportHeaderKeys9Out'><wsdl:part name='parameters' element='tns:getReportHeaderKeysResponse'/></wsdl:message><wsdl:message name='getDatabases10In'><wsdl:part name='parameters' element='tns:getDatabases'/></wsdl:message><wsdl:message name='getDatabases10Out'><wsdl:part name='parameters' element='tns:getDatabasesResponse'/></wsdl:message><wsdl:message name='getTables11In'><wsdl:part name='parameters' element='tns:getTables'/></wsdl:message><wsdl:message name='getTables11Out'><wsdl:part name='parameters' element='tns:getTablesResponse'/></wsdl:message><wsdl:message name='getThematicVariables12In'><wsdl:part name='parameters' element='tns:getThematicVariables'/></wsdl:message><wsdl:message name='getThematicVariables12Out'><wsdl:part name='parameters' element='tns:getThematicVariablesResponse'/></wsdl:message><wsdl:message name='searchThematicVariables13In'><wsdl:part name='parameters' element='tns:searchThematicVariables'/></wsdl:message><wsdl:message name='searchThematicVariables13Out'><wsdl:part name='parameters' element='tns:searchThematicVariablesResponse'/></wsdl:message><wsdl:message name='getVersion14In'><wsdl:part name='parameters' element='tns:getVersion'/></wsdl:message><wsdl:message name='getVersion14Out'><wsdl:part name='parameters' element='tns:getVersionResponse'/></wsdl:message><wsdl:portType name='Report'><wsdl:operation name='getStandardGeographyReport'><wsdl:input name='getStandardGeographyReport0In' message='tns:getStandardGeographyReport0In'/><wsdl:output name='getStandardGeographyReport0Out' message='tns:getStandardGeographyReport0Out'/></wsdl:operation><wsdl:operation name='getSiteReports'><wsdl:input name='getSiteReports1In' message='tns:getSiteReports1In'/><wsdl:output name='getSiteReports1Out' message='tns:getSiteReports1Out'/></wsdl:operation><wsdl:operation name='getCustomStandardGeographyReport'><wsdl:input name='getCustomStandardGeographyReport2In' message='tns:getCustomStandardGeographyReport2In'/><wsdl:output name='getCustomStandardGeographyReport2Out' message='tns:getCustomStandardGeographyReport2Out'/></wsdl:operation><wsdl:operation name='getCustomSiteReport'><wsdl:input name='getCustomSiteReport3In' message='tns:getCustomSiteReport3In'/><wsdl:output name='getCustomSiteReport3Out' message='tns:getCustomSiteReport3Out'/></wsdl:operation><wsdl:operation name='createPDFDocument'><wsdl:input name='createPDFDocument4In' message='tns:createPDFDocument4In'/><wsdl:output name='createPDFDocument4Out' message='tns:createPDFDocument4Out'/></wsdl:operation><wsdl:operation name='getThematicMapReport'><wsdl:input name='getThematicMapReport5In' message='tns:getThematicMapReport5In'/><wsdl:output name='getThematicMapReport5Out' message='tns:getThematicMapReport5Out'/></wsdl:operation><wsdl:operation name='getGeographyIDs'><wsdl:input name='getGeographyIDs6In' message='tns:getGeographyIDs6In'/><wsdl:output name='getGeographyIDs6Out' message='tns:getGeographyIDs6Out'/></wsdl:operation><wsdl:operation name='getCustomVariables'><wsdl:input name='getCustomVariables7In' message='tns:getCustomVariables7In'/><wsdl:output name='getCustomVariables7Out' message='tns:getCustomVariables7Out'/></wsdl:operation><wsdl:operation name='getAvailableTemplateNames'><wsdl:input name='getAvailableTemplateNames8In' message='tns:getAvailableTemplateNames8In'/><wsdl:output name='getAvailableTemplateNames8Out' message='tns:getAvailableTemplateNames8Out'/></wsdl:operation><wsdl:operation name='getReportHeaderKeys'><wsdl:input name='getReportHeaderKeys9In' message='tns:getReportHeaderKeys9In'/><wsdl:output name='getReportHeaderKeys9Out' message='tns:getReportHeaderKeys9Out'/></wsdl:operation><wsdl:operation name='getDatabases'><wsdl:input name='getDatabases10In' message='tns:getDatabases10In'/><wsdl:output name='getDatabases10Out' message='tns:getDatabases10Out'/></wsdl:operation><wsdl:operation name='getTables'><wsdl:input name='getTables11In' message='tns:getTables11In'/><wsdl:output name='getTables11Out' message='tns:getTables11Out'/></wsdl:operation><wsdl:operation name='getThematicVariables'><wsdl:input name='getThematicVariables12In' message='tns:getThematicVariables12In'/><wsdl:output name='getThematicVariables12Out' message='tns:getThematicVariables12Out'/></wsdl:operation><wsdl:operation name='searchThematicVariables'><wsdl:input name='searchThematicVariables13In' message='tns:searchThematicVariables13In'/><wsdl:output name='searchThematicVariables13Out' message='tns:searchThematicVariables13Out'/></wsdl:operation><wsdl:operation name='getVersion'><wsdl:input name='getVersion14In' message='tns:getVersion14In'/><wsdl:output name='getVersion14Out' message='tns:getVersion14Out'/></wsdl:operation></wsdl:portType><wsdl:binding name='Report' type='tns:Report'><soap:binding style='document' transport='http://schemas.xmlsoap.org/soap/http'/><wsdl:operation name='getStandardGeographyReport'><soap:operation soapAction='getStandardGeographyReport' style='document'/><wsdl:input name='getStandardGeographyReport0In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getStandardGeographyReport0Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getSiteReports'><soap:operation soapAction='getSiteReports' style='document'/><wsdl:input name='getSiteReports1In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getSiteReports1Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getCustomStandardGeographyReport'><soap:operation soapAction='getCustomStandardGeographyReport' style='document'/><wsdl:input name='getCustomStandardGeographyReport2In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getCustomStandardGeographyReport2Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getCustomSiteReport'><soap:operation soapAction='getCustomSiteReport' style='document'/><wsdl:input name='getCustomSiteReport3In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getCustomSiteReport3Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='createPDFDocument'><soap:operation soapAction='createPDFDocument' style='document'/><wsdl:input name='createPDFDocument4In'><soap:body use='literal'/></wsdl:input><wsdl:output name='createPDFDocument4Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getThematicMapReport'><soap:operation soapAction='getThematicMapReport' style='document'/><wsdl:input name='getThematicMapReport5In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getThematicMapReport5Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getGeographyIDs'><soap:operation soapAction='getGeographyIDs' style='document'/><wsdl:input name='getGeographyIDs6In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getGeographyIDs6Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getCustomVariables'><soap:operation soapAction='getCustomVariables' style='document'/><wsdl:input name='getCustomVariables7In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getCustomVariables7Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getAvailableTemplateNames'><soap:operation soapAction='getAvailableTemplateNames' style='document'/><wsdl:input name='getAvailableTemplateNames8In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getAvailableTemplateNames8Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getReportHeaderKeys'><soap:operation soapAction='getReportHeaderKeys' style='document'/><wsdl:input name='getReportHeaderKeys9In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getReportHeaderKeys9Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getDatabases'><soap:operation soapAction='getDatabases' style='document'/><wsdl:input name='getDatabases10In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getDatabases10Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getTables'><soap:operation soapAction='getTables' style='document'/><wsdl:input name='getTables11In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getTables11Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getThematicVariables'><soap:operation soapAction='getThematicVariables' style='document'/><wsdl:input name='getThematicVariables12In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getThematicVariables12Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='searchThematicVariables'><soap:operation soapAction='searchThematicVariables' style='document'/><wsdl:input name='searchThematicVariables13In'><soap:body use='literal'/></wsdl:input><wsdl:output name='searchThematicVariables13Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getVersion'><soap:operation soapAction='getVersion' style='document'/><wsdl:input name='getVersion14In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getVersion14Out'><soap:body use='literal'/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name='Report'><wsdl:documentation>You can use the Report Web Service to create a demographic report or a print-quality map for a specified area in the United States. For a given study area or trade area, the Report Web Service applies a spatial query (if needed), obtains the necessary raw data for the report, aggregates it, and returns the aggregated results in PDF, Excel, or XML format.</wsdl:documentation><wsdl:port name='Report' binding='tns:Report'><soap:address location='http://www.arcwebservices.com/services/v2006/Report'/></wsdl:port></wsdl:service></wsdl:definitions>
