Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/NET/Samples/HOL/CS/Excercise7/Step03/Service References/DictionarySuggestService/DictService.disco')
-rw-r--r--Rx/NET/Samples/HOL/CS/Excercise7/Step03/Service References/DictionarySuggestService/DictService.disco6
1 files changed, 6 insertions, 0 deletions
diff --git a/Rx/NET/Samples/HOL/CS/Excercise7/Step03/Service References/DictionarySuggestService/DictService.disco b/Rx/NET/Samples/HOL/CS/Excercise7/Step03/Service References/DictionarySuggestService/DictService.disco
new file mode 100644
index 0000000..d8b4769
--- /dev/null
+++ b/Rx/NET/Samples/HOL/CS/Excercise7/Step03/Service References/DictionarySuggestService/DictService.disco
@@ -0,0 +1,6 @@
+<?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://services.aonaware.com/DictService/DictService.asmx?wsdl" docRef="http://services.aonaware.com/DictService/DictService.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
+ <soap address="http://services.aonaware.com/DictService/DictService.asmx" xmlns:q1="http://services.aonaware.com/webservices/" binding="q1:DictServiceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
+ <soap address="http://services.aonaware.com/DictService/DictService.asmx" xmlns:q2="http://services.aonaware.com/webservices/" binding="q2:DictServiceSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
+</discovery> \ No newline at end of file