Hi.
> Hi all I've successfully used JAXB on my own simple schemas and to go from
> Java to XML. Recently I attempted to deal with some schemas from
> http://www.optimizationservices.org/ These relate to formulating
> optimization (mathematical) problems into XML for farming out to a server.
> After dealing with some name collisions (mathematicians like to use short
> non-Java compliant names, like N and n) got their OSiL (Optimization
> Services Instance Language) schema through XJC (the version that comes with
> Netbeans 6.1RC2).
ps. Please include your schemas/customizations next time. It's quite
an effort to find the schemas, understand what exactly do you compile,
write the bindings and so on.
Bye.
/lexi