protected property MigrateItemsXML::$itemXpath in Migrate 6.2
Same name and namespace in other branches
- 7.2 plugins/sources/xml.inc \MigrateItemsXML::itemXpath
xpath identifying the element used for each item
File
- plugins/
sources/ xml.inc, line 319 - 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 $itemXpath;