~ubuntu-branches/ubuntu/precise/libmusicbrainz/precise-proposed

« back to all changes in this revision

Viewing changes to test-data/valid/artist/Tori_Amos_3.xml

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2012-02-01 17:18:10 UTC
  • Revision ID: package-import@ubuntu.com-20120201171810-jzz90w51dx6shdr1
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<metadata xmlns="http://musicbrainz.org/ns/mmd-1.0#">
 
3
    <artist id="c0b2500e-0cef-4130-869d-732b23ed9df5" type="Person">
 
4
        <name>Tori Amos</name>
 
5
        <sort-name>Amos, Tori</sort-name>
 
6
        <life-span begin="1963-08-22"/>
 
7
        <relation-list target-type="Artist">
 
8
            <relation type="Married"
 
9
                      direction="backward"
 
10
                      target="07538f3d-81d5-4c04-923e-4542b8ac9dbc"
 
11
                      begin="1998">
 
12
                <artist id="07538f3d-81d5-4c04-923e-4542b8ac9dbc" type="Person">
 
13
                     <name>Mark Hawley</name>
 
14
                     <sort-name>Hawley, Mark</sort-name>
 
15
                </artist>
 
16
            </relation>
 
17
        </relation-list>
 
18
        <relation-list target-type="Url">
 
19
            <relation type="Discography"
 
20
                      target="http://www.yessaid.com/albums.html"/>
 
21
            <relation type="Wikipedia"
 
22
                      target="http://en.wikipedia.org/wiki/Tori_Amos"/>
 
23
        </relation-list>
 
24
    </artist>
 
25
</metadata>