Perfect! ;-)

I've no idea about types like Set or Map. Actually I'm not sure if these types are available for Globus, but I would appreciate if they are.


[EMAIL PROTECTED] schrieb:
Thx - It works - What about Datatypes like Set or e.g Map?


-------- Original-Nachricht --------
Datum: Wed, 10 Oct 2007 07:15:05 +0200
Von: Thomas Jejkal <[EMAIL PROTECTED]>
An: [email protected]
CC: [EMAIL PROTECTED]
Betreff: Re: [gt-user] Globus Webservice and Arrays

Try using the following type definition within your service WSDL:

 <element name="arrayElement">
        <complexType>
          <sequence>
<element name="value" minOccurs="0" maxOccurs="unbounded" type="xsd:string"/>
          </sequence>
        </complexType>
  </element>

Cheers,
Thomas.

[EMAIL PROTECTED] schrieb:
Hello

I know that globus supports the simple data types like string, int,
boolean etc... But how can I use e.g. arrays of strings? it must be somehow
possible to do that - Is there a tutorial or a sample code somewhere
available?
best regards pod69
--
Forschungszentrum Karlsruhe in der Helmholtz-Gemeinschaft
     Institute for Data Processing and Electronics

              Hermann-von-Helmholtz-Platz 1
         76344 Eggenstein-Leopoldshafen, Germany

phone: +49 7247 82-4042   email: [EMAIL PROTECTED]
fax  : +49 7247 82-3560
---------------------------------------------------------
     Macht es, kosmisch betrachtet, wirklich was aus,
       wenn ich nicht aufstehe und arbeiten gehe?
                     -Douglas Adams-



--
Forschungszentrum Karlsruhe in der Helmholtz-Gemeinschaft
    Institute for Data Processing and Electronics

             Hermann-von-Helmholtz-Platz 1
        76344 Eggenstein-Leopoldshafen, Germany

phone: +49 7247 82-4042   email: [EMAIL PROTECTED]
fax  : +49 7247 82-3560
---------------------------------------------------------
    Macht es, kosmisch betrachtet, wirklich was aus,
      wenn ich nicht aufstehe und arbeiten gehe?
                    -Douglas Adams-

begin:vcard
fn:Thomas Jejkal
n:Jejkal;Thomas
org:Forschungszentrum Karlsruhe;Institute for Data Processing and Electronics
adr;quoted-printable:;;Hermann-von-Helmholtz-Platz 1;Eggenstein-Leopoldshafen;BaW=C3=BC;76344;Germany
email;internet:[EMAIL PROTECTED]
title:Dipl. Ing.
tel;work:+49 7247 824 042
x-mozilla-html:TRUE
url:http://www.fzk.de
version:2.1
end:vcard

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to