annotate modules/contrib/migrate_plus/migrate_example_advanced/data/0002.xml @ 0:4c8ae668cc8c
Initial import (non-working)
author |
Chris Cannam |
date |
Wed, 29 Nov 2017 16:09:58 +0000 |
parents |
|
children |
|
rev |
line source |
Chris@0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
Chris@0
|
2 <pr:producer xmlns:pr="http://www.wine.org/wine-producers">
|
Chris@0
|
3 <pr:name>Château Latour</pr:name>
|
Chris@0
|
4 <pr:description>Makers of grand vin Chateau Latour, Les Forts de Latour and Pauillac</pr:description>
|
Chris@0
|
5 <pr:authorid>3</pr:authorid>
|
Chris@0
|
6 <pr:region>Bordeaux</pr:region>
|
Chris@0
|
7 </pr:producer>
|