RE: BeanSerializer and xml attributes

2004-06-28 Thread Wei Hsu
MAIL PROTECTED] Sent: Monday, June 28, 2004 1:01 PM To: [EMAIL PROTECTED] Subject: RE: BeanSerializer and xml attributes   Per the definition of "wrapped" in JAX-RPC (and in the way .NET works), wrapped does not support attributes - only a sequence of elements.   From: We

RE: BeanSerializer and xml attributes

2004-06-28 Thread Albert Jan Wonnink
AIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: RE: BeanSerializer and xml attributes Date: Mon, 28 Jun 2004 13:01:06 -0700 Per the definition of "wrapped" in JAX-RPC (and in the way .NET works), wrapped does not support attributes - only a sequence of

RE: BeanSerializer and xml attributes

2004-06-28 Thread Anne Thomas Manes
Per the definition of “wrapped” in JAX-RPC (and in the way .NET works), wrapped does not support attributes – only a sequence of elements.   From: Wei Hsu [mailto:[EMAIL PROTECTED] Sent: Monday, June 28, 2004 11:56 AM To: [EMAIL PROTECTED] Subject: BeanSerializer and xml attribut