You are here

protected property MigrateItemsXML::$namespaces in Migrate 7.2

An array of namespaces to explicitly register before Xpath queries.

Type: array

File

plugins/sources/xml.inc, line 448
Support for migration from XML sources.

Class

MigrateItemsXML
Implementation of MigrateItems, for providing a list of IDs and for retrieving a parsed XML document given an ID from this list.

Code

protected $namespaces;