Determine the anyAttribute Namespace based on the NamespaceList (dotnet/corefx#37409)
authorJosVerburg <jos.verburg@liones.nl>
Thu, 16 May 2019 22:20:20 +0000 (00:20 +0200)
committerKrzysztof Wicher <kwicher@microsoft.com>
Thu, 16 May 2019 22:20:20 +0000 (15:20 -0700)
commit86ad4ade3a3178fad38417f98fbf7ef5fce8f887
treeae0960f37ee59aab0431fd360ab68f855d2401d6
parentd80f6c31430d9a2266d8a2d0e90964723667061c
Determine the anyAttribute Namespace based on the NamespaceList (dotnet/corefx#37409)

* Determine the anyAttribute Namespace based on the NamespaceList

* Do not test the namespace attribute for full framework for intersection and union cases

* Compare namespaces using string comparison in unit tests

Commit migrated from https://github.com/dotnet/corefx/commit/2c22af8903522e54f71225c40ddd383b15632ae0
src/libraries/System.Private.Xml/src/System/Xml/Schema/XmlSchemaAnyAttribute.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/TC_SchemaSet_AnyAttribute.cs