first import
This commit is contained in:
11
sites/all/modules/migrate/migrate_example/xml/positions.xml
Normal file
11
sites/all/modules/migrate/migrate_example/xml/positions.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<positions>
|
||||
<position>
|
||||
<sourceid>5</sourceid>
|
||||
<name>Taster</name>
|
||||
</position>
|
||||
<position>
|
||||
<sourceid>18</sourceid>
|
||||
<name>Vintner</name>
|
||||
</position>
|
||||
</positions>
|
||||
Reference in New Issue
Block a user