FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (52)
557SendValidationEvent(ResXml.Sch_InvalidTargetNamespaceAttribute, schema);
605SendValidationEvent(ResXml.Sch_ImportTargetNamespace, include);
743SendValidationEvent(ResXml.Sch_RedefineNoSchema, redefine);
806SendValidationEvent(ResXml.Sch_InvalidCollection, (XmlSchemaObject)schemaItems[i]);
882SendValidationEvent(ResXml.Sch_GroupDoubleRedefine, group);
908SendValidationEvent(ResXml.Sch_AttrGroupDoubleRedefine, attributeGroup);
934SendValidationEvent(ResXml.Sch_ComplexTypeDoubleRedefine, complexType);
953SendValidationEvent(ResXml.Sch_SimpleToComplexTypeRedefine, complexType);
964SendValidationEvent(ResXml.Sch_SimpleTypeDoubleRedefine, simpleType);
983SendValidationEvent(ResXml.Sch_ComplexToSimpleTypeRedefine, simpleType);
1036SendValidationEvent(ResXml.Sch_InvalidBlockDefaultValue, schema);
1052SendValidationEvent(ResXml.Sch_InvalidFinalDefaultValue, schema);
1081SendValidationEvent(ResXml.Sch_MinMaxGroupRedefine, groupRef);
1107SendValidationEvent(ResXml.Sch_MultipleGroupSelfRef, group);
1125SendValidationEvent(ResXml.Sch_MultipleAttrGroupSelfRef, attributeGroup);
1140SendValidationEvent(ResXml.Sch_InvalidTypeRedefine, stype);
1177SendValidationEvent(ResXml.Sch_InvalidTypeRedefine, ctype);
1229SendValidationEvent(ResXml.Sch_InvalidAttributeRef, attribute);
1242SendValidationEvent(ResXml.Sch_TargetNamespaceXsi, attribute);
1251SendValidationEvent(ResXml.Sch_DefaultFixedAttributes, attribute);
1255SendValidationEvent(ResXml.Sch_OptionalDefaultAttribute, attribute);
1259SendValidationEvent(ResXml.Sch_XmlNsAttribute, attribute);
1266SendValidationEvent(ResXml.Sch_TypeMutualExclusive, attribute);
1324SendValidationEvent(ResXml.Sch_InvalidElementFinalValue, element);
1360SendValidationEvent(ResXml.Sch_ElementNameRef, element);
1376SendValidationEvent(ResXml.Sch_InvalidElementRef, element);
1380SendValidationEvent(ResXml.Sch_DefaultFixedAttributes, element);
1387SendValidationEvent(ResXml.Sch_MinGtMax, element);
1430SendValidationEvent(ResXml.Sch_InvalidElementBlockValue, element);
1439SendValidationEvent(ResXml.Sch_TypeMutualExclusive, element);
1456SendValidationEvent(ResXml.Sch_DefaultFixedAttributes, element);
1494SendValidationEvent(ResXml.Sch_IdConstraintNoSelector, constraint);
1499SendValidationEvent(ResXml.Sch_IdConstraintNoFields, constraint);
1507SendValidationEvent(ResXml.Sch_IdConstraintNoRefer, constraint);
1568SendValidationEvent(ResXml.Sch_InvalidSimpleTypeFinalValue, simpleType);
1576SendValidationEvent(ResXml.Sch_NoSimpleTypeContent, simpleType);
1592SendValidationEvent(ResXml.Sch_SimpleTypeRestRefBase, restriction);
1600SendValidationEvent(ResXml.Sch_SimpleTypeRestRefBaseNone, restriction);
1619SendValidationEvent(ResXml.Sch_SimpleTypeListRefBase, list);
1628SendValidationEvent(ResXml.Sch_SimpleTypeListRefBaseNone, list);
1655SendValidationEvent(ResXml.Sch_SimpleTypeUnionNoBase, union1);
1701SendValidationEvent(ResXml.Sch_InvalidComplexTypeBlockValue, complexType);
1724SendValidationEvent(ResXml.Sch_InvalidComplexTypeFinalValue, complexType);
1746SendValidationEvent(ResXml.Sch_NoRestOrExt, complexType);
1801SendValidationEvent(ResXml.Sch_NoRestOrExt, complexType);
1884SendValidationEvent(ResXml.Sch_NoGroupParticle, group);
1914SendValidationEvent(ResXml.Sch_MissingPublicSystemAttribute, notation);
1947SendValidationEvent(ResXml.Sch_InvalidAllMin, particle);
1952SendValidationEvent(ResXml.Sch_InvalidAllMax, particle);
1961SendValidationEvent(ResXml.Sch_InvalidAllElementMax, element);
1972SendValidationEvent(ResXml.Sch_MinGtMax, particle);
2101SendValidationEvent(ResXml.Sch_DupIdAttribute, xso);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (38)
426SendValidationEvent(ResXml.Sch_SubstitutionCircularRef, (XmlSchemaElement)substitutionGroup.Members[0]);
439SendValidationEvent(ResXml.Sch_InvalidExamplar, examplar);
465SendValidationEvent(ResXml.Sch_NoExamplar, (XmlSchemaElement)substitutionGroup.Members[0]);
494SendValidationEvent(ResXml.Sch_GroupCircularRef, group);
540SendValidationEvent(ResXml.Sch_BaseFinalList, simpleType);
580SendValidationEvent(ResXml.Sch_BaseFinalRestriction, simpleType);
647SendValidationEvent(ResXml.Sch_BaseFinalUnion, simpleType);
685SendValidationEvent(ResXml.Sch_UnionFromUnion, parentType);
702SendValidationEvent(ResXml.Sch_TypeCircularRef, complexType);
752SendValidationEvent(ResXml.Sch_TwoIdAttrUses, complexType);
820SendValidationEvent(ResXml.Sch_BaseFinalExtension, complexType);
824SendValidationEvent(ResXml.Sch_NotSimpleContent, complexType);
862SendValidationEvent(ResXml.Sch_DerivedNotFromBase, simpleRestriction);
877SendValidationEvent(ResXml.Sch_NeedSimpleTypeChild, simpleRestriction);
882SendValidationEvent(ResXml.Sch_NotSimpleContent, complexType);
889SendValidationEvent(ResXml.Sch_BaseFinalRestriction, complexType);
937SendValidationEvent(ResXml.Sch_NotComplexContent, complexType);
944SendValidationEvent(ResXml.Sch_BaseFinalExtension, complexType);
971SendValidationEvent(ResXml.Sch_DifContentType, complexType);
1003SendValidationEvent(ResXml.Sch_NotComplexContent, complexType);
1010SendValidationEvent(ResXml.Sch_BaseFinalRestriction, complexType);
1024SendValidationEvent(ResXml.Sch_InvalidContentRestriction, complexType);
1050SendValidationEvent(ResXml.Sch_InvalidParticleRestriction, complexType);
1159SendValidationEvent(ResXml.Sch_AllRefMinMax, groupRef);
1224SendValidationEvent(ResXml.Sch_NotAllAlone, all);
1720SendValidationEvent(ResXml.Sch_AttributeGroupCircularRef, attributeGroup);
1863SendValidationEvent(ResXml.Sch_InvalidAttributeExtension, attribute);
1877SendValidationEvent(ResXml.Sch_InvalidAnyAttributeRestriction, derivedType);
1906SendValidationEvent(ResXml.Sch_AttributeRestrictionProhibited, attribute);
1914SendValidationEvent(ResXml.Sch_AttributeRestrictionInvalid, attribute);
1939SendValidationEvent(ResXml.Sch_AttributeRestrictionInvalidFromWildcard, attribute);
2023SendValidationEvent(ResXml.Sch_UnexpressibleAnyAttribute, a);
2044SendValidationEvent(ResXml.Sch_UnexpressibleAnyAttribute, a);
2054SendValidationEvent(ResXml.Sch_AttributeCircularRef, xa);
2202SendValidationEvent(ResXml.Sch_IdentityConstraintCircularRef, xi);
2262SendValidationEvent(ResXml.Sch_ElementCircularRef, xe);
2682SendValidationEvent(ResXml.Sch_ElementTypeCollision, particle);
2700SendValidationEvent(ResXml.Sch_TypeCircularRef, complexType);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (58)
305SendValidationEvent(ResXml.Sch_InvalidTargetNamespaceAttribute, schema);
396SendValidationEvent(ResXml.Sch_ImportTargetNamespaceNull, include);
400SendValidationEvent(ResXml.Sch_ImportTargetNamespace, include);
451SendValidationEvent(ResXml.Sch_InvalidBlockDefaultValue, schema);
467SendValidationEvent(ResXml.Sch_InvalidFinalDefaultValue, schema);
498SendValidationEvent(ResXml.Sch_RedefineNoSchema, redefine);
583SendValidationEvent(ResXml.Sch_InvalidCollection, schema.Items[i]);
606SendValidationEvent(ResXml.Sch_GroupDoubleRedefine, group);
618SendValidationEvent(ResXml.Sch_GroupRedefineNotFound, group);
628SendValidationEvent(ResXml.Sch_AttrGroupDoubleRedefine, attributeGroup);
640SendValidationEvent(ResXml.Sch_AttrGroupRedefineNotFound, attributeGroup);
650SendValidationEvent(ResXml.Sch_ComplexTypeDoubleRedefine, complexType);
665SendValidationEvent(ResXml.Sch_SimpleToComplexTypeRedefine, complexType);
670SendValidationEvent(ResXml.Sch_ComplexTypeRedefineNotFound, complexType);
680SendValidationEvent(ResXml.Sch_SimpleTypeDoubleRedefine, simpleType);
695SendValidationEvent(ResXml.Sch_ComplexToSimpleTypeRedefine, simpleType);
700SendValidationEvent(ResXml.Sch_SimpleTypeRedefineNotFound, simpleType);
732SendValidationEvent(ResXml.Sch_MinMaxGroupRedefine, groupRef);
758SendValidationEvent(ResXml.Sch_MultipleGroupSelfRef, group);
775SendValidationEvent(ResXml.Sch_MultipleAttrGroupSelfRef, attributeGroup);
789SendValidationEvent(ResXml.Sch_InvalidTypeRedefine, stype);
826SendValidationEvent(ResXml.Sch_InvalidTypeRedefine, ctype);
878SendValidationEvent(ResXml.Sch_InvalidAttributeRef, attribute);
890SendValidationEvent(ResXml.Sch_TargetNamespaceXsi, attribute);
898SendValidationEvent(ResXml.Sch_DefaultFixedAttributes, attribute);
902SendValidationEvent(ResXml.Sch_OptionalDefaultAttribute, attribute);
906SendValidationEvent(ResXml.Sch_XmlNsAttribute, attribute);
913SendValidationEvent(ResXml.Sch_TypeMutualExclusive, attribute);
971SendValidationEvent(ResXml.Sch_InvalidElementFinalValue, element);
1007SendValidationEvent(ResXml.Sch_ElementNameRef, element);
1023SendValidationEvent(ResXml.Sch_InvalidElementRef, element);
1027SendValidationEvent(ResXml.Sch_DefaultFixedAttributes, element);
1034SendValidationEvent(ResXml.Sch_MinGtMax, element);
1077SendValidationEvent(ResXml.Sch_InvalidElementBlockValue, element);
1086SendValidationEvent(ResXml.Sch_TypeMutualExclusive, element);
1103SendValidationEvent(ResXml.Sch_DefaultFixedAttributes, element);
1139SendValidationEvent(ResXml.Sch_IdConstraintNoSelector, constraint);
1144SendValidationEvent(ResXml.Sch_IdConstraintNoFields, constraint);
1152SendValidationEvent(ResXml.Sch_IdConstraintNoRefer, constraint);
1213SendValidationEvent(ResXml.Sch_InvalidSimpleTypeFinalValue, simpleType);
1221SendValidationEvent(ResXml.Sch_NoSimpleTypeContent, simpleType);
1237SendValidationEvent(ResXml.Sch_SimpleTypeRestRefBase, restriction);
1245SendValidationEvent(ResXml.Sch_SimpleTypeRestRefBaseNone, restriction);
1264SendValidationEvent(ResXml.Sch_SimpleTypeListRefBase, list);
1273SendValidationEvent(ResXml.Sch_SimpleTypeListRefBaseNone, list);
1299SendValidationEvent(ResXml.Sch_SimpleTypeUnionNoBase, union1);
1344SendValidationEvent(ResXml.Sch_InvalidComplexTypeBlockValue, complexType);
1367SendValidationEvent(ResXml.Sch_InvalidComplexTypeFinalValue, complexType);
1389SendValidationEvent(ResXml.Sch_NoRestOrExt, complexType);
1444SendValidationEvent(ResXml.Sch_NoRestOrExt, complexType);
1527SendValidationEvent(ResXml.Sch_NoGroupParticle, group);
1594SendValidationEvent(ResXml.Sch_InvalidAllMin, particle);
1599SendValidationEvent(ResXml.Sch_InvalidAllMax, particle);
1607SendValidationEvent(ResXml.Sch_InvalidAllElementMax, element);
1618SendValidationEvent(ResXml.Sch_MinGtMax, particle);
1675SendValidationEvent(ResXml.Sch_InvalidAny, particle);
1718SendValidationEvent(ResXml.Sch_InvalidAnyAttribute, anyAttribute);
1733SendValidationEvent(ResXml.Sch_DupIdAttribute, xso);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (46)
442SendValidationEvent(ResXml.Sch_NoExamplar, element);
478SendValidationEvent(ResXml.Sch_SubstitutionCircularRef, (XmlSchemaElement)substitutionGroup.Members[0]);
492SendValidationEvent(ResXml.Sch_InvalidExamplar, examplar);
575SendValidationEvent(ResXml.Sch_GroupCircularRef, group);
621SendValidationEvent(ResXml.Sch_BaseFinalList, simpleType);
665SendValidationEvent(ResXml.Sch_BaseFinalRestriction, simpleType);
732SendValidationEvent(ResXml.Sch_BaseFinalUnion, simpleType);
770SendValidationEvent(ResXml.Sch_UnionFromUnion, parentType);
787SendValidationEvent(ResXml.Sch_TypeCircularRef, complexType);
831SendValidationEvent(ResXml.Sch_TwoIdAttrUses, complexType);
898SendValidationEvent(ResXml.Sch_BaseFinalExtension, complexType);
902SendValidationEvent(ResXml.Sch_NotSimpleContent, complexType);
940SendValidationEvent(ResXml.Sch_DerivedNotFromBase, simpleRestriction);
955SendValidationEvent(ResXml.Sch_NeedSimpleTypeChild, simpleRestriction);
960SendValidationEvent(ResXml.Sch_NotSimpleContent, complexType);
967SendValidationEvent(ResXml.Sch_BaseFinalRestriction, complexType);
1013SendValidationEvent(ResXml.Sch_BaseFinalExtension, complexType);
1053SendValidationEvent(ResXml.Sch_DifContentType, complexType);
1080SendValidationEvent(ResXml.Sch_BaseFinalRestriction, complexType);
1135SendValidationEvent(ResXml.Sch_InvalidParticleRestriction, complexType);
1170SendValidationEvent(ResXml.Sch_InvalidParticleRestriction, derivedParticle);
1285SendValidationEvent(ResXml.Sch_AllRefMinMax, groupRef);
1338SendValidationEvent(ResXml.Sch_NotAllAlone, all);
2055SendValidationEvent(ResXml.Sch_AttributeGroupCircularRef, attributeGroup);
2210SendValidationEvent(ResXml.Sch_InvalidAttributeExtension, attribute);
2220SendValidationEvent(ResXml.Sch_InvalidAnyAttributeRestriction, derivedType);
2249SendValidationEvent(ResXml.Sch_AttributeRestrictionProhibited, attribute);
2253SendValidationEvent(ResXml.Sch_AttributeUseInvalid, attribute);
2261SendValidationEvent(ResXml.Sch_AttributeRestrictionInvalid, attribute);
2265SendValidationEvent(ResXml.Sch_AttributeFixedInvalid, attribute);
2290SendValidationEvent(ResXml.Sch_AttributeRestrictionInvalidFromWildcard, attribute);
2308SendValidationEvent(ResXml.Sch_InvalidAnyAttributeRestriction, derivedAttributeGroup);
2317SendValidationEvent(ResXml.Sch_AttributeRestrictionProhibited, attribute);
2321SendValidationEvent(ResXml.Sch_AttributeUseInvalid, attribute);
2329SendValidationEvent(ResXml.Sch_AttributeRestrictionInvalid, attribute);
2333SendValidationEvent(ResXml.Sch_AttributeFixedInvalid, attribute);
2351SendValidationEvent(ResXml.Sch_AttributeRestrictionInvalidFromWildcard, attribute);
2441SendValidationEvent(ResXml.Sch_UnexpressibleAnyAttribute, a);
2462SendValidationEvent(ResXml.Sch_UnexpressibleAnyAttribute, a);
2472SendValidationEvent(ResXml.Sch_AttributeCircularRef, xa);
2603SendValidationEvent(ResXml.Sch_DefaultIdValue, xa);
2633SendValidationEvent(ResXml.Sch_IdentityConstraintCircularRef, xi);
2693SendValidationEvent(ResXml.Sch_ElementCircularRef, xe);
2821SendValidationEvent(ResXml.Sch_DefaultIdValue, xe);
3127SendValidationEvent(ResXml.Sch_ElementTypeCollision, particle);
3162SendValidationEvent(ResXml.Sch_TypeCircularRef, complexType);