Yes I am referring to schema versioning.
 
This article presents 3 options of achieving the same
(http://www.xfront.com/Versioning.pdf)

Option 1: Change the (internal) schema version attribute.
Option 2: Create a schemaVersion attribute on the root element.
Option 3: Change the schema's targetNamespace

I am interested in option 1 or option 2 above. 
Is there a way of  configurating the schema version in a CXF generated wsdl
to achieve any of option 1 or 2 above. 

The underlying framework used for wsdl generation is jaxb.

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

Reply via email to