protected property MigrateItemsXML::$itemIDXpath in Migrate 7.2
Same name and namespace in other branches
- 6.2 plugins/sources/xml.inc \MigrateItemsXML::itemIDXpath
 
xpath identifying the subelement under itemXpath that holds the id for each item.
Type: string
File
- plugins/
sources/ xml.inc, line 495  - 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 $itemIDXpath;