Is there a way to send SOAP-requests which contain NULL (or nothing) as a 
parameter instead of an empty string?

I'd like to send
        <body>
                <version xmlns="">0.8</version>
                <block xmlns="">
                        <time>
                                <start>20090701000000</start>
                                <end>20090801000000</end>
                        </time>
                </block>
        </body>

But Taverna adds empty <provider /> tags to the request. Instead of removing 
the tag completely a <provider xsi:null="1"/> would also do.


Is there a way to specify NULL or nothing for a SOAP request?

Simon
i4ds.ch

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/

Reply via email to