Advertisement
Guest User

wsdl file

a guest
Sep 28th, 2017
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 8.17 KB | None | 0 0
  1. <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Service" targetNamespace="http://tempuri.org/">
  2. <wsdl:types>
  3. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
  4. <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
  5. <xs:element name="Reload">
  6. <xs:complexType>
  7. <xs:sequence/>
  8. </xs:complexType>
  9. </xs:element>
  10. <xs:element name="ReloadResponse">
  11. <xs:complexType>
  12. <xs:sequence>
  13. <xs:element minOccurs="0" name="ReloadResult" type="xs:boolean"/>
  14. </xs:sequence>
  15. </xs:complexType>
  16. </xs:element>
  17. <xs:element name="Treatment">
  18. <xs:complexType>
  19. <xs:sequence/>
  20. </xs:complexType>
  21. </xs:element>
  22. <xs:element name="TreatmentResponse">
  23. <xs:complexType>
  24. <xs:sequence>
  25. <xs:element minOccurs="0" name="TreatmentResult" type="xs:boolean"/>
  26. </xs:sequence>
  27. </xs:complexType>
  28. </xs:element>
  29. <xs:element name="Preview">
  30. <xs:complexType>
  31. <xs:sequence>
  32. <xs:element minOccurs="0" name="id" type="xs:int"/>
  33. <xs:element minOccurs="0" name="choice" type="xs:int"/>
  34. <xs:element minOccurs="0" name="userDate" nillable="true" type="xs:string"/>
  35. </xs:sequence>
  36. </xs:complexType>
  37. </xs:element>
  38. <xs:element name="PreviewResponse">
  39. <xs:complexType>
  40. <xs:sequence>
  41. <xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="PreviewResult" nillable="true" type="q1:ArrayOfKeyValueOfstringfloat"/>
  42. </xs:sequence>
  43. </xs:complexType>
  44. </xs:element>
  45. </xs:schema>
  46. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/">
  47. <xs:element name="anyType" nillable="true" type="xs:anyType"/>
  48. <xs:element name="anyURI" nillable="true" type="xs:anyURI"/>
  49. <xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/>
  50. <xs:element name="boolean" nillable="true" type="xs:boolean"/>
  51. <xs:element name="byte" nillable="true" type="xs:byte"/>
  52. <xs:element name="dateTime" nillable="true" type="xs:dateTime"/>
  53. <xs:element name="decimal" nillable="true" type="xs:decimal"/>
  54. <xs:element name="double" nillable="true" type="xs:double"/>
  55. <xs:element name="float" nillable="true" type="xs:float"/>
  56. <xs:element name="int" nillable="true" type="xs:int"/>
  57. <xs:element name="long" nillable="true" type="xs:long"/>
  58. <xs:element name="QName" nillable="true" type="xs:QName"/>
  59. <xs:element name="short" nillable="true" type="xs:short"/>
  60. <xs:element name="string" nillable="true" type="xs:string"/>
  61. <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/>
  62. <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/>
  63. <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/>
  64. <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/>
  65. <xs:element name="char" nillable="true" type="tns:char"/>
  66. <xs:simpleType name="char">
  67. <xs:restriction base="xs:int"/>
  68. </xs:simpleType>
  69. <xs:element name="duration" nillable="true" type="tns:duration"/>
  70. <xs:simpleType name="duration">
  71. <xs:restriction base="xs:duration">
  72. <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/>
  73. <xs:minInclusive value="-P10675199DT2H48M5.4775808S"/>
  74. <xs:maxInclusive value="P10675199DT2H48M5.4775807S"/>
  75. </xs:restriction>
  76. </xs:simpleType>
  77. <xs:element name="guid" nillable="true" type="tns:guid"/>
  78. <xs:simpleType name="guid">
  79. <xs:restriction base="xs:string">
  80. <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/>
  81. </xs:restriction>
  82. </xs:simpleType>
  83. <xs:attribute name="FactoryType" type="xs:QName"/>
  84. <xs:attribute name="Id" type="xs:ID"/>
  85. <xs:attribute name="Ref" type="xs:IDREF"/>
  86. </xs:schema>
  87. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  88. <xs:complexType name="ArrayOfKeyValueOfstringfloat">
  89. <xs:annotation>
  90. <xs:appinfo>
  91. <IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary>
  92. </xs:appinfo>
  93. </xs:annotation>
  94. <xs:sequence>
  95. <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringfloat">
  96. <xs:complexType>
  97. <xs:sequence>
  98. <xs:element name="Key" nillable="true" type="xs:string"/>
  99. <xs:element name="Value" type="xs:float"/>
  100. </xs:sequence>
  101. </xs:complexType>
  102. </xs:element>
  103. </xs:sequence>
  104. </xs:complexType>
  105. <xs:element name="ArrayOfKeyValueOfstringfloat" nillable="true" type="tns:ArrayOfKeyValueOfstringfloat"/>
  106. </xs:schema>
  107. </wsdl:types>
  108. <wsdl:message name="IService_Reload_InputMessage">
  109. <wsdl:part name="parameters" element="tns:Reload"/>
  110. </wsdl:message>
  111. <wsdl:message name="IService_Reload_OutputMessage">
  112. <wsdl:part name="parameters" element="tns:ReloadResponse"/>
  113. </wsdl:message>
  114. <wsdl:message name="IService_Treatment_InputMessage">
  115. <wsdl:part name="parameters" element="tns:Treatment"/>
  116. </wsdl:message>
  117. <wsdl:message name="IService_Treatment_OutputMessage">
  118. <wsdl:part name="parameters" element="tns:TreatmentResponse"/>
  119. </wsdl:message>
  120. <wsdl:message name="IService_Preview_InputMessage">
  121. <wsdl:part name="parameters" element="tns:Preview"/>
  122. </wsdl:message>
  123. <wsdl:message name="IService_Preview_OutputMessage">
  124. <wsdl:part name="parameters" element="tns:PreviewResponse"/>
  125. </wsdl:message>
  126. <wsdl:portType name="IService">
  127. <wsdl:operation name="Reload">
  128. <wsdl:input wsaw:Action="http://tempuri.org/IService/Reload" message="tns:IService_Reload_InputMessage"/>
  129. <wsdl:output wsaw:Action="http://tempuri.org/IService/ReloadResponse" message="tns:IService_Reload_OutputMessage"/>
  130. </wsdl:operation>
  131. <wsdl:operation name="Treatment">
  132. <wsdl:input wsaw:Action="http://tempuri.org/IService/Treatment" message="tns:IService_Treatment_InputMessage"/>
  133. <wsdl:output wsaw:Action="http://tempuri.org/IService/TreatmentResponse" message="tns:IService_Treatment_OutputMessage"/>
  134. </wsdl:operation>
  135. <wsdl:operation name="Preview">
  136. <wsdl:input wsaw:Action="http://tempuri.org/IService/Preview" message="tns:IService_Preview_InputMessage"/>
  137. <wsdl:output wsaw:Action="http://tempuri.org/IService/PreviewResponse" message="tns:IService_Preview_OutputMessage"/>
  138. </wsdl:operation>
  139. </wsdl:portType>
  140. <wsdl:binding name="BasicHttpBinding_IService" type="tns:IService">
  141. <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
  142. <wsdl:operation name="Reload">
  143. <soap:operation soapAction="http://tempuri.org/IService/Reload" style="document"/>
  144. <wsdl:input>
  145. <soap:body use="literal"/>
  146. </wsdl:input>
  147. <wsdl:output>
  148. <soap:body use="literal"/>
  149. </wsdl:output>
  150. </wsdl:operation>
  151. <wsdl:operation name="Treatment">
  152. <soap:operation soapAction="http://tempuri.org/IService/Treatment" style="document"/>
  153. <wsdl:input>
  154. <soap:body use="literal"/>
  155. </wsdl:input>
  156. <wsdl:output>
  157. <soap:body use="literal"/>
  158. </wsdl:output>
  159. </wsdl:operation>
  160. <wsdl:operation name="Preview">
  161. <soap:operation soapAction="http://tempuri.org/IService/Preview" style="document"/>
  162. <wsdl:input>
  163. <soap:body use="literal"/>
  164. </wsdl:input>
  165. <wsdl:output>
  166. <soap:body use="literal"/>
  167. </wsdl:output>
  168. </wsdl:operation>
  169. </wsdl:binding>
  170. <wsdl:service name="Service">
  171. <wsdl:port name="BasicHttpBinding_IService" binding="tns:BasicHttpBinding_IService">
  172. <soap:address location="http://localhost:1664/WebReport/Service/"/>
  173. </wsdl:port>
  174. </wsdl:service>
  175. </wsdl:definitions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement