Prova una cosa del genere:

Codice PHP:
...
$ns $xml->getNamespaces(true);
foreach (...) {
    
$Importo_op $value->children($ns['LMSG'])->OrgnlMsgId;
    ...


P.S.
Altrimenti dai un'occhiata qui:

http://php.net/manual/en/simplexmlel...hnamespace.php