protected property MigrateItemXML::$namespaces in Migrate 7.2
An array of namespaces to explicitly register before Xpath queries.
Type: array
File
- plugins/
sources/ xml.inc, line 176 - Support for migration from XML sources.
Class
- MigrateItemXML
- Implementation of MigrateItem, for retrieving a parsed XML document given an ID provided by a MigrateList class.
Code
protected $namespaces;