Chintan, they're using the WebMethods Developer (Integration Tool). Call it a feature, but as a matter of fact their tool can't handle the WSDL generated file, because of the s0 prefix.
Mark On 18 Feb., 02:35, Chintan Shah <[email protected]> wrote: > Its associated with namespaces. I dont think its a bug. What are they using > to write the web-service client? > > Thanks > Chintan. > > --- On Thu, 2/17/11, Mark Milke <[email protected]> wrote: > > From: Mark Milke <[email protected]> > Subject: How to get rid of s0 in an ARS Web Service? > To: [email protected] > Date: Thursday, February 17, 2011, 8:01 AM > > Hello Listers, > > our partner is using Web Methods and to consume our Web Service. > > They're saying that Web Methods has a bug and is therefore protesting, > when the attributes have a prefix. > > Because of this definition (ARS Standard) > > <?xml version="1.0" encoding="UTF-8"?> > <wsdl:definitions targetNamespace="urn:OurGreatWS" > xmlns:s0="urn:OurGreatWS" xmlns:soap="http://schemas.xmlsoap.org/wsdl/ > soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema"> > <wsdl:types> > <xsd:schema elementFormDefault="qualified" > targetNamespace="urn:OurGreatWS"> > <xsd:element name="INCIDENT" type="s0:InputMapping1"/> > > they see s0 in front of every attribute. > > Is there a workaround? I haven't found any... > > Thanks > Mark > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org > attend wwrug11www.wwrug.comARSList: "Where the Answers Are" > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org > attend wwrug11www.wwrug.comARSList: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

