WSDL2C 1.0 NO IDEA Avatar
  1. OMG Issue

WSDL2C — Document/Literal style/use WSDL

  • Key: WSDL2C-12
  • Legacy Issue Number: 6282
  • Status: closed  
  • Source: Fujitsu ( Tom Rutt)
  • Summary:

    With Document/Literal style/use WSDL, the message parts refer to global element declarations.

    In XML schema language, these global elements definitions are allowed to be anonymous. In
    such a case there is no named type for the corresponding corba operation parameter.

    Proposed solution:

    When required, the translator must generate a type name by adding the prefix "T_" to the name
    of the element. The OMG IDL for the inteface must generate a typedef using this generated
    typename

  • Reported: WSDL2C 1.0b1 — Wed, 1 Oct 2003 04:00 GMT
  • Disposition: Resolved — WSDL2C 1.0
  • Disposition Summary:

    Close with the addition of prefix when required for anonymous types

  • Updated: Fri, 6 Mar 2015 20:51 GMT