Sha256: d87014b9fdf2632a2c5fa80c1b032a5c04e4f3c72431ff8db72172002edfa5bf

Contents?: true

Size: 231 Bytes

Versions: 14

Compression:

Stored size: 231 Bytes

Contents

<person>
  <name>Ben Franklin</name>
  <mother>
    <person>
      <name>Abiah Folger</name>
      <mother>
        <person>
          <name>Madeup Mother</name>
        </person>
      </mother>
    </person>
  </mother>
</person>

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
Empact-roxml-2.0 test/fixtures/person_with_guarded_mothers.xml
Empact-roxml-2.1 test/fixtures/person_with_guarded_mothers.xml
Empact-roxml-2.2 test/fixtures/person_with_guarded_mothers.xml
Empact-roxml-2.3.0 test/fixtures/person_with_guarded_mothers.xml
Empact-roxml-2.3.1 test/fixtures/person_with_guarded_mothers.xml
Empact-roxml-2.4.0 test/fixtures/person_with_guarded_mothers.xml
Empact-roxml-2.4.1 test/fixtures/person_with_guarded_mothers.xml
Empact-roxml-2.4.2 test/fixtures/person_with_guarded_mothers.xml
Empact-roxml-2.4.3 test/fixtures/person_with_guarded_mothers.xml
roxml-2.3.2 test/fixtures/person_with_guarded_mothers.xml
roxml-2.4.0 test/fixtures/person_with_guarded_mothers.xml
roxml-2.4.1 test/fixtures/person_with_guarded_mothers.xml
roxml-2.4.3 test/fixtures/person_with_guarded_mothers.xml
roxml-2.4.2 test/fixtures/person_with_guarded_mothers.xml