<?xml version='1.0' encoding='UTF-8'?>
<!--generated by GLUE on Sat Nov 21 19:24:51 PST 2009-->
<definitions name='AccountInfo' 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.glue.v2.accountinfo/'><types><xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' targetNamespace='http://www.themindelectric.com/package/com.esri.is.services.glue.v2.accountinfo/'><xsd:import namespace='http://schemas.xmlsoap.org/soap/encoding/'/><xsd:complexType name='UserInfo'><xsd:sequence><xsd:element name='groups' nillable='true' type='ns11:ArrayOfGroup'/><xsd:element name='individualServices' nillable='true' type='ns11:ArrayOfService'/><xsd:element name='dataSources' nillable='true' type='ns11:ArrayOfDataSource'/><xsd:element name='expiration' type='xsd:dateTime'/><xsd:element name='expectedEnd' type='xsd:dateTime'/><xsd:element name='poiAvail' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='Group'><xsd:sequence><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='services' nillable='true' type='ns11:ArrayOfService'/><xsd:element name='desc' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfGroup'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns11:Group[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='Service'><xsd:sequence><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='type' nillable='true' type='xsd:string'/><xsd:element name='accessUrl' nillable='true' type='xsd:string'/><xsd:element name='desc' nillable='true' type='xsd:string'/><xsd:element name='shortDesc' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfService'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns11:Service[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='DataSource'><xsd:sequence><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='desc' nillable='true' type='xsd:string'/><xsd:element name='shortDesc' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfDataSource'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns11:DataSource[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='ServiceInfo'><xsd:sequence><xsd:element name='service' nillable='true' type='xsd:string'/><xsd:element name='stats' nillable='true' type='ns11:UsageStats'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfServiceInfo'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns11:ServiceInfo[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='UsageStats'><xsd:sequence><xsd:element name='usage' type='xsd:long'/><xsd:element name='percent' type='xsd:int'/><xsd:element name='dailyAvg' type='xsd:long'/><xsd:element name='pastDay' type='xsd:long'/><xsd:element name='pastWeek' type='xsd:long'/><xsd:element name='pastMonth' type='xsd:long'/><xsd:element name='pastYear' type='xsd:long'/></xsd:sequence></xsd:complexType><xsd:complexType name='DataSourceInfo'><xsd:sequence><xsd:element name='dataSource' nillable='true' type='xsd:string'/><xsd:element name='stats' nillable='true' type='ns11:UsageStats'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfDataSourceInfo'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns11:DataSourceInfo[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='GroupInfo'><xsd:sequence><xsd:element name='group' nillable='true' type='xsd:string'/><xsd:element name='stats' nillable='true' type='ns11:UsageStats'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfGroupInfo'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns11:GroupInfo[]'/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name='ServiceDataSourceInfo'><xsd:sequence><xsd:element name='service' nillable='true' type='xsd:string'/><xsd:element name='dataSource' nillable='true' type='xsd:string'/><xsd:element name='stats' nillable='true' type='ns11:UsageStats'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfServiceDataSourceInfo'><xsd:complexContent><xsd:restriction base='soapenc:Array'><xsd:attribute ref='soapenc:arrayType' wsdl:arrayType='ns11:ServiceDataSourceInfo[]'/></xsd:restriction></xsd:complexContent></xsd:complexType></xsd:schema></types><message name='getUserInfo0In'><part name='token' type='xsd:string'/></message><message name='getUserInfo0Out'><part name='Result' type='ns11:UserInfo'/></message><message name='getVersion1In'/><message name='getVersion1Out'><part name='Result' type='xsd:string'/></message><message name='getServicesInfo2In'><part name='group' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getServicesInfo2Out'><part name='Result' type='ns11:ArrayOfServiceInfo'/></message><message name='getServiceInfo3In'><part name='service' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getServiceInfo3Out'><part name='Result' type='ns11:ServiceInfo'/></message><message name='getServiceInfo4In'><part name='group' type='xsd:string'/><part name='service' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getServiceInfo4Out'><part name='Result' type='ns11:ServiceInfo'/></message><message name='getDataSourceInfo5In'><part name='dataSource' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getDataSourceInfo5Out'><part name='Result' type='ns11:DataSourceInfo'/></message><message name='getDataSourceInfo6In'><part name='group' type='xsd:string'/><part name='dataSource' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getDataSourceInfo6Out'><part name='Result' type='ns11:DataSourceInfo'/></message><message name='getDataSourcesInfo7In'><part name='group' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getDataSourcesInfo7Out'><part name='Result' type='ns11:ArrayOfDataSourceInfo'/></message><message name='getGroupInfo8In'><part name='group' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getGroupInfo8Out'><part name='Result' type='ns11:GroupInfo'/></message><message name='getGroupsInfo9In'><part name='token' type='xsd:string'/></message><message name='getGroupsInfo9Out'><part name='Result' type='ns11:ArrayOfGroupInfo'/></message><message name='getServicesDataSourcesInfo10In'><part name='group' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getServicesDataSourcesInfo10Out'><part name='Result' type='ns11:ArrayOfServiceDataSourceInfo'/></message><message name='getServiceDataSourceInfo11In'><part name='group' type='xsd:string'/><part name='service' type='xsd:string'/><part name='dataSource' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getServiceDataSourceInfo11Out'><part name='Result' type='ns11:ServiceDataSourceInfo'/></message><message name='getServiceDataSourceInfo12In'><part name='service' type='xsd:string'/><part name='dataSource' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getServiceDataSourceInfo12Out'><part name='Result' type='ns11:ServiceDataSourceInfo'/></message><message name='getAvailableDataSources13In'><part name='group' type='xsd:string'/><part name='service' type='xsd:string'/><part name='token' type='xsd:string'/></message><message name='getAvailableDataSources13Out'><part name='Result' type='ns11:ArrayOfDataSource'/></message><portType name='IAccountInfo'><operation name='getUserInfo' parameterOrder='token'><documentation>Returns the user information </documentation><input name='getUserInfo0In' message='tns:getUserInfo0In'/><output name='getUserInfo0Out' message='tns:getUserInfo0Out'/></operation><operation name='getVersion' parameterOrder=''><documentation>Returns the version of this service </documentation><input name='getVersion1In' message='tns:getVersion1In'/><output name='getVersion1Out' message='tns:getVersion1Out'/></operation><operation name='getServicesInfo' parameterOrder='group token'><documentation>Returns the usage for services that belong to a group </documentation><input name='getServicesInfo2In' message='tns:getServicesInfo2In'/><output name='getServicesInfo2Out' message='tns:getServicesInfo2Out'/></operation><operation name='getServiceInfo' parameterOrder='service token'><documentation>Returns an individual service usage </documentation><input name='getServiceInfo3In' message='tns:getServiceInfo3In'/><output name='getServiceInfo3Out' message='tns:getServiceInfo3Out'/></operation><operation name='getServiceInfo' parameterOrder='group service token'><documentation>Returns usage for a service that belongs to a group </documentation><input name='getServiceInfo4In' message='tns:getServiceInfo4In'/><output name='getServiceInfo4Out' message='tns:getServiceInfo4Out'/></operation><operation name='getDataSourceInfo' parameterOrder='dataSource token'><documentation>Returns usage for a datasource used with individual services </documentation><input name='getDataSourceInfo5In' message='tns:getDataSourceInfo5In'/><output name='getDataSourceInfo5Out' message='tns:getDataSourceInfo5Out'/></operation><operation name='getDataSourceInfo' parameterOrder='group dataSource token'><documentation>Returns usage for a datasource used with services that belongs to groups </documentation><input name='getDataSourceInfo6In' message='tns:getDataSourceInfo6In'/><output name='getDataSourceInfo6Out' message='tns:getDataSourceInfo6Out'/></operation><operation name='getDataSourcesInfo' parameterOrder='group token'><documentation>Returns usage for datasources used with services that belongs to groups </documentation><input name='getDataSourcesInfo7In' message='tns:getDataSourcesInfo7In'/><output name='getDataSourcesInfo7Out' message='tns:getDataSourcesInfo7Out'/></operation><operation name='getGroupInfo' parameterOrder='group token'><documentation>Returns the groups usage </documentation><input name='getGroupInfo8In' message='tns:getGroupInfo8In'/><output name='getGroupInfo8Out' message='tns:getGroupInfo8Out'/></operation><operation name='getGroupsInfo' parameterOrder='token'><documentation>Returns the individual services usage </documentation><input name='getGroupsInfo9In' message='tns:getGroupsInfo9In'/><output name='getGroupsInfo9Out' message='tns:getGroupsInfo9Out'/></operation><operation name='getServicesDataSourcesInfo' parameterOrder='group token'><documentation>Returns usage for datasource used with services that belongs to a group </documentation><input name='getServicesDataSourcesInfo10In' message='tns:getServicesDataSourcesInfo10In'/><output name='getServicesDataSourcesInfo10Out' message='tns:getServicesDataSourcesInfo10Out'/></operation><operation name='getServiceDataSourceInfo' parameterOrder='group service dataSource token'><documentation>Returns service and datasource usage for a service that belongs to a group </documentation><input name='getServiceDataSourceInfo11In' message='tns:getServiceDataSourceInfo11In'/><output name='getServiceDataSourceInfo11Out' message='tns:getServiceDataSourceInfo11Out'/></operation><operation name='getServiceDataSourceInfo' parameterOrder='service dataSource token'><documentation>Returns service and datasource usage for an individual service </documentation><input name='getServiceDataSourceInfo12In' message='tns:getServiceDataSourceInfo12In'/><output name='getServiceDataSourceInfo12Out' message='tns:getServiceDataSourceInfo12Out'/></operation><operation name='getAvailableDataSources' parameterOrder='group service token'><documentation>Returns the list of datasources a user has access to with a particular service </documentation><input name='getAvailableDataSources13In' message='tns:getAvailableDataSources13In'/><output name='getAvailableDataSources13Out' message='tns:getAvailableDataSources13Out'/></operation></portType><binding name='IAccountInfo' type='tns:IAccountInfo'><soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/><operation name='getUserInfo'><soap:operation soapAction='getUserInfo' style='rpc'/><input name='getUserInfo0In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getUserInfo0Out'><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='getVersion1In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getVersion1Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getServicesInfo'><soap:operation soapAction='getServicesInfo' style='rpc'/><input name='getServicesInfo2In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getServicesInfo2Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getServiceInfo'><soap:operation soapAction='getServiceInfo' style='rpc'/><input name='getServiceInfo3In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getServiceInfo3Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getServiceInfo'><soap:operation soapAction='getServiceInfo' style='rpc'/><input name='getServiceInfo4In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getServiceInfo4Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getDataSourceInfo'><soap:operation soapAction='getDataSourceInfo' style='rpc'/><input name='getDataSourceInfo5In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getDataSourceInfo5Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getDataSourceInfo'><soap:operation soapAction='getDataSourceInfo' style='rpc'/><input name='getDataSourceInfo6In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getDataSourceInfo6Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getDataSourcesInfo'><soap:operation soapAction='getDataSourcesInfo' style='rpc'/><input name='getDataSourcesInfo7In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getDataSourcesInfo7Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getGroupInfo'><soap:operation soapAction='getGroupInfo' style='rpc'/><input name='getGroupInfo8In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getGroupInfo8Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getGroupsInfo'><soap:operation soapAction='getGroupsInfo' style='rpc'/><input name='getGroupsInfo9In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getGroupsInfo9Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getServicesDataSourcesInfo'><soap:operation soapAction='getServicesDataSourcesInfo' style='rpc'/><input name='getServicesDataSourcesInfo10In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getServicesDataSourcesInfo10Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getServiceDataSourceInfo'><soap:operation soapAction='getServiceDataSourceInfo' style='rpc'/><input name='getServiceDataSourceInfo11In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getServiceDataSourceInfo11Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getServiceDataSourceInfo'><soap:operation soapAction='getServiceDataSourceInfo' style='rpc'/><input name='getServiceDataSourceInfo12In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getServiceDataSourceInfo12Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation><operation name='getAvailableDataSources'><soap:operation soapAction='getAvailableDataSources' style='rpc'/><input name='getAvailableDataSources13In'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></input><output name='getAvailableDataSources13Out'><soap:body use='encoded' namespace='http://arcweb.esri.com/v2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/></output></operation></binding><service name='AccountInfo'><documentation>The Account Info Web Service contains information about a user&apos;s account for ArcWeb for Developers. Account Info Web Service provides such information as usage statistics on data sources and ArcWeb Services. The ArcWeb Service is intended to help developers track their usage of ArcWeb for Developers. Account Info Web Service offers a SOAP-interface
to information available in the View Usage section of the User Account Administration page (http://arcweb.esri.com/account).</documentation><port name='IAccountInfo' binding='tns:IAccountInfo'><soap:address location='http://arcweb.esri.com/services/v2/AccountInfo'/></port></service></definitions>