Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/src/main/resources/wsit-client.xml @ 5673

Last change on this file since 5673 was 5673, checked in by bfarka, 13 years ago

added and mirgrated old java connector project

Added 4 new WSDL Files #1441

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