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)
1390SendValidationEvent(SR.Sch_MissAttribute, "base", contentExtension); 1404SendValidationEvent(SR.Sch_MissAttribute, "base", contentRestriction); 1448SendValidationEvent(SR.Sch_MissAttribute, "base", contentExtension); 1467SendValidationEvent(SR.Sch_MissAttribute, "base", contentRestriction); 1643SendValidationEvent(SR.Sch_MissAttribute, "ref", groupRef); 1681SendValidationEvent(SR.Sch_MissAttribute, "ref", attributeGroupRef);
System\Xml\Schema\XdrBuilder.cs (6)
805code = SR.Sch_MissAttribute; 1097builder.SendValidationEvent(SR.Sch_MissAttribute); 1228builder.SendValidationEvent(SR.Sch_MissAttribute); 1266builder.SendValidationEvent(SR.Sch_MissAttribute); 1436builder.SendValidationEvent(SR.Sch_MissAttribute); 1458code = SR.Sch_MissAttribute;