search for: complexcont

Displaying 2 results from an estimated 2 matches for "complexcont".

2006 May 02
1
SOAP client not seeing all of my AWS service methods
Hi all, Ruby 1.8.4 Rails 1.1.2 I''m a newb when it comes to SOAP, but I thought I''d give it a shot. I have several web services defined. However, when I try to connect with a SOAP client it seems the client is only picking up one of the services, called Hardware. require ''soap/wsdlDriver'' wsdl_url =
2006 Sep 06
0
soapenc:base64 and xsd:base64Binary
...e some suggestions, how to find a solution! -- Stromek <definitions name="Idkit" targetNamespace="urn:ActionWebService"> <types> <xsd:schema targetNamespace="urn:ActionWebService"> <xsd:complexType name="IntegerArray"> <xsd:complexContent> <xsd:restriction base="soapenc:Array"> <xsd:attribute wsdl:arrayType="xsd:int[]" ref="soapenc:arrayType"/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> </xsd:schema> </types> <message nam...