Sha256: b29354908d8be739e7837dbef00593c4a0fc78b6246f45143a58eb8f38aa12a8

Contents?: true

Size: 809 Bytes

Versions: 49

Compression:

Stored size: 809 Bytes

Contents

<?xml version="1.0"?>
<definitions name="Person"
    targetNamespace="http://www.jin.gr.jp/~nahi/xmlns/sample/Person"
    xmlns:tns="http://www.jin.gr.jp/~nahi/xmlns/sample/Person"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns="http://schemas.xmlsoap.org/wsdl/">
  <types>
    <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema" 
        targetNamespace="http://www.jin.gr.jp/~nahi/xmlns/sample/Person">
      <complexType name="Person">
        <all>
          <element name="familyname" type="xsd:string"/>
          <element name="givenname" type="xsd:string"/>
          <element name="var1" type="xsd:int"/>
          <element name="var2" type="xsd:double"/>
          <element name="var3" type="xsd:string"/>
        </all>
      </complexType>
    </xsd:schema>
  </types>
</definitions>

Version data entries

49 entries across 49 versions & 20 rubygems

Version Path
mumboe-soap4r-1.6.0.pre.beta test/wsdl/marshal/person.wsdl
malagant-soap4r-1.5.8.20141127181857 test/wsdl/marshal/person.wsdl
DefV-soap4r-1.5.8.2 test/wsdl/marshal/person.wsdl
rtiss_soap4r-1.6.1 test/wsdl/marshal/person.wsdl
rtiss_soap4r-1.6.0 test/wsdl/marshal/person.wsdl
mumboe-soap4r-1.5.8.7 test/wsdl/marshal/person.wsdl
teo-soap4r-1.5.9b test/wsdl/marshal/person.wsdl
mumboe-soap4r-1.5.8.6 test/wsdl/marshal/person.wsdl
soap4r-spox-1.6.0 test/wsdl/marshal/person.wsdl
soap4r-r19-1.5.9 test/wsdl/marshal/person.wsdl
eSpace_soap4r-1.5.8 test/wsdl/marshal/person.wsdl
mumboe-soap4r-1.5.8.5 test/wsdl/marshal/person.wsdl
soap4r-ruby1.9-2.0.5 test/wsdl/marshal/person.wsdl
soap4r-ruby19-1.5.9 test/wsdl/marshal/person.wsdl
tomdz-soap4r-1.5.8.20120202093209 test/wsdl/marshal/person.wsdl
soap5r-2.0.3 test/wsdl/marshal/person.wsdl
soap5r-2.0.2 test/wsdl/marshal/person.wsdl
soap5r-2.0.1 test/wsdl/marshal/person.wsdl
soap5r-2.0.0 test/wsdl/marshal/person.wsdl
soap5r-2.0.0.20120130130121 test/wsdl/marshal/person.wsdl