6 lines
		
	
	
		
			734 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			734 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/PTWebServicecs/PTService.asmx?wsdl" docRef="http://localhost/PTWebServicecs/PTService.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
 | |
|   <soap address="http://localhost/PTWebServicecs/PTService.asmx" xmlns:q1="http://ws.lhotka.net/" binding="q1:PTServiceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
 | |
|   <soap address="http://localhost/PTWebServicecs/PTService.asmx" xmlns:q2="http://ws.lhotka.net/" binding="q2:PTServiceSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
 | |
| </discovery> |