6 lines
		
	
	
		
			752 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			752 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
 | |
|   <contractRef ref="http://localhost:4804/WSPortalcs/Service.asmx?wsdl" docRef="http://localhost:4804/WSPortalcs/Service.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
 | |
|   <soap address="http://localhost:4804/WSPortalcs/Service.asmx" xmlns:q1="http://ws.lhotka.net/Csla" binding="q1:WebServicePortalSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
 | |
|   <soap address="http://localhost:4804/WSPortalcs/Service.asmx" xmlns:q2="http://ws.lhotka.net/Csla" binding="q2:WebServicePortalSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
 | |
| </discovery> |