Forums

FpML Discussion

General FpML Discussion Technical & Implementation Questions Generation of stubs using JAXB 2.0 for fpml-main-4-6.xsd

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1867
    hardik2511
    Spectator

    Hi All, I have generated Java classes from fpml-main-4-6.xsd (included all required XSDs) using JAXB 2.0. JAXB2.0 doesn’t generate class for tag. I have formed request till but have no idea how to put this tag inside tag. Any help would be appreciated. Thanks. Hardik

    #1868
    mgratacos
    Keymaster

    Hi Harkik, JAXB used to have problems supporting XML Schema type substitution and that’s probably why it’s not generating the classes. I thought these were solved but it seems that version 2.0 still has the problem. Could you use a different binding tool like XMLBeans or NetBeans for your project? They support type substitution fine. Regards, Marc

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.