ZCE Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Has someone an clue about this zce question:

The following is a common XML structure used in service oriented
architectures, what does it represent?


<?xml version="1.0"?>
<methodCall>
 <methodName>myMethod</methodName>
 <params>
  <param>
   <value><string>HI!</string></value>
  </param>
 </params>
</methodCall>


Answer...
    None of the above
    A fragment of a complete SOAP request
    XML-RPC
    REST
    SOAP


i think the answer is: SOAP


some idea?


thanks

Augusto Morais

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux