Sent: Tuesday, March 26, 2002 8:05 PM
> To: '[EMAIL PROTECTED]'
> Subject: prefix mapping resolution bug.
>
>
> I have noticed a small problem with the Deserializer.
> Axis is unable to resolve namespace mapping if it has been
> defined on the
> same level.
>
I have noticed a small problem with the Deserializer.
Axis is unable to resolve namespace mapping if it has been defined on the
same level.
The following tag will not have its type picked up because namespace mapping
will fail.
***
http://my.org/schemas/service";
xsi:type="ens:emailScript">
***
I