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);