Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #361 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

derived class is marshalled without xsi:type for literal service

Reported by: nahi Assigned to: nahi
Priority: highest Milestone: 1.5.7
Component: wsdl4r Version: 1.5
Keywords: Cc:

Description

should be:

<base xsi:type="tns:derived">...</base>

but

<base>...</base>

Change History

06/18/07 22:22:36 changed by nahi

  • summary changed from derived class was not marshalled without xsi:type for literal service to derived class is marshalled without xsi:type for literal service.

06/18/07 22:24:02 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

(In [1853]) * derived class was marshalled without xsi:type for literal service. closes #361.