C2WSDL 1.2 NO IDEA Avatar
  1. OMG Issue

C2WSDL12 — Section: 1.2.11 (CorbaToWsdl)

  • Key: C2WSDL12-7
  • Legacy Issue Number: 9601
  • Status: closed  
  • Source: Fujitsu ( Tom Rutt)
  • Summary:

    In Corba to WSDL/SOAP Interworking Spec:
    In section 1.2.11, the CORBA namespace file is missing the production for _VALREF.

    Proposed Resolution: Add the production for _VALREF to the corba.wsdl file
    Revised Text:
    Add the following production, from 1.2.7.10, to the corba.wsdl file in 1.2.11:
    "
    <xsd:complexType name="_VALREF">
    <xsd:attribute name="ref" type="xsd:IDREF" use="optional" />
    <!-- empty attribute used for null semantics, i.e., value graph end nodes -->
    </xsd:complexType>
    "

  • Reported: C2WSDL 1.1 — Thu, 27 Apr 2006 04:00 GMT
  • Disposition: Resolved — C2WSDL 1.2
  • Disposition Summary:

    Add the production for _VALREF to the corba.wsdl file.

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