DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7267>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7267

Null Values in Envelope are not correct

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]     |[EMAIL PROTECTED]



------- Additional Comments From [EMAIL PROTECTED]  2002-04-19 14:54 -------
This actually points to a larger issue in the way we're currently handling 
schema support.  There are more differences than just the namespace when 
switching schema versions, so we need a "SchemaContext" which gets us things 
like the "null" qname and values ('null=1' for 1999 schema, 'nil=true' for 
2001, etc).

The serialization is correct for 2001 schema, but wrong for 1999.

We'll fix this ASAP - thanks for the note.

Reply via email to