3 references to Allows
System.Xml (3)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
513
if (anyAttribute.NamespaceList.
Allows
(attName)){ //Match wildcard against global attribute
System\Xml\Schema\ContentValidator.cs (1)
128
if (name != XmlQualifiedName.Empty && list.
Allows
(name)) {
System\Xml\Schema\SchemaInfo.cs (1)
203
if (!any.NamespaceList.
Allows
(qname)) {