Fix global schema component resolution issue in ids and identity constraints.
commit5de6693f16ba3b2c1f517054b60d26d963b66cc1
authorAtsushi Eno <atsushi@ximian.com>
Tue, 24 May 2011 04:02:37 +0000 (24 13:02 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Tue, 24 May 2011 04:02:37 +0000 (24 13:02 +0900)
tree3af4a948019a5596bbe4529923c7d41462b12ab9
parent53235a3a4373146cca48ac4fc4f2803535fa7ddc
Fix global schema component resolution issue in ids and identity constraints.

The old code cause incorrect duplicate ID errors when XmlSchemas is involved
(global components were not resolved correctly and it's not simple to make
minor fix).
This is part of bugfix #670945.
mcs/class/System.XML/System.Xml.Schema/XmlSchema.cs
mcs/class/System.XML/System.Xml.Schema/XmlSchemaSet.cs