1 reference to Sch_IncompleteContentExpectingComplex
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2586SendValidationEvent(eventHandler, sender, new XmlSchemaValidationException(SR.Sch_IncompleteContentExpectingComplex, new string?[] { BuildElementName(context.LocalName!, context.Namespace!), PrintExpectedElements(names, getParticles), SR.Sch_ComplexContentModel }, sourceUri, lineNo, linePos), XmlSeverityType.Error);