You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Howard Chen <ho...@accenture.com> on 2010/08/08 20:50:07 UTC

Re: Generated code with minOccurs="0" and nillable="true" contains JAXBElement

After some further research, it seems like this is not an issue.

Per XSD defaults, minOccurs and maxOccurs are defaulted to 1 if they are not
shown.
http://www.w3schools.com/Schema/schema_complex_indicators.asp

Similar postings regarding minOccurs can also be found here:
http://mail-archives.apache.org/mod_mbox/cxf-users/200902.mbox/%3C3C6E3ED010FCD34881D93108C79D7C0E14A52EDE@psysmsv6.ppm.nu%3E
http://cxf.547215.n5.nabble.com/CXF-JAXB-Java-first-approach-remove-minOccurs-0-td563211.html#a563211
http://cxf.547215.n5.nabble.com/Generated-code-with-minOccurs-0-and-nillable-true-contains-JAXBElement-td564375.html#a564375




-- 
View this message in context: http://cxf.547215.n5.nabble.com/Generated-code-with-minOccurs-0-and-nillable-true-contains-JAXBElement-tp564375p2268180.html
Sent from the cxf-user mailing list archive at Nabble.com.