ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How to "inline" a XSD in a WSDL from the toolkit

Post new topic  Reply to topic
 How to "inline" a XSD in a WSDL from the toolkit « View previous topic :: View next topic » 
Author Message
francoisvdm
PostPosted: Wed Jun 07, 2006 3:06 am    Post subject: How to "inline" a XSD in a WSDL from the toolkit Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

When I create a new WSDL from a message set, the following is an extract from the wsdl

Code:
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://tempuri.org/PLAY_MS" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="PLAY_MS" targetNamespace="http://tempuri.org/PLAY_MS">
  <wsdl:types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:mrm="http://tempuri.org/PLAY_MS" targetNamespace="http://tempuri.org/PLAY_MS">
      <include schemaLocation="ORDER.xsd"/>
    </schema>
  </wsdl:types>


I need to "inline" the XSD file in the include statement.

Is there a setting I can set in the toolkit in order to force the XSD file "into" the wsdl?

Thanks
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How to "inline" a XSD in a WSDL from the toolkit
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.