On Wednesday 02 June 2010 9:31:06 pm chengy wrote: > or generate rs <doc>? > > when i publish a rs,there isnot a element attrbute,can cxf do? > <response> > <representation mediaType="text/xml" element="del:posts"/> > </response>
On trunk/2.3.0-SNAPSHOT, there are @WsdlDocumentation annotations to provide documentation to the wsdl stuff. Note: that wouldn't be for anything in the schema as that is driven by JAXB. -- Daniel Kulp [email protected] http://dankulp.com/blog
