more than one for the result

-----Original Message-----
From: Tom Myers [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 01, 2001 8:51 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: encodingStyles


At 07:54 AM 8/1/2001 -0500, Gus Delgado wrote:
>Can I use two different encodingStyles (Constants.NS_URI_SOAP_ENC and
>Constants.NS_URI_LITERAL_XML)?

The Parameter constructor is
>public Parameter(java.lang.String name,
>                  java.lang.Class type,
>                  java.lang.Object value,
>                  java.lang.String encodingStyleURI)
(from the javadoc)

Did you want to use more than one per parameter, or more
than one for the result? Or am I just confused as usual?

Tom Myers

Reply via email to