<?xml version='1.0'?>
<wsdl:definitions name='KodakSLS' targetNamespace='http://cpxe01.kodak.com/sls/' 
    xmlns:tns='http://cpxe01.kodak.com/sls/' 
    xmlns:sls='http://www.i3a.org/cpxe/100/sls/' 
    xmlns:cpxe='http://www.i3a.org/cpxe/100/' 
    xmlns:xs='http://www.w3.org/2001/XMLSchema' 
    xmlns:xlink='http://www.w3.org/1999/xlink' 
    xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' 
    xmlns:ksls='http://cpxe01.kodak.com/sls/' 
    xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' 
    xmlns:iso='http://www.i3a.org/cpxe/100/ISOSchema/' 
    xmlns='http://schemas.xmlsoap.org/wsdl/'>
    <documentation
    xmlns:tns="http://cpxe01.kodak.com/sls/">
		Kodak FAS WSDL Last edited: Jan 31, 2003
		V1.00	Jan 31, 2003	candidate release
		V0.60	Jan 14, 2003	baseline
	</documentation>
    <wsdl:import namespace='http://www.i3a.org/cpxe/100/sls/' location='CpxeLocator.wsdl'/>
    <wsdl:types>
        <xs:schema elementFormDefault="qualified"
            targetNamespace="http://www.i3a.org/cpxe/100/"
            xmlns:tns="http://cpxe01.kodak.com/sls/">
            <xs:complexType name="StoreBranchType">
                <xs:complexContent>
                    <xs:extension base="cpxe:SelectionType">
                        <xs:sequence>
                            <xs:element minOccurs="0" name="storeInfo"
                                nillable="true" type="cpxe:StoreInfoType"/>
                        </xs:sequence>
                    </xs:extension>
                </xs:complexContent>
            </xs:complexType>
            <xs:complexType name="ServiceBranchType">
                <xs:complexContent>
                    <xs:extension base="cpxe:ServiceProviderType">
                        <xs:sequence>
                            <xs:element minOccurs="0" name="serviceCode"
                                nillable="true" type="cpxe:String255Type"/>
                            <xs:element minOccurs="0" name="branchList"
                                nillable="true"
                                type="cpxe:SelectOneElementType"/>
                        </xs:sequence>
                    </xs:extension>
                </xs:complexContent>
            </xs:complexType>
        </xs:schema>

    </wsdl:types>
    <wsdl:service name='KodakSlsService'>
        <wsdl:port name='KodakSlsPort' binding='sls:CpxeSlsBinding'>
            <soap:address location='http://esgateway.kodak.com:8080/kess3/SLS/'/>
        </wsdl:port>
    </wsdl:service>
</wsdl:definitions>