192 references to SendValidationEvent
System.Private.Xml (192)
System\Xml\Schema\Preprocessor.cs (52)
532SendValidationEvent(SR.Sch_InvalidTargetNamespaceAttribute, schema); 580SendValidationEvent(SR.Sch_ImportTargetNamespace, include); 717SendValidationEvent(SR.Sch_RedefineNoSchema, redefine); 773SendValidationEvent(SR.Sch_InvalidCollection, (XmlSchemaObject)schemaItems[i]); 849SendValidationEvent(SR.Sch_GroupDoubleRedefine, group); 874SendValidationEvent(SR.Sch_AttrGroupDoubleRedefine, attributeGroup); 899SendValidationEvent(SR.Sch_ComplexTypeDoubleRedefine, complexType); 918SendValidationEvent(SR.Sch_SimpleToComplexTypeRedefine, complexType); 928SendValidationEvent(SR.Sch_SimpleTypeDoubleRedefine, simpleType); 947SendValidationEvent(SR.Sch_ComplexToSimpleTypeRedefine, simpleType); 1001SendValidationEvent(SR.Sch_InvalidBlockDefaultValue, schema); 1017SendValidationEvent(SR.Sch_InvalidFinalDefaultValue, schema); 1046SendValidationEvent(SR.Sch_MinMaxGroupRedefine, groupRef); 1072SendValidationEvent(SR.Sch_MultipleGroupSelfRef, group); 1090SendValidationEvent(SR.Sch_MultipleAttrGroupSelfRef, attributeGroup); 1105SendValidationEvent(SR.Sch_InvalidTypeRedefine, stype); 1144SendValidationEvent(SR.Sch_InvalidTypeRedefine, ctype); 1196SendValidationEvent(SR.Sch_InvalidAttributeRef, attribute); 1209SendValidationEvent(SR.Sch_TargetNamespaceXsi, attribute); 1218SendValidationEvent(SR.Sch_DefaultFixedAttributes, attribute); 1222SendValidationEvent(SR.Sch_OptionalDefaultAttribute, attribute); 1226SendValidationEvent(SR.Sch_XmlNsAttribute, attribute); 1233SendValidationEvent(SR.Sch_TypeMutualExclusive, attribute); 1291SendValidationEvent(SR.Sch_InvalidElementFinalValue, element); 1327SendValidationEvent(SR.Sch_ElementNameRef, element); 1343SendValidationEvent(SR.Sch_InvalidElementRef, element); 1347SendValidationEvent(SR.Sch_DefaultFixedAttributes, element); 1354SendValidationEvent(SR.Sch_MinGtMax, element); 1397SendValidationEvent(SR.Sch_InvalidElementBlockValue, element); 1406SendValidationEvent(SR.Sch_TypeMutualExclusive, element); 1423SendValidationEvent(SR.Sch_DefaultFixedAttributes, element); 1461SendValidationEvent(SR.Sch_IdConstraintNoSelector, constraint); 1467SendValidationEvent(SR.Sch_IdConstraintNoFields, constraint); 1475SendValidationEvent(SR.Sch_IdConstraintNoRefer, constraint); 1538SendValidationEvent(SR.Sch_InvalidSimpleTypeFinalValue, simpleType); 1546SendValidationEvent(SR.Sch_NoSimpleTypeContent, simpleType); 1561SendValidationEvent(SR.Sch_SimpleTypeRestRefBase, restriction); 1569SendValidationEvent(SR.Sch_SimpleTypeRestRefBaseNone, restriction); 1587SendValidationEvent(SR.Sch_SimpleTypeListRefBase, list); 1596SendValidationEvent(SR.Sch_SimpleTypeListRefBaseNone, list); 1623SendValidationEvent(SR.Sch_SimpleTypeUnionNoBase, union1); 1669SendValidationEvent(SR.Sch_InvalidComplexTypeBlockValue, complexType); 1692SendValidationEvent(SR.Sch_InvalidComplexTypeFinalValue, complexType); 1712SendValidationEvent(SR.Sch_NoRestOrExt, complexType); 1766SendValidationEvent(SR.Sch_NoRestOrExt, complexType); 1850SendValidationEvent(SR.Sch_NoGroupParticle, group); 1880SendValidationEvent(SR.Sch_MissingPublicSystemAttribute, notation); 1913SendValidationEvent(SR.Sch_InvalidAllMin, particle); 1918SendValidationEvent(SR.Sch_InvalidAllMax, particle); 1927SendValidationEvent(SR.Sch_InvalidAllElementMax, element); 1938SendValidationEvent(SR.Sch_MinGtMax, particle); 2068SendValidationEvent(SR.Sch_DupIdAttribute, xso);
System\Xml\Schema\SchemaCollectionCompiler.cs (37)
437SendValidationEvent(SR.Sch_SubstitutionCircularRef, (XmlSchemaElement)substitutionGroup.Members[0]!); 478SendValidationEvent(SR.Sch_NoExamplar, (XmlSchemaElement)substitutionGroup.Members[0]!); 507SendValidationEvent(SR.Sch_GroupCircularRef, group); 549SendValidationEvent(SR.Sch_BaseFinalList, simpleType); 588SendValidationEvent(SR.Sch_BaseFinalRestriction, simpleType); 656SendValidationEvent(SR.Sch_BaseFinalUnion, simpleType); 695SendValidationEvent(SR.Sch_UnionFromUnion, parentType); 712SendValidationEvent(SR.Sch_TypeCircularRef, complexType); 761SendValidationEvent(SR.Sch_TwoIdAttrUses, complexType); 829SendValidationEvent(SR.Sch_BaseFinalExtension, complexType); 833SendValidationEvent(SR.Sch_NotSimpleContent, complexType); 871SendValidationEvent(SR.Sch_DerivedNotFromBase, simpleRestriction); 886SendValidationEvent(SR.Sch_NeedSimpleTypeChild, simpleRestriction); 891SendValidationEvent(SR.Sch_NotSimpleContent, complexType); 898SendValidationEvent(SR.Sch_BaseFinalRestriction, complexType); 946SendValidationEvent(SR.Sch_NotComplexContent, complexType); 953SendValidationEvent(SR.Sch_BaseFinalExtension, complexType); 980SendValidationEvent(SR.Sch_DifContentType, complexType); 1012SendValidationEvent(SR.Sch_NotComplexContent, complexType); 1019SendValidationEvent(SR.Sch_BaseFinalRestriction, complexType); 1034SendValidationEvent(SR.Sch_InvalidContentRestriction, complexType); 1048SendValidationEvent(SR.Sch_InvalidParticleRestriction, complexType); 1157SendValidationEvent(SR.Sch_AllRefMinMax, groupRef); 1222SendValidationEvent(SR.Sch_NotAllAlone, all); 1718SendValidationEvent(SR.Sch_AttributeGroupCircularRef, attributeGroup); 1862SendValidationEvent(SR.Sch_InvalidAttributeExtension, attribute); 1876SendValidationEvent(SR.Sch_InvalidAnyAttributeRestriction, derivedType); 1895SendValidationEvent(SR.Sch_AttributeRestrictionProhibited, attribute); 1903SendValidationEvent(SR.Sch_AttributeRestrictionInvalid, attribute); 1919SendValidationEvent(SR.Sch_AttributeRestrictionInvalidFromWildcard, attribute); 1945SendValidationEvent(SR.Sch_UnexpressibleAnyAttribute, a); 1966SendValidationEvent(SR.Sch_UnexpressibleAnyAttribute, a); 1976SendValidationEvent(SR.Sch_AttributeCircularRef, xa); 2121SendValidationEvent(SR.Sch_IdentityConstraintCircularRef, xi); 2181SendValidationEvent(SR.Sch_ElementCircularRef, xe); 2588SendValidationEvent(SR.Sch_ElementTypeCollision, particle); 2606SendValidationEvent(SR.Sch_TypeCircularRef, complexType);
System\Xml\Schema\SchemaCollectionpreProcessor.cs (58)
300SendValidationEvent(SR.Sch_InvalidTargetNamespaceAttribute, schema); 391SendValidationEvent(SR.Sch_ImportTargetNamespaceNull, include); 395SendValidationEvent(SR.Sch_ImportTargetNamespace, include); 446SendValidationEvent(SR.Sch_InvalidBlockDefaultValue, schema); 462SendValidationEvent(SR.Sch_InvalidFinalDefaultValue, schema); 492SendValidationEvent(SR.Sch_RedefineNoSchema, redefine); 576SendValidationEvent(SR.Sch_InvalidCollection, schema.Items[i]); 599SendValidationEvent(SR.Sch_GroupDoubleRedefine, group); 611SendValidationEvent(SR.Sch_GroupRedefineNotFound, group); 620SendValidationEvent(SR.Sch_AttrGroupDoubleRedefine, attributeGroup); 632SendValidationEvent(SR.Sch_AttrGroupRedefineNotFound, attributeGroup); 641SendValidationEvent(SR.Sch_ComplexTypeDoubleRedefine, complexType); 656SendValidationEvent(SR.Sch_SimpleToComplexTypeRedefine, complexType); 661SendValidationEvent(SR.Sch_ComplexTypeRedefineNotFound, complexType); 670SendValidationEvent(SR.Sch_SimpleTypeDoubleRedefine, simpleType); 685SendValidationEvent(SR.Sch_ComplexToSimpleTypeRedefine, simpleType); 690SendValidationEvent(SR.Sch_SimpleTypeRedefineNotFound, simpleType); 724SendValidationEvent(SR.Sch_MinMaxGroupRedefine, groupRef); 750SendValidationEvent(SR.Sch_MultipleGroupSelfRef, group); 767SendValidationEvent(SR.Sch_MultipleAttrGroupSelfRef, attributeGroup); 781SendValidationEvent(SR.Sch_InvalidTypeRedefine, stype); 818SendValidationEvent(SR.Sch_InvalidTypeRedefine, ctype); 870SendValidationEvent(SR.Sch_InvalidAttributeRef, attribute); 882SendValidationEvent(SR.Sch_TargetNamespaceXsi, attribute); 890SendValidationEvent(SR.Sch_DefaultFixedAttributes, attribute); 894SendValidationEvent(SR.Sch_OptionalDefaultAttribute, attribute); 898SendValidationEvent(SR.Sch_XmlNsAttribute, attribute); 905SendValidationEvent(SR.Sch_TypeMutualExclusive, attribute); 964SendValidationEvent(SR.Sch_InvalidElementFinalValue, element); 1000SendValidationEvent(SR.Sch_ElementNameRef, element); 1016SendValidationEvent(SR.Sch_InvalidElementRef, element); 1020SendValidationEvent(SR.Sch_DefaultFixedAttributes, element); 1027SendValidationEvent(SR.Sch_MinGtMax, element); 1070SendValidationEvent(SR.Sch_InvalidElementBlockValue, element); 1079SendValidationEvent(SR.Sch_TypeMutualExclusive, element); 1096SendValidationEvent(SR.Sch_DefaultFixedAttributes, element); 1132SendValidationEvent(SR.Sch_IdConstraintNoSelector, constraint); 1137SendValidationEvent(SR.Sch_IdConstraintNoFields, constraint); 1144SendValidationEvent(SR.Sch_IdConstraintNoRefer, constraint); 1205SendValidationEvent(SR.Sch_InvalidSimpleTypeFinalValue, simpleType); 1213SendValidationEvent(SR.Sch_NoSimpleTypeContent, simpleType); 1228SendValidationEvent(SR.Sch_SimpleTypeRestRefBase, restriction); 1236SendValidationEvent(SR.Sch_SimpleTypeRestRefBaseNone, restriction); 1254SendValidationEvent(SR.Sch_SimpleTypeListRefBase, list); 1263SendValidationEvent(SR.Sch_SimpleTypeListRefBaseNone, list); 1289SendValidationEvent(SR.Sch_SimpleTypeUnionNoBase, union1); 1334SendValidationEvent(SR.Sch_InvalidComplexTypeBlockValue, complexType); 1357SendValidationEvent(SR.Sch_InvalidComplexTypeFinalValue, complexType); 1377SendValidationEvent(SR.Sch_NoRestOrExt, complexType); 1431SendValidationEvent(SR.Sch_NoRestOrExt, complexType); 1514SendValidationEvent(SR.Sch_NoGroupParticle, group); 1581SendValidationEvent(SR.Sch_InvalidAllMin, particle); 1586SendValidationEvent(SR.Sch_InvalidAllMax, particle); 1594SendValidationEvent(SR.Sch_InvalidAllElementMax, element); 1605SendValidationEvent(SR.Sch_MinGtMax, particle); 1661SendValidationEvent(SR.Sch_InvalidAny, particle); 1704SendValidationEvent(SR.Sch_InvalidAnyAttribute, anyAttribute); 1719SendValidationEvent(SR.Sch_DupIdAttribute, xso);
System\Xml\Schema\SchemaSetCompiler.cs (45)
456SendValidationEvent(SR.Sch_NoExamplar, element); 494SendValidationEvent(SR.Sch_SubstitutionCircularRef, (XmlSchemaElement)substitutionGroup.Members[0]!); 589SendValidationEvent(SR.Sch_GroupCircularRef, group); 633SendValidationEvent(SR.Sch_BaseFinalList, simpleType); 678SendValidationEvent(SR.Sch_BaseFinalRestriction, simpleType); 746SendValidationEvent(SR.Sch_BaseFinalUnion, simpleType); 784SendValidationEvent(SR.Sch_UnionFromUnion, parentType); 801SendValidationEvent(SR.Sch_TypeCircularRef, complexType); 844SendValidationEvent(SR.Sch_TwoIdAttrUses, complexType); 908SendValidationEvent(SR.Sch_BaseFinalExtension, complexType); 912SendValidationEvent(SR.Sch_NotSimpleContent, complexType); 951SendValidationEvent(SR.Sch_DerivedNotFromBase, simpleRestriction); 966SendValidationEvent(SR.Sch_NeedSimpleTypeChild, simpleRestriction); 971SendValidationEvent(SR.Sch_NotSimpleContent, complexType); 979SendValidationEvent(SR.Sch_BaseFinalRestriction, complexType); 1028SendValidationEvent(SR.Sch_BaseFinalExtension, complexType); 1071SendValidationEvent(SR.Sch_DifContentType, complexType); 1099SendValidationEvent(SR.Sch_BaseFinalRestriction, complexType); 1141SendValidationEvent(SR.Sch_InvalidParticleRestriction, complexType); 1177SendValidationEvent(SR.Sch_InvalidParticleRestriction, derivedParticle); 1298SendValidationEvent(SR.Sch_AllRefMinMax, groupRef); 1354SendValidationEvent(SR.Sch_NotAllAlone, all); 2069SendValidationEvent(SR.Sch_AttributeGroupCircularRef, attributeGroup); 2227SendValidationEvent(SR.Sch_InvalidAttributeExtension, attribute); 2237SendValidationEvent(SR.Sch_InvalidAnyAttributeRestriction, derivedType); 2256SendValidationEvent(SR.Sch_AttributeRestrictionProhibited, attribute); 2260SendValidationEvent(SR.Sch_AttributeUseInvalid, attribute); 2268SendValidationEvent(SR.Sch_AttributeRestrictionInvalid, attribute); 2272SendValidationEvent(SR.Sch_AttributeFixedInvalid, attribute); 2288SendValidationEvent(SR.Sch_AttributeRestrictionInvalidFromWildcard, attribute); 2306SendValidationEvent(SR.Sch_InvalidAnyAttributeRestriction, derivedAttributeGroup); 2316SendValidationEvent(SR.Sch_AttributeRestrictionProhibited, attribute); 2320SendValidationEvent(SR.Sch_AttributeUseInvalid, attribute); 2328SendValidationEvent(SR.Sch_AttributeRestrictionInvalid, attribute); 2332SendValidationEvent(SR.Sch_AttributeFixedInvalid, attribute); 2351SendValidationEvent(SR.Sch_AttributeRestrictionInvalidFromWildcard, attribute); 2384SendValidationEvent(SR.Sch_UnexpressibleAnyAttribute, a); 2406SendValidationEvent(SR.Sch_UnexpressibleAnyAttribute, a); 2417SendValidationEvent(SR.Sch_AttributeCircularRef, xa); 2547SendValidationEvent(SR.Sch_DefaultIdValue, xa); 2577SendValidationEvent(SR.Sch_IdentityConstraintCircularRef, xi); 2640SendValidationEvent(SR.Sch_ElementCircularRef, xe); 2763SendValidationEvent(SR.Sch_DefaultIdValue, xe); 2970SendValidationEvent(SR.Sch_ElementTypeCollision, particle); 3004SendValidationEvent(SR.Sch_TypeCircularRef, complexType);