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/%[email protected]%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/Method-Parameter-s-MinOccurs-MaxOccurs-Simple-Front-End-Aegis-DataBinding-Mapping-tp2266858p2268183.html Sent from the cxf-user mailing list archive at Nabble.com.
