Menu

#10 XML Schema Needed

1.0
open
Trebby
2013-03-03
2013-02-15
Trebby
No

We need an XML schema defined to store our data. The entirety of our application data will be stored as XML DOM node in working memory and saved to an XML text file.

Manual schema creation is an option, but we might want to consider automatic schema generation based on our Java data objects (something like WSDL2JAVA). These java objects will be bound to the XML document via JIBX or something similar.

Our java objects are currently a work in-progress, so some changes will likely be needed in the future. We currently do not have any java objects for application preferences; these will be needed.

Discussion

  • Trebby

    Trebby - 2013-03-03
    • assigned_to: agreiner --> Trebby
     
  • Trebby

    Trebby - 2013-03-03

    I have done some reading on Jibx binding and schema generation. I believe this is the route we want to go. I'll run with it.

     

Log in to post a comment.

MongoDB Logo MongoDB