Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75711 --- shadow/75711 2005-08-05 03:32:33.000000000 -0400 +++ shadow/75711.tmp.20580 2005-08-05 06:13:14.000000000 -0400 @@ -30,6 +30,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-08-05 03:32 ------- So maybe what we should do is to collect xsl:key whose msdata:PrimaryKey attribute is "true" in such element whose msdata:IsDataSet attribute is "true", in prior. + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-05 06:13 ------- +For the latter XmlDataInferenceLoader problem, the culprit was that +because IsDocumentElementTable() guesses the last element +<Settings></Settings> as simple content column and thus thinks it is a +table, not a dataset. It is fixed as r48034. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
