Sha256: ecbcdb596a18aa86361fcfcfb68a277c361eb8d069df98f871e2ae141a86c18b

Contents?: true

Size: 511 Bytes

Versions: 10

Compression:

Stored size: 511 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<ambigous>
  <my-items>
    <item>
      <name>My first item</name>
      <item><name>My first internal item</name></item>
    </item>
    <item>
      <name>My second item</name>
      <item><name>My second internal item</name></item>
    </item>
    <item>
      <name>My third item</name>
      <item><name>My third internal item</name></item>
    </item>
  </my-items>
  <others-items>
    <item>
      <name>Other item</name>
    </item>
  <others-items>
</ambigous>

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
unhappymapper-0.5.0 spec/fixtures/ambigous_items.xml
unhappymapper-0.4.4 spec/fixtures/ambigous_items.xml
unhappymapper-0.4.3 spec/fixtures/ambigous_items.xml
uva-happymapper-0.4.1 spec/fixtures/ambigous_items.xml
unhappymapper-0.4.2 spec/fixtures/ambigous_items.xml
unhappymapper-0.4.1 spec/fixtures/ambigous_items.xml
unhappymapper-0.4.0 spec/fixtures/ambigous_items.xml
nokogiri-happymapper-0.3.6 spec/fixtures/ambigous_items.xml
nokogiri-happymapper-0.3.5 spec/fixtures/ambigous_items.xml
nokogiri-happymapper-0.3.4 spec/fixtures/ambigous_items.xml