我正在使用这样的XML:(它是epub书中的标准container.xml)我正在尝试使用PHP解析它。到目前为止,这是我的代码:$c=newDOMDocument();$c->load($filename);$x=newDOMXPath($c);//fineuptohere!//isthisevenwhatI'msupposedtobedoing?$x->registerNamespace('epub','urn:oasis:names:tc:opendocument:xmlns:container');$root=$x->query('/epub:container/epub:ro