3 references to Sch_ProhibitedAttribute
System.Private.Xml (3)
System\Xml\Schema\SchemaInfo.cs (1)
269throw new XmlSchemaException(SR.Sch_ProhibitedAttribute, qname.ToString());
System\Xml\Schema\XmlSchemaValidator.cs (2)
571SendValidationEvent(SR.Sch_ProhibitedAttribute, attQName.ToString()); 577SendValidationEvent(SR.Sch_ProhibitedAttribute, attQName.ToString());