Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: 81b9a63048930f8dbec74bcc1ec05a5adcac3d83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<definitions 
        xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" 
        xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 
        xmlns:s="http://www.w3.org/2001/XMLSchema" 
        xmlns:s0="http://tempuri.org/" 
        xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" 
        xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" 
        xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" 
        targetNamespace="http://tempuri.org/" xmlns="http://schemas.xmlsoap.org/wsdl/">
  <documentation>
  </documentation>
  <import namespace="http://tempuri.org/2018a" location="2018a.wsdl"/>
</definitions>

Back to the top