Sha256: e0961ec405bf8a4195f8cd11857610cccdf17bdb56efd451740b26ea29ead353

Contents?: true

Size: 1 KB

Versions: 10

Compression:

Stored size: 1 KB

Contents

<album>
  <title>Black on Both Sides</title>
  <version_title>Extended Edition</version_title>
  <released_in>1999</released_in>
  <released_on>1999-10-12</released_on>
  <country>de</country>
  <allows_streaming>true</allows_streaming>
  <artist>
    <name>Mos Def</name>
    <id>1212</id>
  </artist>
  <contributions>
    <artist>Mos Def</artist>
    <producer>DJ Premier</producer>
  </contributions>
  <tracks>
    <track code="1234">
      <title>Fear Not of Man</title>
      <version_title></version_title>
      <number>1</number>
      <disk>1</number>
      <explicit_lyrics />
      <not_streamable_in>
        <country>de</country>
      </not_streamable_in>
    </track>
    <track code="2345">
      <title>Hip Hop</title>
      <version_title>Album Version</version_title>
      <number>2</number>
      <disk>1</number>
      <performer>Mos Def</performer>
      <producer>DJ Premier</producer>
      <not_streamable_in>
        <country>at</country>
      </not_streamable_in>
    </track>
  </tracks>
</album>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
xml_mapper-0.5.8 spec/fixtures/base.xml
xml_mapper-0.5.7 spec/fixtures/base.xml
xml_mapper-0.5.6 spec/fixtures/base.xml
xml_mapper-0.5.5 spec/fixtures/base.xml
xml_mapper-0.5.4 spec/fixtures/base.xml
xml_mapper-0.5.3 spec/fixtures/base.xml
xml_mapper-0.5.2 spec/fixtures/base.xml
xml_mapper-0.5.1 spec/fixtures/base.xml
xml_mapper-0.5.0 spec/fixtures/base.xml
xml_mapper-0.4.2 spec/fixtures/base.xml