Use of XMLP for RPC


Example:

...
  <m:GetTemperature xmlns:m="http://example.org/weather">
    <city>Tokyo</city>
    <country>Japan</country>
  </m:GetTemperature>
...