Hi-
I’m the provider for my cient. I’ve a WSDL provided by the client. This wsdl contains all the imports to the XSD’s (It does not expand the XSDs).
I’m on webMethods 8.0 server on UNIX.
Also, what version of WSDL (1.0 or 2.0) does webMethods 8.0 support/generate?
Example:
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:tns="http://OrderServices.org" xmlns:wsdl=[URL]http://schemas.xmlsoap.org/wsdl/[/URL][/color][/size][/font][/SIZE][/FONT][FONT=Arial][SIZE=2][COLOR=#ff0000][FONT=Arial][SIZE=2][COLOR=#ff0000][FONT=Arial][SIZE=2][COLOR=#ff0000] xmlns:soap[/COLOR][/COLOR][/SIZE][/FONT]="http://schemas.xmlsoap.org/wsdl/soap/[/color][/size][/font][/SIZE][/FONT][FONT=Arial][SIZE=2][COLOR=#0000ff][FONT=Arial][SIZE=2][COLOR=#0000ff][FONT=Arial][SIZE=2][COLOR=#0000ff]"[/COLOR][/COLOR][/SIZE][/FONT] xmlns:xsd="http://www.w3.org/2001/XMLSchema[/color][/size][/font][/SIZE][/FONT][FONT=Arial][SIZE=2][COLOR=#0000ff][FONT=Arial][SIZE=2][COLOR=#0000ff][FONT=Arial][SIZE=2][COLOR=#0000ff]"[/COLOR][/COLOR][/SIZE][/FONT] xmlns:osData="http://OrderServices.org" xmlns:osOrderRequest="http://OrderServicesOrderRequest.org" targetNamespace="http://OrderServices.org">
<wsdl:documentation>Ordering Service</wsdl:documentation>
<wsdl:types>
<xsd:schema>
<xsd:import namespace="http://OrderServicesOrderRequest.org" schemaLocation="OrderRequest.xsd[FONT=Arial][SIZE=2][COLOR=#0000ff][FONT=Arial][SIZE=2][COLOR=#0000ff]"/> …
Question: Where should I keep this wsdl and xsd on my server for the succesful import of the wsdl?
Thanks,
[FONT=Arial][SIZE=2]Venkat[/size][/font][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT]