XSD for database design

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • momotaro
    Contributor
    • Sep 2006
    • 357

    XSD for database design

    Am trying to create a "template" XSD file for relational databases in XML form validator.

    my XSD should be generic! means it will validate all kind of databases in XML format.

    I'v been looking for two days now and nothing yet!

    please if you have any links of ideas...


    thank's in advance.
  • jkmyoung
    Recognized Expert Top Contributor
    • Mar 2006
    • 2057

    #2
    Generic? What defines the databases you ultimately will choose to accept? People will write database xml in countless different ways, so there isn't really a good 'generic' way of doing such a thing, unless you want to limit it in a specific way.

    Comment

    Working...