1 write to XsiNoNamespaceSchemaLocation
System.Xml (1)
System\Xml\Schema\XsdValidator.cs (1)
78XsiNoNamespaceSchemaLocation = NameTable.Add("noNamespaceSchemaLocation");
1 reference to XsiNoNamespaceSchemaLocation
System.Xml (1)
System\Xml\Schema\XsdValidator.cs (1)
253else if (Ref.Equal(objectName, XsiNoNamespaceSchemaLocation)) {