FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (6)
1763SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentExtension);
1777SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentRestriction);
1822SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentExtension);
1841SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentRestriction);
2013SendValidationEvent(ResXml.Sch_MissAttribute, "ref", groupRef);
2051SendValidationEvent(ResXml.Sch_MissAttribute, "ref", attributeGroupRef);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (6)
1406SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentExtension);
1420SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentRestriction);
1465SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentExtension);
1484SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentRestriction);
1660SendValidationEvent(ResXml.Sch_MissAttribute, "ref", groupRef);
1698SendValidationEvent(ResXml.Sch_MissAttribute, "ref", attributeGroupRef);