User Profile

Collapse

Profile Sidebar

Collapse
Hades
Hades
Last Activity: Sep 23 '08, 01:45 PM
Joined: Jul 11 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hades
    started a topic WSDL: Array Type
    in XML

    WSDL: Array Type

    Hi there :)

    I'm trying to make a client-server system, SOAP based. Both client and server modules are written in Python.
    I'm using ZSI libraries, abd Python version is 2.5.
    In my WSDL File I wrote my methods. The first one to write in my DB, the second one to get a single data from the same db, and the third to get instead a whole resultSet/array/table.

    Here is a part of my WSDL Code.

    [code=xml]...
    See more | Go to post

  • Hades
    started a topic Python + SOAP + WSDL: Array-type

    Python + SOAP + WSDL: Array-type

    Hi there :)

    I'm trying to make a client-server system, SOAP based. Both client and server modules are written in Python.
    I'm using ZSI libraries, abd Python version is 2.5.
    In my WSDL File I wrote my methods. The first one to write in my DB, the second one to get a single data from the same db, and the third to get instead a whole resultSet/array/table.

    Here is a part of my WSDL Code.

    <!--...
    See more | Go to post
No activity results to display
Show More
Working...