FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (49)
722SendValidationEvent(ResXml.Sch_UnsupportedElement, qname.ToString());
773SendValidationEvent(ResXml.Sch_UnsupportedAttribute, qname.ToString());
789SendValidationEvent(ResXml.Sch_TextNotAllowed, value);
1176builder.SendValidationEvent(ResXml.Sch_IncludeLocation, null);
1200builder.SendValidationEvent(ResXml.Sch_ImportLocation, null);
1227builder.SendValidationEvent(ResXml.Sch_RedefineLocation, null);
1433builder.SendValidationEvent(ResXml.Sch_DupXsdElement, "simpleType");
1440builder.SendValidationEvent(ResXml.Sch_DupXsdElement, "simpleType");
1444builder.SendValidationEvent(ResXml.Sch_TypeAfterConstraints, null);
1451builder.SendValidationEvent(ResXml.Sch_DupXsdElement, "simpleType");
1458builder.SendValidationEvent(ResXml.Sch_DupXsdElement, "simpleType");
1465builder.SendValidationEvent(ResXml.Sch_DupXsdElement, "simpleType");
1473builder.SendValidationEvent(ResXml.Sch_SimpleTypeRestriction, null);
1507builder.SendValidationEvent(ResXml.Sch_DupSimpleTypeChild, null);
1540builder.SendValidationEvent(ResXml.Sch_DupSimpleTypeChild, null);
1563builder.SendValidationEvent(ResXml.Sch_DupSimpleTypeChild, null);
1601builder.SendValidationEvent(ResXml.Sch_DupElement, "complexType");
1605builder.SendValidationEvent(ResXml.Sch_TypeAfterConstraints, null);
1651builder.SendValidationEvent(ResXml.Sch_ComplexTypeContentModel, "complexContent");
1674builder.SendValidationEvent(ResXml.Sch_ComplexContentContentModel, "extension");
1717builder.SendValidationEvent(ResXml.Sch_ComplexTypeContentModel, "simpleContent");
1736builder.SendValidationEvent(ResXml.Sch_DupElement, "extension");
1760builder.SendValidationEvent(ResXml.Sch_DupElement, "restriction");
1836builder.SendValidationEvent(ResXml.Sch_AttributeMutuallyExclusive, "anyAttribute");
1840builder.SendValidationEvent(ResXml.Sch_DupElement, "anyAttribute");
1847builder.SendValidationEvent(ResXml.Sch_DupElement, "anyAttribute");
1854builder.SendValidationEvent(ResXml.Sch_DupElement, "anyAttribute");
1861builder.SendValidationEvent(ResXml.Sch_DupElement, "anyAttribute");
1868builder.SendValidationEvent(ResXml.Sch_DupElement, "anyAttribute");
1875builder.SendValidationEvent(ResXml.Sch_DupElement, "anyAttribute");
2116builder.SendValidationEvent(ResXml.Sch_InvalidFacetPosition, null);
2159builder.SendValidationEvent(ResXml.Sch_ElementRef, null);
2190builder.SendValidationEvent(ResXml.Sch_UnsupportedAttribute, "refer");
2211builder.SendValidationEvent(ResXml.Sch_DupSelector, builder._identityConstraint.Name);
2234builder.SendValidationEvent(ResXml.Sch_SelectorBeforeFields, builder._identityConstraint.Name);
2259builder.SendValidationEvent(ResXml.Sch_AnnotationLocation, null);
2337SendValidationEvent(ResXml.Sch_AttributeMutuallyExclusive, "attribute");
2341SendValidationEvent(ResXml.Sch_AnyAttributeLastChild, null);
2348SendValidationEvent(ResXml.Sch_AnyAttributeLastChild, null);
2355SendValidationEvent(ResXml.Sch_AnyAttributeLastChild, null);
2362SendValidationEvent(ResXml.Sch_AnyAttributeLastChild, null);
2369SendValidationEvent(ResXml.Sch_AnyAttributeLastChild, null);
2376SendValidationEvent(ResXml.Sch_AnyAttributeLastChild, null);
2396SendValidationEvent(ResXml.Sch_ComplexTypeContentModel, "complexType");
2405SendValidationEvent(ResXml.Sch_ComplexContentContentModel, "ComplexContentExtension");
2414SendValidationEvent(ResXml.Sch_ComplexContentContentModel, "ComplexContentExtension");
2421SendValidationEvent(ResXml.Sch_DupGroupParticle, "particle");
2467SendValidationEvent(ResXml.Sch_MinOccursInvalidXsd, null);
2479SendValidationEvent(ResXml.Sch_MaxOccursInvalidXsd, null);