Parse FpML dynamically to store in database



I have FpML(is XML) files say(10) and now i have to do is like dynamically parse it(i am using SAX here) and store it into the database. What approach should i take so that if later no of files increases i should only change it in database and no coding involve. If any framework based working sample is available in java please help. I am attaching the FpML. I want a metadata driven approach, so that i could map the attributes and store it in database. Sharing a FpML file below.


http://ift.tt/13Ex1aJ


No comments:

Post a Comment