18 references to Sch_MissAttribute
System.Private.Xml (18)
System\Xml\Schema\Preprocessor.cs (6)
1728SendValidationEvent(SR.Sch_MissAttribute, "base", contentExtension); 1742SendValidationEvent(SR.Sch_MissAttribute, "base", contentRestriction); 1786SendValidationEvent(SR.Sch_MissAttribute, "base", contentExtension); 1805SendValidationEvent(SR.Sch_MissAttribute, "base", contentRestriction); 1978SendValidationEvent(SR.Sch_MissAttribute, "ref", groupRef); 2016SendValidationEvent(SR.Sch_MissAttribute, "ref", attributeGroupRef);
System\Xml\Schema\SchemaCollectionpreProcessor.cs (6)
1393SendValidationEvent(SR.Sch_MissAttribute, "base", contentExtension); 1407SendValidationEvent(SR.Sch_MissAttribute, "base", contentRestriction); 1451SendValidationEvent(SR.Sch_MissAttribute, "base", contentExtension); 1470SendValidationEvent(SR.Sch_MissAttribute, "base", contentRestriction); 1646SendValidationEvent(SR.Sch_MissAttribute, "ref", groupRef); 1684SendValidationEvent(SR.Sch_MissAttribute, "ref", attributeGroupRef);
System\Xml\Schema\XdrBuilder.cs (6)
806code = SR.Sch_MissAttribute; 1098builder.SendValidationEvent(SR.Sch_MissAttribute); 1229builder.SendValidationEvent(SR.Sch_MissAttribute); 1267builder.SendValidationEvent(SR.Sch_MissAttribute); 1437builder.SendValidationEvent(SR.Sch_MissAttribute); 1459code = SR.Sch_MissAttribute;