[ 
http://issues.apache.org/jira/browse/AXIS2-1325?page=comments#action_12440718 ] 
            
Davanum Srinivas commented on AXIS2-1325:
-----------------------------------------

Jake,

this is not a namespace problem. the schema says

<s:element minOccurs="1" maxOccurs="1" name="uRowLimit" type="s:unsignedInt"/>

So, you *need* to fill up the field and should not leave it empty. 

Yes, we need to slightly enhance codegen to not let u leave the field nil...

thanks,
dims

> SOAP message using xsi:nil has no definition of xsi
> ---------------------------------------------------
>
>                 Key: AXIS2-1325
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1325
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Jake Goulding
>         Attachments: Code Snippet.java, SiteData.wsdl.xml, SOAP Message.txt
>
>
> Trying to communicate with Sharepoint web services. Function takes an 
> unsigned int that can be nil. It is in this case, and it is specified on the 
> outgoing SOAP. However, the xsi namespace is not defined.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to