hi,

I am using custom.xml file for modifying the default conversions between 
Java
data structures and XML schema representations.

Using the attribute "requireds" for a particular <class>-element does 
not meet my
expectations, because the corresponding attribute "usage" for a 
<value>-element in
generated binding is missing.

Using the attribute "optionals" results in an attribute "usage=optional" 
in binding.xml.

My problem is now, that I have a class with two required attributes. If 
they are both
defined as required in custom.xml, they will appear in soap-message only 
when they
have been set. Defining them as optional, both attributes will be listed 
in soap-message
even if they are not set.

I am a bit confused about this behaviour. Either it is a bug or I don't 
understand the
usage of required and optional attributes.

br maria

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to