Recently for one of my projects, I needed Axis 14 to support
- optional sequences
--verify that mandatory elements below optional sequence are either all
present or none
- mandatory choice
-- verify only one of choice element is present
- optional choice
-- verify 0/1 of choice element is present
I made some changes to WSDL2Java. I do not think that I can add that
standard way of handling serialization and do not think that it can be added
to axis repository.
If someone is looking for this code, I can share it.
with regards
Pralhad
--
View this message in context:
http://www.nabble.com/Code-changes-for-Axis-14-support-for-optional-sequence-and-choice-tp21326196p21326196.html
Sent from the Axis - User mailing list archive at Nabble.com.