appointment.fetch

Ettore De Maio <[email protected]>
Newsgroups gmane.comp.cms.opengroupware.xmlrpc.devel
Message-ID <[email protected]>
i have some appointment on my ogo db. i can see it via web.
i tried to read those appointments by a xmlrpc call via http.
i produced this request:
<?xml version="1.0" encoding="UTF-8"?>
   <methodCall>
      <methodName>appointment.fetch</methodName>
      <params>
         <param>
            <value>
               <struct>
                  <member>
                     <name>startDate</name>
                     <value>
                        <dateTime.iso8601>2000-01-17 11:00  GMT</dateTime.iso8601>
                     </value>
                  </member>
                  <member>
                     <name>endDate</name>
                     <value>
                        <dateTime.iso8601>2010-09-17 11:00 GMT</dateTime.iso8601>
                     </value>
                  </member>
               </struct>
            </value>
         </param>
      </params>
   </methodCall>
 
but i have as a response an enpty data array.... (no exception is thrown)
there is some logical/syntax error?
 
thank you

				
---------------------------------
Nuovo Yahoo! Messenger E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.