You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/07/26 12:33:14 UTC

[jira] Resolved: (CXF-2360) soap.xsd in the soapbinding has the wrong elements

     [ https://issues.apache.org/jira/browse/CXF-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CXF-2360.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.12

> soap.xsd in the soapbinding has the wrong elements
> --------------------------------------------------
>
>                 Key: CXF-2360
>                 URL: https://issues.apache.org/jira/browse/CXF-2360
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.0.12, 2.1.6, 2.2.3, 2.3
>
>
> The soap.xsd includes these useless elements
> {code}
>         <xsd:sequence>
>             <xsd:element name="implementor" type="xsd:anyType" minOccurs="0"/>
>             <xsd:element name="invoker" type="xsd:anyType" minOccurs="0"/>
>             <xsd:element name="binding" type="xsd:anyType" minOccurs="0"/>
>             <xsd:element name="serviceFactory" type="xsd:anyType" minOccurs="0"/>
>           </xsd:sequence>
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.