XML Schema Formatting for SchemaGen
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
I have an XML Schema that i would like to use BulkLoad 4.0 SchemaGen to create the tables in an SQL 2005 Database. I get the error "Schema: the parent/child table of the relationship on 'Listings' does not match." Code for the Schema is as follows: All of the code defining relationships is what I have added to the Schema that i received in an attempt to set proper relationships to "Listings". There is further XML code for the "listing" data, but i'm pretty sure that the problem is in the code above. Any help would be really appreciated, Thanks! Pieter.