Sha256: a97d99efe70d8527deafdf41f73d0fb205132bebe4954e26459cbba209e15974

Contents?: true

Size: 451 Bytes

Versions: 5

Compression:

Stored size: 451 Bytes

Contents

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  <s:Body s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <list href="#id1" />
    <q1:Array id="id1" q1:arrayType="xsd:int[1]" xmlns:q1="http://schemas.xmlsoap.org/soap/encoding/">
      <Item>1</Item>
      <Item>2</Item>
    </q1:Array>
  </s:Body>
</s:Envelope>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
wash_out-0.12.0 spec/fixtures/ref_to_one_array.xml
wash_out-0.11.0 spec/fixtures/ref_to_one_array.xml
wash_out_fork-0.0.1 spec/fixtures/ref_to_one_array.xml
wash_out-0.11.0.beta.2 spec/fixtures/ref_to_one_array.xml
wash_out-0.11.0.beta.1 spec/fixtures/ref_to_one_array.xml