WSDL2C 1.0 NO IDEA Avatar
  1. OMG Issue

WSDL2C — Multiple target namespaces in Wsdl File

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

    A WSDL description can contain multiple namespaces, including:

    • the description can have its own target namespace
    • the description can use wsdl: import to import a wsdl namespace
    • zero or moer schema in the types section has a target namespace (which is allowed, by WS-I profile, to be same as target namespace for the wsdl description
    • The schema in a types section can use xsd:import to import multiple namespaces.

    The current wsdl to corba inteworking spec only discusses the first namespace in the above list.
    The specification needs to clarify that each of the multiple namespaces in the wsdl description needs
    to be mapped to its own IDL module (using the same naming algorithm as currently specified for the wsdl target namespace)

    Propose solution:

    Amend the specification to map each namespace in the wsdl description to its own IDL module.

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

    Close with new text mapping each target namespace to its own IDL module

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