To: [EMAIL PROTECTED]
> Subject: RE: addAttribute/setType problem
>
>
>
>
> Hello Chris & all,
>
> FYI: I also seem to have a problem with
> org.apache.axis.message.MessageElement and type definitions in SOAP
> requests. I'm using Axis 1.0 and Xerces XML-Parser (i
Hello Chris & all,
FYI: I also seem to have a problem with
org.apache.axis.message.MessageElement and type definitions in SOAP
requests. I'm using Axis 1.0 and Xerces XML-Parser (i've had the same
problems with both 2.0 and 2.2).
For testing purposes i've written a small program, which analy
amson
> -Original Message-
> From: Chris Williamson [mailto:chrisw@;wolfram.com]
> Sent: Monday, October 28, 2002 4:46 PM
> To: [EMAIL PROTECTED]
> Subject: addAttribute/setType problem
>
>
> I am building a custom serializer and I am having a problem with
> setting the
I am building a custom serializer and I am having a problem with setting the
type in a MessageElement while making a client call.
I need to set the type for an object to a Qname of
{http://www.w3.org/1999/XMLSchema}string. However, if I call setType it
makes the QName use the namespace URI of htt