Sha256: 457f873c437004f7706e2b5067039e5775c2690299c5e93ab057e7e5bddc3104

Contents?: true

Size: 380 Bytes

Versions: 6

Compression:

Stored size: 380 Bytes

Contents

<?xml version="1.0"?>

<people>
  <person>
    <first_name>Bob</first_name>
    <last_name>Smith</last_name>
    <social_security_number>123456789</social_security_number>
    <age>24</age>
  </person>
  <person>
    <first_name>John</first_name>
    <last_name>Doe</last_name>
    <social_security_number>222114545</social_security_number>
    <age>31</age>
  </person>
</people>

Version data entries

6 entries across 6 versions & 4 rubygems

Version Path
activewarehouse-etl-1.0.0 test/data/xml.xml
activewarehouse-etl-1.0.0.rc1 test/data/xml.xml
etl-0.9.5.rc1 spec/fixtures/data/xml.xml
activewarehouse-etl-sgonyea-0.9.6 test/data/xml.xml
activewarehouse-etl-0.9.5.rc1 test/data/xml.xml
balinterdi-activewarehouse-etl-0.9.2 test/data/xml.xml