<?xml version='1.0' encoding='UTF-8'?>
<!--generated by Glue Standard 5.0.2 build 77 on Thu May 17 08:39:14 PDT 2012-->
<wsdl:definitions name='ContentFinder' 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.contentfinder/' xmlns:n5='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/' xmlns:n6='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common.geom/' 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.contentfinder/'><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:import namespace='http://www.webmethods.com/package/com.esri.is.services.soap.v3.common/'/><xsd:complexType name='ContentFinderResultSet'><xsd:sequence><xsd:element name='records' nillable='true' type='n4:ArrayOfContentFinderRecord'/><xsd:element name='totalCount' type='xsd:int'/></xsd:sequence></xsd:complexType><xsd:complexType name='ContentFinderRecord'><xsd:sequence><xsd:element name='attributes' nillable='true' type='n5:ArrayOfKeyValue'/><xsd:element name='contentLastUpdated' type='xsd:long'/><xsd:element name='contentProperties' nillable='true' type='n5:ArrayOfKeyValue'/><xsd:element name='extent' nillable='true' type='n6:Envelope'/><xsd:element name='id' nillable='true' type='n4:ContentFinderRecordID'/></xsd:sequence></xsd:complexType><xsd:complexType name='ContentFinderRecordID'><xsd:sequence><xsd:element name='contentType' nillable='true' type='xsd:string'/><xsd:element name='name' nillable='true' type='xsd:string'/><xsd:element name='service' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='ArrayOfContentFinderRecord'><xsd:sequence><xsd:element name='ContentFinderRecord' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:ContentFinderRecord'/></xsd:sequence></xsd:complexType><xsd:complexType name='ContentFinderSearchOptions'><xsd:sequence><xsd:element name='contentType' nillable='true' type='xsd:string'/><xsd:element name='dataScale' type='xsd:long'/><xsd:element name='dataType' type='xsd:int'/><xsd:element name='extent' nillable='true' type='n6:Envelope'/><xsd:element name='orderBy' nillable='true' type='xsd:string'/><xsd:element name='orderDescending' type='xsd:boolean'/><xsd:element name='ownerType' nillable='true' type='xsd:string'/><xsd:element name='resultSetRange' nillable='true' type='n5:ResultSetRange'/><xsd:element name='returnAttributes' nillable='true' type='n7:ArrayOfstring'/><xsd:element name='returnContentProperties' type='xsd:boolean'/><xsd:element name='service' nillable='true' type='xsd:string'/><xsd:element name='spatialOperator' nillable='true' type='xsd:string'/><xsd:element name='whereClause' nillable='true' type='xsd:string'/></xsd:sequence></xsd:complexType><xsd:complexType name='AttributeDesc'><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='required' nillable='true' type='xsd:string'/><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='ArrayOfAttributeDesc'><xsd:sequence><xsd:element name='AttributeDesc' maxOccurs='unbounded' nillable='true' form='qualified' type='n4:AttributeDesc'/></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='n5:KeyValue'/></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:complexType name='Envelope'><xsd:sequence><xsd:element name='coordSys' nillable='true' type='n6: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='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: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: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.contentfinder/'/><xsd:element name='searchRecords'><xsd:complexType><xsd:sequence><xsd:element name='contentFinderSearchOptions' type='n4:ContentFinderSearchOptions'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='searchRecordsResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ContentFinderResultSet'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getRecord'><xsd:complexType><xsd:sequence><xsd:element name='contentFinderRecordID' type='n4:ContentFinderRecordID'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getRecordResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ContentFinderRecord'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getAvailableAttributes'><xsd:complexType><xsd:sequence><xsd:element name='contentType' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getAvailableAttributesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ArrayOfAttributeDesc'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getAvailableServices'><xsd:complexType><xsd:sequence><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getAvailableServicesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n7:ArrayOfstring'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getUniqueValues'><xsd:complexType><xsd:sequence><xsd:element name='contentType' type='xsd:string'/><xsd:element name='attributeName' type='xsd:string'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getUniqueValuesResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n7:ArrayOfstring'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getSubContent'><xsd:complexType><xsd:sequence><xsd:element name='contentFinderRecordID' type='n4:ContentFinderRecordID'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getSubContentResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ArrayOfContentFinderRecord'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDependentContent'><xsd:complexType><xsd:sequence><xsd:element name='contentFinderRecordID' type='n4:ContentFinderRecordID'/><xsd:element name='token' type='xsd:string'/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name='getDependentContentResponse'><xsd:complexType><xsd:sequence><xsd:element name='Result' nillable='true' type='n4:ArrayOfContentFinderRecord'/></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='searchRecords0In'><wsdl:part name='parameters' element='tns:searchRecords'/></wsdl:message><wsdl:message name='searchRecords0Out'><wsdl:part name='parameters' element='tns:searchRecordsResponse'/></wsdl:message><wsdl:message name='getRecord1In'><wsdl:part name='parameters' element='tns:getRecord'/></wsdl:message><wsdl:message name='getRecord1Out'><wsdl:part name='parameters' element='tns:getRecordResponse'/></wsdl:message><wsdl:message name='getAvailableAttributes2In'><wsdl:part name='parameters' element='tns:getAvailableAttributes'/></wsdl:message><wsdl:message name='getAvailableAttributes2Out'><wsdl:part name='parameters' element='tns:getAvailableAttributesResponse'/></wsdl:message><wsdl:message name='getAvailableServices3In'><wsdl:part name='parameters' element='tns:getAvailableServices'/></wsdl:message><wsdl:message name='getAvailableServices3Out'><wsdl:part name='parameters' element='tns:getAvailableServicesResponse'/></wsdl:message><wsdl:message name='getUniqueValues4In'><wsdl:part name='parameters' element='tns:getUniqueValues'/></wsdl:message><wsdl:message name='getUniqueValues4Out'><wsdl:part name='parameters' element='tns:getUniqueValuesResponse'/></wsdl:message><wsdl:message name='getSubContent5In'><wsdl:part name='parameters' element='tns:getSubContent'/></wsdl:message><wsdl:message name='getSubContent5Out'><wsdl:part name='parameters' element='tns:getSubContentResponse'/></wsdl:message><wsdl:message name='getDependentContent6In'><wsdl:part name='parameters' element='tns:getDependentContent'/></wsdl:message><wsdl:message name='getDependentContent6Out'><wsdl:part name='parameters' element='tns:getDependentContentResponse'/></wsdl:message><wsdl:message name='getVersion7In'><wsdl:part name='parameters' element='tns:getVersion'/></wsdl:message><wsdl:message name='getVersion7Out'><wsdl:part name='parameters' element='tns:getVersionResponse'/></wsdl:message><wsdl:portType name='ContentFinder'><wsdl:operation name='searchRecords'><wsdl:input name='searchRecords0In' message='tns:searchRecords0In'/><wsdl:output name='searchRecords0Out' message='tns:searchRecords0Out'/></wsdl:operation><wsdl:operation name='getRecord'><wsdl:input name='getRecord1In' message='tns:getRecord1In'/><wsdl:output name='getRecord1Out' message='tns:getRecord1Out'/></wsdl:operation><wsdl:operation name='getAvailableAttributes'><wsdl:input name='getAvailableAttributes2In' message='tns:getAvailableAttributes2In'/><wsdl:output name='getAvailableAttributes2Out' message='tns:getAvailableAttributes2Out'/></wsdl:operation><wsdl:operation name='getAvailableServices'><wsdl:input name='getAvailableServices3In' message='tns:getAvailableServices3In'/><wsdl:output name='getAvailableServices3Out' message='tns:getAvailableServices3Out'/></wsdl:operation><wsdl:operation name='getUniqueValues'><wsdl:input name='getUniqueValues4In' message='tns:getUniqueValues4In'/><wsdl:output name='getUniqueValues4Out' message='tns:getUniqueValues4Out'/></wsdl:operation><wsdl:operation name='getSubContent'><wsdl:input name='getSubContent5In' message='tns:getSubContent5In'/><wsdl:output name='getSubContent5Out' message='tns:getSubContent5Out'/></wsdl:operation><wsdl:operation name='getDependentContent'><wsdl:input name='getDependentContent6In' message='tns:getDependentContent6In'/><wsdl:output name='getDependentContent6Out' message='tns:getDependentContent6Out'/></wsdl:operation><wsdl:operation name='getVersion'><wsdl:input name='getVersion7In' message='tns:getVersion7In'/><wsdl:output name='getVersion7Out' message='tns:getVersion7Out'/></wsdl:operation></wsdl:portType><wsdl:binding name='ContentFinder' type='tns:ContentFinder'><soap:binding style='document' transport='http://schemas.xmlsoap.org/soap/http'/><wsdl:operation name='searchRecords'><soap:operation soapAction='searchRecords' style='document'/><wsdl:input name='searchRecords0In'><soap:body use='literal'/></wsdl:input><wsdl:output name='searchRecords0Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getRecord'><soap:operation soapAction='getRecord' style='document'/><wsdl:input name='getRecord1In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getRecord1Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getAvailableAttributes'><soap:operation soapAction='getAvailableAttributes' style='document'/><wsdl:input name='getAvailableAttributes2In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getAvailableAttributes2Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getAvailableServices'><soap:operation soapAction='getAvailableServices' style='document'/><wsdl:input name='getAvailableServices3In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getAvailableServices3Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getUniqueValues'><soap:operation soapAction='getUniqueValues' style='document'/><wsdl:input name='getUniqueValues4In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getUniqueValues4Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getSubContent'><soap:operation soapAction='getSubContent' style='document'/><wsdl:input name='getSubContent5In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getSubContent5Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getDependentContent'><soap:operation soapAction='getDependentContent' style='document'/><wsdl:input name='getDependentContent6In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getDependentContent6Out'><soap:body use='literal'/></wsdl:output></wsdl:operation><wsdl:operation name='getVersion'><soap:operation soapAction='getVersion' style='document'/><wsdl:input name='getVersion7In'><soap:body use='literal'/></wsdl:input><wsdl:output name='getVersion7Out'><soap:body use='literal'/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name='ContentFinder'><wsdl:documentation>You can use Content Finder Web Service to search the metadata information for available content in the ArcWeb system. The service searches the metadata for data files, layers, and data sources. You can also use Content Finder Web Service to see various relationships and dependencies between data files, layers, and data sources. Content Finder Web Service is available through a SOAP interface and through the ArcWeb Services Web site.</wsdl:documentation><wsdl:port name='ContentFinder' binding='tns:ContentFinder'><soap:address location='http://www.arcwebservices.com/services/v2006/ContentFinder'/></wsdl:port></wsdl:service></wsdl:definitions>
