System\ServiceModel\Dispatcher\HelpExampleGenerator.cs (52)
39{ typeof(XmlSchemaAttributeGroup), ErrorHandler },
40{ typeof(XmlSchemaAttributeGroupRef), ErrorHandler },
41{ typeof(XmlSchemaComplexContentRestriction), ErrorHandler },
42{ typeof(XmlSchemaSimpleContentRestriction), ErrorHandler },
45{ typeof(XmlSchemaMaxExclusiveFacet), ErrorHandler },
46{ typeof(XmlSchemaMaxInclusiveFacet), ErrorHandler },
47{ typeof(XmlSchemaMinExclusiveFacet), ErrorHandler },
48{ typeof(XmlSchemaMinInclusiveFacet), ErrorHandler },
49{ typeof(XmlSchemaNumericFacet), ErrorHandler },
50{ typeof(XmlSchemaFractionDigitsFacet), ErrorHandler },
51{ typeof(XmlSchemaLengthFacet), ErrorHandler },
52{ typeof(XmlSchemaMaxLengthFacet), ErrorHandler },
53{ typeof(XmlSchemaMinLengthFacet), ErrorHandler },
54{ typeof(XmlSchemaTotalDigitsFacet), ErrorHandler },
55{ typeof(XmlSchemaPatternFacet), ErrorHandler },
56{ typeof(XmlSchemaWhiteSpaceFacet), ErrorHandler },
57{ typeof(XmlSchemaGroup), ErrorHandler },
58{ typeof(XmlSchemaIdentityConstraint), ErrorHandler },
59{ typeof(XmlSchemaKey), ErrorHandler },
60{ typeof(XmlSchemaKeyref), ErrorHandler },
61{ typeof(XmlSchemaUnique), ErrorHandler },
62{ typeof(XmlSchemaNotation), ErrorHandler },
63{ typeof(XmlSchemaAll), ErrorHandler },
64{ typeof(XmlSchemaGroupRef), ErrorHandler },
65{ typeof(XmlSchemaSimpleTypeUnion), ErrorHandler },
67{ typeof(XmlSchemaXPath), ErrorHandler },
89{ typeof(XmlSchemaAttributeGroup), ErrorHandler },
90{ typeof(XmlSchemaAttributeGroupRef), ErrorHandler },
91{ typeof(XmlSchemaComplexContentRestriction), ErrorHandler },
92{ typeof(XmlSchemaSimpleContentRestriction), ErrorHandler },
95{ typeof(XmlSchemaMaxExclusiveFacet), ErrorHandler },
96{ typeof(XmlSchemaMaxInclusiveFacet), ErrorHandler },
97{ typeof(XmlSchemaMinExclusiveFacet), ErrorHandler },
98{ typeof(XmlSchemaMinInclusiveFacet), ErrorHandler },
99{ typeof(XmlSchemaNumericFacet), ErrorHandler },
100{ typeof(XmlSchemaFractionDigitsFacet), ErrorHandler },
101{ typeof(XmlSchemaLengthFacet), ErrorHandler },
102{ typeof(XmlSchemaMaxLengthFacet), ErrorHandler },
103{ typeof(XmlSchemaMinLengthFacet), ErrorHandler },
104{ typeof(XmlSchemaTotalDigitsFacet), ErrorHandler },
105{ typeof(XmlSchemaPatternFacet), ErrorHandler },
106{ typeof(XmlSchemaWhiteSpaceFacet), ErrorHandler },
107{ typeof(XmlSchemaGroup), ErrorHandler },
108{ typeof(XmlSchemaIdentityConstraint), ErrorHandler },
109{ typeof(XmlSchemaKey), ErrorHandler },
110{ typeof(XmlSchemaKeyref), ErrorHandler },
111{ typeof(XmlSchemaUnique), ErrorHandler },
112{ typeof(XmlSchemaNotation), ErrorHandler },
113{ typeof(XmlSchemaAll), ErrorHandler },
114{ typeof(XmlSchemaGroupRef), ErrorHandler },
115{ typeof(XmlSchemaSimpleTypeUnion), ErrorHandler },
117{ typeof(XmlSchemaXPath), ErrorHandler },