hi there
I'm parsing xml documents with php4's DOM extension and I would like to be able to see what namespaces are in the document. Is there any way to get at the xmlns attributes? Or a way to get the namespace of a node (not just the prefix).
thanks
-jachin
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php