Invalid Key node inside constraint error



I have an XML document that I'm reading into a dataset. I programmatically
created dataadapters and constraints for all the tables and relationships and
I'm able to insert all the data into the database no problem. Instead of
running the code to create the constraints all the time, I used
WriteXMLSchema to write out an .xsd for me that has everything already
defined. Now when I read this schema back using ReadXMLSchema, I get the
error:

Invalid 'Key' node inside constraint named: Arrests-Inv_Holding_Facilities

..NET created this .xsd for me, why can't it read it in? I've made no
changes to it manually. I've seen several messages with this same question
out on the web, but no answers. Can anyone tell me what the problem is?
.



Relevant Pages

  • Re: Creating Ruby Classes from XSD?
    ... } Those kinds of constraints can be done in code, ... I'd store the fields in a hash and override ... XSD and Ruby. ... def method_missing ...
    (comp.lang.ruby)
  • Re: XSD help
    ... You can embed Schematron rules in an XSD schema to specify co-occurrence ... constraints and layer over XSD validation. ...
    (microsoft.public.dotnet.xml)
  • Re: Looking for speed increases in "make index"
    ... trying to deal with all kinds of constraints and conditions. ... Reading this, I was wondering what the ports infrastructure has ... I've spend enough time working in ports/Mk to know what is has done ...
    (freebsd-hackers)
  • Re: Remove Dataset Constraints
    ... I don't understand why you're wanting to remove the constraints, ... tables are created in VB .Net code by sending an SQL criteria string to SQL ... Server to create 3 DataAdapters. ... see a different set of records on the form, so I need to repopulate the ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Inequality with max I want to understand
    ... I was reading a paper and hit an inequality I have ... In the paper I have the additional constraints that c ...
    (sci.math)