Hi All,
           Can U help me?
User Logon:

<requestXMLString>
<![CDATA[
<?xml version="1.0" encoding="UTF-8"?>
<HACRMMessage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="C:\\XSD\\HACRM.xsd">
<Header>
<MessageID>{int}</MessageID>
<TimeStamp>{yyyy-MM-dd}T{HH:mm:ss}</TimeStamp>
<Operation Data="User" Operand="Logon"/>
</Header>
<Body>
<User>
<UserName>{string}</UserName>
<Password>{string}</Password>
</User>
<Device>
<UDID>{string}</UDID>
<Battery>{int:0-100}</Battery>
<OSVersion>{string}</OSVersion>
</Device>
</Body>
</HACRMMessage>
]]>
</requestXMLString>

How can post request xml string? ie. let me known CDATA but get issue for

Issue:
 11:34:43.603 1494 INFO #Bodhi_App#
anyType{HACRMMessage=anyType{Header=anyType{MessageID=2371;
TimeStamp=2011-06-10T23:11:50.165-07:00; Operation=anyType{}; };
Body=anyType{Error=anyType{ErrorCode=anyType{}; ErrorDescription=String
reference not set to an instance of a String.



Parameter name: s; }; }; }; }


Please help me how can solved the problem




-- 

**

**

* *


*
*

*

Thanks & Regards,
Pradeep .  M
Software Engineer - Droisys, Chennai

+91 98659 89413

*

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to