Link to home
Start Free TrialLog in
Avatar of TimB
TimB

asked on

JAXB question

Hello,

I have a JAXB question that I'd really like to go through with someone.

It's here:

https://www.experts-exchange.com/questions/20778894/ERROR-ct-props-correct-4-when-using-JAXB.html

I'd also like to increase the number of points for the question.  How can I do this?

Thanks
TimB
Avatar of TimB
TimB

ASKER

Is anybody there?  even some pointers would be great.

TimB
Can you post the xsd file you're trying to transform?
Avatar of TimB

ASKER

I've posted the details on the original question here:

https://www.experts-exchange.com/questions/20778894/ERROR-ct-props-correct-4-when-using-JAXB.html

Thanks,
TimB
ASKER CERTIFIED SOLUTION
Avatar of savalou
savalou

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of TimB

ASKER

Wow!

I knew about the "~<arg value="-nv"/>" part, but didn't work out the xml part that you did.

However, I did manage to convert the XSDs using Castor and a castor bindings file.  

Even though I got Castor to convert, I am tempted to use your way, as JAXB is the standard.

Thanks for all the help,

TimB