You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by np <ni...@hotmail.com> on 2011/02/04 10:32:58 UTC

How to specify schema version in CXF generated wsdl ?

Hi, 

I have a CXF generated wsdl with schema types inline. See sample below 



    
        version="1.0">
            
              ....
              ....
        
    
    
     ....
    
    ....
    ....


Is there any customization possible to generate a different schema version
i.e version="2.0" instead of "1.0" ? 


-- 
View this message in context: http://cxf.547215.n5.nabble.com/How-to-specify-schema-version-in-CXF-generated-wsdl-tp3370698p3370698.html
Sent from the cxf-user mailing list archive at Nabble.com.