On Monday 08 October 2007, David W Sica wrote:
> Does CXF wsdl2java support xs:choice XSD attributes?  If it's not
> supported what will happen if I try to use wsdl2java against a schema
> that has this attribute?  Finally, is there a place/document where I
> can find out what attributes are supported/non-supported?

When using the JAXB databinding, there is VERY VERY little that isn't 
supported from a schema/wsdl first point of view.   JAXB was designed to 
map as much of schema as is possible.   The place to look for more 
information about jaxb would be:

https://jaxb.dev.java.net/


To answer your specific question:  yes, xs:choice is supported.   :-)

Thanks!

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
[EMAIL PROTECTED]
http://www.dankulp.com/blog

Reply via email to