You are here

protected property MigrateListXML::$namespaces in Migrate 7.2

An array of namespaces to explicitly register before Xpath queries.

Type: array

File

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

Class

MigrateListXML
Implementation of MigrateList, for retrieving a list of IDs to be migrated from an XML document.

Code

protected $namespaces;