Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/RunCreationService/src/META-INF/wsit-client.xml @ 6068

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

added RunCreationService as Netbeansproject #1441

File size: 371 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="RunCreationService.svc.xml" namespace="http://tempuri.org/"/>
9</definitions>
Note: See TracBrowser for help on using the repository browser.