Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/AdministrationService/src/META-INF/wsit-client.xml @ 6062

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

added Administrationservice as Netbeansproject #1441

File size: 374 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</definitions>
Note: See TracBrowser for help on using the repository browser.