(No version information available, might be only in CVS)
DOMXPath->registerNamespace() — Registers the namespace with the DOMXPath object
Registers the namespaceURI and prefix with the DOMXPath object.
The prefix.
The URI of the namespace.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.