On Mon, October 10, 2005 4:40 am, Chris Hemmings wrote: > Can anyone explain how this works, and, how to fix it. I'm can't find > any documentation on the problem I am having. colon-separated name-spaces in XML are a relatively new development. Your XML parser probably is not up to speed on them yet... You'd have to upgrade your XML parser, or replace it with one that is aware of this newer XML format. I forget the precise terminology for colon-separated name-spaces in XML, so your first task is to find out what the heck it's called. :-) -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php