I have trouble believing you got that error message from this XML:

<?xml version="1.0"?><D:searchrequest xmlns:D="DAV:"><D:sql>blah&gt;blah&lt;blah</D:sql></D:searchrequest>

How about showing us the XML that has the DOCTYPE declaration? ;-}

Bob Foster

IndianAtTech wrote:
 Hi All,

What does this error means??

I can't see any problem with my xml file
here is my xml
<?xml version="1.0"?><D:searchrequest xmlns:D="DAV:"><D:sql> SELECT
"DAV:href","urn:schemas:httpmail:hasattachment", FROM "" WHERE
"DAV:ishidden" = false AND "DAV:isfolder" = false AND
"DAV:creationdate" &gt; CAST("2004-07-10T13:40:35Z" as 'dateTime.tz')
AND "DAV:creationdate" &lt;= CAST("2004-07-10T14:40:35Z" as
'dateTime.tz') </D:sql></D:searchrequest>

But getting problem while parsing

Thanks
Sudhakar


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



Reply via email to