On Tue, Feb 24, 2009 at 6:51 AM, Merlin Morgenstern
<merli...@fastmail.fm> wrote:

> The command $xml->imo:anbieternr does not work in that case.
>
> Has somebody an idea how to adress this?

you could cheat and string replace the node prefix in the document

imo: to imo_ and then you can use simplexml. it's an ugly hack but it
can work :P

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to