Codice PHP:
foreach ($dati->service as $service) {
  echo(
$service->codice ' ' $service->nome);