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 at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to