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