protected property MigrateXMLFieldMapping::$xpath in Migrate 7.2
Same name and namespace in other branches
- 6.2 plugins/sources/xml.inc \MigrateXMLFieldMapping::xpath
The xpath used to retrieve the data for this field from the XML.
Type: string
File
- plugins/
sources/ xml.inc, line 294 - Support for migration from XML sources.
Class
- MigrateXMLFieldMapping
- Adds xpath info to field mappings for XML sources
Code
protected $xpath;