Sha256: 4c553b4f443ec4ba58e5bb6d32524cc1351105a429d309252d6e250d58a40972

Contents?: true

Size: 286 Bytes

Versions: 27

Compression:

Stored size: 286 Bytes

Contents

<person>
  <name>Ben &quot;Benji&quot; Franklin</name>
  <mother>
    <person>
      <name>Abiah &apos;Abby&apos; Folger</name>
      <mother>
        <person>
          <name>Madeup Mother &lt; the third &gt;</name>
        </person>
      </mother>
    </person>
  </mother>
</person>

Version data entries

27 entries across 27 versions & 6 rubygems

Version Path
roxml-3.1.1 test/fixtures/person_with_guarded_mothers.xml
roxml-3.1.0 test/fixtures/person_with_guarded_mothers.xml
ROXML-3.0.0 test/fixtures/person_with_guarded_mothers.xml
roxml-2.5.0 test/fixtures/person_with_guarded_mothers.xml
roxml-2.5.1 test/fixtures/person_with_guarded_mothers.xml
roxml-2.5.2 test/fixtures/person_with_guarded_mothers.xml
roxml-2.5.3 test/fixtures/person_with_guarded_mothers.xml