Forums

FpML Discussion

General FpML Discussion Technical & Implementation Questions Java FPML Parser / Data Binder

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1908
    dacquah
    Spectator

    What is the best or most recommended Java fpml parser or data binder to use ?

    #1909
    mgratacos
    Keymaster

    I’ve used XMLBeans http://xmlbeans.apache.org/ and it works. Regards, Marc

    #2017
    SDhamale
    Member

    Marc, We are also using XML Beans, just curious if you are tied to any specific version here ? or you have written various data binders for various versions of FpML XSD’s ? Thanks, Sandeep

    #2073
    stephennimmo
    Participant

    I wrote a blog post on how to do it with JAXB and Maven. Might be something you are interested in. http://www.stephennimmo.com/generate-java-objects-for-fpml-using-jaxb-and-maven-the-easy-way/

    #2096
    mshukla
    Member

    MArc the link does not work. We are also exploring JAXB option, please do repost the link. Thanks

    #2097
    mgratacos
    Keymaster

    The problem I found with binder is that they are tied to specific version. Marc

    #2106
    johntdavies
    Spectator

    C24 (http://www.c24.biz) provides Java binding for every version of FpML, currently up to 5.3. It’s fast and includes the validation rules too, I know a number of banks are using this in production. Good luck, -John-

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