in my schema i have fields that are used many times.  for example, CaseNumber.  
i have defined in my common file of my schema a simple type of CaseNumberType 
with a data type of string.  then thru my schema, any place i have a casenumber 
field, instead of setting it to string type, i set it to CaseNumberType.  works 
well for the schema.

binding in jibx, is there a way to replicate that?  i have tried but it seems 
like the only way to do it is to define classes for each type which gets ugly.

im pretty sure i already know the answer your going to give me but im just 
checking.
thanks
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to