Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector_oldBinding/src/main/resources/wsit-client.xml @ 11919

Last change on this file since 11919 was 5743, checked in by mholper, 13 years ago

added WSIT-Files for 4 Services #1441

File size: 623 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2 <definitions
3 xmlns="http://schemas.xmlsoap.org/wsdl/"
4 xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
5 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
6 xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="mainclientconfig"
7 >
8    <import location="AdministrationService.svc.xml" namespace="http://tempuri.org/"/>
9    <import location="RunCreationService.svc.xml" namespace="http://tempuri.org/"/>
10    <import location="QueryService.svc.xml" namespace="http://tempuri.org/"/>
11    <import location="AuthenticationService.svc.xml" namespace="http://tempuri.org/"/>
12</definitions>
Note: See TracBrowser for help on using the repository browser.