Schema Annotations and Documentation not show in the the inline XSD in the WSDL
-------------------------------------------------------------------------------
Key: CXF-3258
URL: https://issues.apache.org/jira/browse/CXF-3258
Project: CXF
Issue Type: Improvement
Affects Versions: 2.3.1
Environment: jboss, windows
Reporter: Dipti Vaidya
In my XSD there is documentation for certain ComplexTypes within xs:annotation
tag.
I'm using maven cxf-codegen-plugin and wsdl2java goal.
In the the WSDL that is served up at this location:
http://localhost:8080/services/myservice/2011-05-27/operation?wsdl=PortType.wsdl,
I see the XSD inlined in the WSDL.
But there is no documentation for the schema elements included.
Is this a bug?
It would be very helpful to include the documentation in the inlined XSD.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.