[ http://issues.apache.org/jira/browse/AXISCPP-487?page=history ] Adrian Dick closed AXISCPP-487: -------------------------------
> Elements of basic XSD types do not serialize namespace declaration > ------------------------------------------------------------------ > > Key: AXISCPP-487 > URL: http://issues.apache.org/jira/browse/AXISCPP-487 > Project: Axis-C++ > Type: Bug > Components: Serialization > Versions: current (nightly) > Reporter: Adrian Dick > Assignee: Adrian Dick > > The serialization of a basic type Element assumes the namespace prefix is > associated with an existing namespace declaration. > If this is not the case, an invalid SOAP message is produced. > The serialization engine needs to determine if the namespace prefix is in > scope, and if not it should serialize a matching namespace declaration. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
