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

Ticket #405 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

should send xsd:type for document/literal service only if needed

Reported by: nahi Assigned to: nahi
Priority: high Milestone: 1.5.8
Component: wsdl4r Version: 1.5
Keywords: Cc:

Description

only polymorphic types need a type hint.

I heard that some implementation dislike type attribute existence.

Change History

08/26/07 22:41:32 changed by nahi

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

(In [1924]) * do not dump xsd:type for non-polymorphic type of literal service. there's an implementation which only allows xsd:type for polymorphic type hint. closes #405.