Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
SimpleXMLElement->getNamespaces() -- Returns namespaces used in documentReturns namespaces used in document
recursive
If specified, returns all namespaces used in parent and child nodes. Otherwise, returns only namespaces used in root node.
The getNamespaces method returns an array of namespace names with their associated URIs.
Předcházející | Domů | Další |
SimpleXMLElement->getName() | Nahoru | SimpleXMLElement->registerXPathNamespace() |