-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: guththila
-
Labels:None
-
Environment:Linux (Ubuntu 7.10)
For an example consider the following XML.
<param0 xmlns="http://ws.apache.org/axis2/xsd">
<rows>
</param0>
Whenever I checked the qname of param0 and rows0, it returns the namespace uri with NULL values. But they actually should belong to the "http://ws.apache.org/axis2/xsd".
This leads to fail code-generation tests with Guththila.