[ https://issues.apache.org/jira/browse/GORA-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216500#comment-17216500 ]
Alfonso Nishikawa commented on GORA-455: ---------------------------------------- Hi, As I see the XML mappings, they are the connection point between the abstract data model and the specific database implementation, so it needs to have the details of the DB underneath. For that, each DB mapping should have its own tags. Of course all the common features should be the same, but what in one DB is a "column" in other could be called a "field", or some DBs have some optional configurations. So, I would say that should be created one XSD per DB. Regards, Alfonso Nishikawa > Create XSD's for all datastore xml mapping files > ------------------------------------------------ > > Key: GORA-455 > URL: https://issues.apache.org/jira/browse/GORA-455 > Project: Apache Gora > Issue Type: New Feature > Components: schema > Affects Versions: 0.7 > Reporter: Lewis John McGibbney > Priority: Major > Fix For: 1.0 > > > When creating new mappings it would be great to have XSD's to comply with. If > our XSD's also had URI's then it would be very easy to streamline the > generation of XML mappings. -- This message was sent by Atlassian Jira (v8.3.4#803005)