Hi, I think I was not able to clarify my problem. I start from 2 xsds, which
have common types (in a third external xml). In my previous tries, I have
generated the classes in two phases (one for each xsd), and performed
binding separately.
But now I've read with more attention the documentation. In fact if I pass
to codegen both xsds, I obtain only one good binding files, with all the
info needed.
Sorry for my bad explanation. The problem was simpler, and luckily it's
solved.

Thanks a lot,

Franco



Steel City Phantom-2 wrote:
> 
> Normally I solve it by binding class A normally, then create a class B
> that
> extends class A and bind B with the second namespace.
> 
> Crude, but works
> 
> On Friday, January 4, 2013, Franco Milano wrote:
> 
>> Hi all, I have a problem with the control of the package used for the
>> classes generated by JiBX  (binding factory and mungeAdapter).
>> The problem is referenced in the "Frequently asked questions" page,
>> but a solution is not provided.
>> I'll try to clarify myself: I'd like to compile bindings in multiple
>> sets to get more than one JiBX_MungeAdapter.class in different
>> packages.
>> Unfortunatey, I have bindings with overlapping packages, so when
>> running the binding compiler twice with my two sets of bindings causes
>> information from the first set to be lost.
>> Please, has anybody solved this problem yet, or does someone know a
>> way to accomplish this task?
>>
>> Thanks a lot in advance for any advice.
>>
>> Franco Milano
>>
>>
>> ------------------------------------------------------------------------------
>> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
>> much more. Get web development skills now with LearnDevNow -
>> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
>> SALE $99.99 this month only -- learn more at:
>> http://p.sf.net/sfu/learnmore_122812
>> _______________________________________________
>> jibx-users mailing list
>> jibx-users@lists.sourceforge.net <javascript:;>
>> https://lists.sourceforge.net/lists/listinfo/jibx-users
>>
> 
> 
> -- 
> You want it fast, cheap, or right.  Pick two!!
> 
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> much more. Get web development skills now with LearnDevNow -
> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122812
> _______________________________________________
> jibx-users mailing list
> jibx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jibx-users
> 
> 

-- 
View this message in context: 
http://old.nabble.com/compile-two-bindings-sets-with-overlapping-packages-tp34858546p34874271.html
Sent from the jibx-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to