49 references to SendValidationEvent
System.Private.Xml (49)
System\Xml\Schema\XsdBuilder.cs (49)
715SendValidationEvent(SR.Sch_UnsupportedElement, XmlQualifiedName.ToString(name, ns)); 765SendValidationEvent(SR.Sch_UnsupportedAttribute, XmlQualifiedName.ToString(name, ns)); 781SendValidationEvent(SR.Sch_TextNotAllowed, value); 1168builder.SendValidationEvent(SR.Sch_IncludeLocation, null); 1193builder.SendValidationEvent(SR.Sch_ImportLocation, null); 1220builder.SendValidationEvent(SR.Sch_RedefineLocation, null); 1426builder.SendValidationEvent(SR.Sch_DupXsdElement, "simpleType"); 1433builder.SendValidationEvent(SR.Sch_DupXsdElement, "simpleType"); 1437builder.SendValidationEvent(SR.Sch_TypeAfterConstraints, null); 1444builder.SendValidationEvent(SR.Sch_DupXsdElement, "simpleType"); 1451builder.SendValidationEvent(SR.Sch_DupXsdElement, "simpleType"); 1458builder.SendValidationEvent(SR.Sch_DupXsdElement, "simpleType"); 1466builder.SendValidationEvent(SR.Sch_SimpleTypeRestriction, null); 1500builder.SendValidationEvent(SR.Sch_DupSimpleTypeChild, null); 1533builder.SendValidationEvent(SR.Sch_DupSimpleTypeChild, null); 1557builder.SendValidationEvent(SR.Sch_DupSimpleTypeChild, null); 1596builder.SendValidationEvent(SR.Sch_DupElement, "complexType"); 1600builder.SendValidationEvent(SR.Sch_TypeAfterConstraints, null); 1646builder.SendValidationEvent(SR.Sch_ComplexTypeContentModel, "complexContent"); 1669builder.SendValidationEvent(SR.Sch_ComplexContentContentModel, "extension"); 1712builder.SendValidationEvent(SR.Sch_ComplexTypeContentModel, "simpleContent"); 1731builder.SendValidationEvent(SR.Sch_DupElement, "extension"); 1755builder.SendValidationEvent(SR.Sch_DupElement, "restriction"); 1831builder.SendValidationEvent(SR.Sch_AttributeMutuallyExclusive, "anyAttribute"); 1835builder.SendValidationEvent(SR.Sch_DupElement, "anyAttribute"); 1842builder.SendValidationEvent(SR.Sch_DupElement, "anyAttribute"); 1849builder.SendValidationEvent(SR.Sch_DupElement, "anyAttribute"); 1856builder.SendValidationEvent(SR.Sch_DupElement, "anyAttribute"); 1863builder.SendValidationEvent(SR.Sch_DupElement, "anyAttribute"); 1870builder.SendValidationEvent(SR.Sch_DupElement, "anyAttribute"); 2111builder.SendValidationEvent(SR.Sch_InvalidFacetPosition, null); 2154builder.SendValidationEvent(SR.Sch_ElementRef, null); 2185builder.SendValidationEvent(SR.Sch_UnsupportedAttribute, "refer"); 2206builder.SendValidationEvent(SR.Sch_DupSelector, builder._identityConstraint.Name); 2229builder.SendValidationEvent(SR.Sch_SelectorBeforeFields, builder._identityConstraint.Name); 2254builder.SendValidationEvent(SR.Sch_AnnotationLocation, null); 2332SendValidationEvent(SR.Sch_AttributeMutuallyExclusive, "attribute"); 2336SendValidationEvent(SR.Sch_AnyAttributeLastChild, null); 2343SendValidationEvent(SR.Sch_AnyAttributeLastChild, null); 2350SendValidationEvent(SR.Sch_AnyAttributeLastChild, null); 2357SendValidationEvent(SR.Sch_AnyAttributeLastChild, null); 2364SendValidationEvent(SR.Sch_AnyAttributeLastChild, null); 2371SendValidationEvent(SR.Sch_AnyAttributeLastChild, null); 2391SendValidationEvent(SR.Sch_ComplexTypeContentModel, "complexType"); 2400SendValidationEvent(SR.Sch_ComplexContentContentModel, "ComplexContentExtension"); 2409SendValidationEvent(SR.Sch_ComplexContentContentModel, "ComplexContentExtension"); 2416SendValidationEvent(SR.Sch_DupGroupParticle, nameof(particle)); 2462SendValidationEvent(SR.Sch_MinOccursInvalidXsd, null); 2474SendValidationEvent(SR.Sch_MaxOccursInvalidXsd, null);