|
(no version information, might be only in CVS)
DOMDocument->getElementsByTagNameNS() -- Searches for all elements with given tag name in specified namespaceReturns a DOMNodeList of all elements with a given local name and a namespace URI.
The namespace URI of the elements to match on. The special value * matches all namespaces.
The local name of the elements to match on. The special value * matches all local names.
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:02