<?xml version='1.0' encoding='UTF-8'?>
<!--generated by Glue Standard 5.0.2 build 77 on Thu May 17 08:43:30 PDT 2012-->
<wsdl:definitions name='WirelessLocation' 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.common.geom/' xmlns:n5='http://www.webmethods.com/package/com.esri.is.services.soap.v3.location/' xmlns:n6='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/' xmlns:n7='http://www.themindelectric.com/2001/schemaArray/' 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.location/'><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.common.geom/'/><xsd:complexType name='DeviceLocationInfo'><xsd:sequence><xsd:element name='accuracy' nillable='true' type='xsd:string'/><xsd:element name='errorMessage' nillable='true' type='xsd:string'/><xsd:element name='point' nillable='true' type='n4:Point'/><xsd:element name='radius' type='xsd:double'/><xsd:element name='timeStamp' type='xsd:long'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfDeviceLocationInfo'><xsd:sequence><xsd:element name='DeviceLocationInfo' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:DeviceLocationInfo'/></xsd:sequence></xsd:complexType><xsd:complexType name='MobileDevice'><xsd:sequence><xsd:element name='dataSource' nillable='true' type='xsd:string'/><xsd:element name='phoneNumber' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfMobileDevice'><xsd:sequence><xsd:element name='MobileDevice' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:MobileDevice'/></xsd:sequence></xsd:complexType><xsd:complexType name='DeviceLocationOptions'><xsd:sequence><xsd:element name='accuracy' nillable='true' type='xsd:string'/><xsd:element name='radiusUnits' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='DeviceStatus'><xsd:sequence><xsd:element name='errorMessage' nillable='true' type='xsd:string'/><xsd:element name='status' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfDeviceStatus'><xsd:sequence><xsd:element name='DeviceStatus' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:DeviceStatus'/></xsd:sequence></xsd:complexType><xsd:complexType name='DeviceStopInfo'><xsd:sequence><xsd:element name='dateTimeRange' nillable='true' type='n6:DateTimeRange'/><xsd:element name='point' nillable='true' type='n4:Point'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfDeviceStopInfo'><xsd:sequence><xsd:element name='DeviceStopInfo' maxOccurs='unbounded' nillable='true' form='qualified' type='n5:DeviceStopInfo'/></xsd:sequence></xsd:complexType><xsd:complexType name='DeviceStopOptions'><xsd:sequence><xsd:element name='dataFileName' nillable='true' type='xsd:string'/><xsd:element name='dateTimeRange' nillable='true' type='n6:DateTimeRange'/><xsd:element name='maxRadius' type='xsd:double'/><xsd:element name='minDuration' type='xsd:int'/><xsd:element name='radiusUnits' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='DeviceTripInfo'><xsd:sequence><xsd:element name='angle' type='xsd:double'/><xsd:element name='distance' type='xsd:double'/><xsd:element name='path' nillable='true' type='n4:Geometry'/><xsd:element name='speed' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='DeviceTripOptions'><xsd:sequence><xsd:element name='dataFileName' nillable='true' type='xsd:string'/><xsd:element name='dateTimeRange' nillable='true' type='n6:DateTimeRange'/><xsd:element name='returnAngle' type='xsd:boolean'/><xsd:element name='returnDistance' type='xsd:boolean'/><xsd:element name='returnPath' type='xsd:boolean'/><xsd:element name='returnSpeed' type='xsd:boolean'/><xsd:element name='units' nillable='true' type='xsd:string'/></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='n4: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='Geometry'><xsd:sequence><xsd:element name='coordSys' nillable='true' type='n4:CoordSys'/><xsd:element name='parts' nillable='true' type='n7:ArrayOfint'/><xsd:element name='points' nillable='true' type='n4: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='n4:SimplePoint'/></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:schema><xsd:schema targetNamespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/'><xsd:complexType name='DateTimeRange'><xsd:sequence><xsd:element name='end' type='xsd:long'/><xsd:element name='start' type='xsd:long'/></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.location/'/><xsd:element name='getDeviceLocation'><xsd:complexType><xsd:sequence><xsd:element name='devices' type='n5:ArrayOfMobileDevice'/><xsd:element name='deviceLocationOptions' type='n5:DeviceLocationOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDeviceLocationResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ArrayOfDeviceLocationInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDeviceStatus'><xsd:complexType><xsd:sequence><xsd:element name='devices' type='n5:ArrayOfMobileDevice'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDeviceStatusResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ArrayOfDeviceStatus'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='sendSMS'><xsd:complexType><xsd:sequence><xsd:element name='devices' type='n5:ArrayOfMobileDevice'/><xsd:element name='message' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='sendSMSResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n7:ArrayOfstring'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDeviceStops'><xsd:complexType><xsd:sequence><xsd:element name='deviceStopOptions' type='n5:DeviceStopOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDeviceStopsResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:ArrayOfDeviceStopInfo'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getTripInfo'><xsd:complexType><xsd:sequence><xsd:element name='deviceTripOptions' type='n5:DeviceTripOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getTripInfoResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n5:DeviceTripInfo'/></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='getDeviceLocation0In'><wsdl:part name='parameters' element='tns:getDeviceLocation'/></wsdl:message><wsdl:message name='getDeviceLocation0Out'><wsdl:part name='parameters' element='tns:getDeviceLocationResponse'/></wsdl:message><wsdl:message name='getDeviceStatus1In'><wsdl:part name='parameters' element='tns:getDeviceStatus'/></wsdl:message><wsdl:message name='getDeviceStatus1Out'><wsdl:part name='parameters' element='tns:getDeviceStatusResponse'/></wsdl:message><wsdl:message name='sendSMS2In'><wsdl:part name='parameters' element='tns:sendSMS'/></wsdl:message><wsdl:message name='sendSMS2Out'><wsdl:part name='parameters' element='tns:sendSMSResponse'/></wsdl:message><wsdl:message name='getDeviceStops3In'><wsdl:part name='parameters' element='tns:getDeviceStops'/></wsdl:message><wsdl:message name='getDeviceStops3Out'><wsdl:part name='parameters' element='tns:getDeviceStopsResponse'/></wsdl:message><wsdl:message name='getTripInfo4In'><wsdl:part name='parameters' element='tns:getTripInfo'/></wsdl:message><wsdl:message name='getTripInfo4Out'><wsdl:part name='parameters' element='tns:getTripInfoResponse'/></wsdl:message><wsdl:message name='getVersion5In'><wsdl:part name='parameters' element='tns:getVersion'/></wsdl:message><wsdl:message name='getVersion5Out'><wsdl:part name='parameters' element='tns:getVersionResponse'/></wsdl:message><wsdl:portType name='WirelessLocation'><wsdl:operation name='getDeviceLocation'><wsdl:input name='getDeviceLocation0In' message='tns:getDeviceLocation0In'/><wsdl:output name='getDeviceLocation0Out' message='tns:getDeviceLocation0Out'/></wsdl:operation><wsdl:operation name='getDeviceStatus'><wsdl:input name='getDeviceStatus1In' message='tns:getDeviceStatus1In'/><wsdl:output name='getDeviceStatus1Out' message='tns:getDeviceStatus1Out'/></wsdl:operation><wsdl:operation name='sendSMS'><wsdl:input name='sendSMS2In' message='tns:sendSMS2In'/><wsdl:output name='sendSMS2Out' message='tns:sendSMS2Out'/></wsdl:operation><wsdl:operation name='getDeviceStops'><wsdl:input name='getDeviceStops3In' message='tns:getDeviceStops3In'/><wsdl:output name='getDeviceStops3Out' message='tns:getDeviceStops3Out'/></wsdl:operation><wsdl:operation name='getTripInfo'><wsdl:input name='getTripInfo4In' message='tns:getTripInfo4In'/><wsdl:output name='getTripInfo4Out' message='tns:getTripInfo4Out'/></wsdl:operation><wsdl:operation name='getVersion'><wsdl:input name='getVersion5In' message='tns:getVersion5In'/><wsdl:output name='getVersion5Out' message='tns:getVersion5Out'/></wsdl:operation></wsdl:portType><wsdl:binding name='WirelessLocation' type='tns:WirelessLocation'><soap:binding style='document' transport='http://schemas.xmlsoap.org/soap/http'/><wsdl:operation name='getDeviceLocation'><soap:operation soapAction='getDeviceLocation' style='document'/><wsdl:input name='getDeviceLocation0In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getDeviceLocation0Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getDeviceStatus'><soap:operation soapAction='getDeviceStatus' style='document'/><wsdl:input name='getDeviceStatus1In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getDeviceStatus1Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='sendSMS'><soap:operation soapAction='sendSMS' style='document'/><wsdl:input name='sendSMS2In'><soap:body use='literal'/></wsdl:input><wsdl:output name='sendSMS2Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getDeviceStops'><soap:operation soapAction='getDeviceStops' style='document'/><wsdl:input name='getDeviceStops3In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getDeviceStops3Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getTripInfo'><soap:operation soapAction='getTripInfo' style='document'/><wsdl:input name='getTripInfo4In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getTripInfo4Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getVersion'><soap:operation soapAction='getVersion' style='document'/><wsdl:input name='getVersion5In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getVersion5Out'><soap:body use='literal'/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name='WirelessLocation'><wsdl:documentation>You can use ArcWeb&apos;s Wireless Location Web Service to locate your registered cell phones, check their status and send the phones text messages. You must register with your service provider before using Wireless Location Web Service in your wireless location applications.</wsdl:documentation><wsdl:port name='WirelessLocation' binding='tns:WirelessLocation'><soap:address location='http://www.arcwebservices.com/services/v2006/WirelessLocation'/></wsdl:port></wsdl:service></wsdl:definitions>
