XPath and Namespaces

  • XPath in PHP has namespace Support
  • Namespaces defined on the Root Element (or Context Node) are automatically registered
  • For all others, registerNamespace($prefix,$namespaceURI) has to be used
 
XPath PHP API - Namespaces © copyright 2004  Bitflux GmbH