wrong output for maxInclusive value in XSD_unsignedLong type
------------------------------------------------------------
Key: AXISCPP-802
URL: http://issues.apache.org/jira/browse/AXISCPP-802
Project: Axis-C++
Type: Bug
Reporter: Manohar
According to the XSD specification, when maxInclusive value
18446744073709551615 is given as an input it is serialize/deserialized to a
wrong value 384. The output should be same as input given but it's different in
this case.
XSD_unsignedLongClient.cpp test shows this problem.
Regards
Manohar
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira