| _attributeFormDefault | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _blockDefault | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _buildinIncluded | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _compilationSettings | System.Xml.Schema.BaseProcessor | private |
| _elementFormDefault | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _errorCount | System.Xml.Schema.BaseProcessor | private |
| _eventHandler | System.Xml.Schema.BaseProcessor | private |
| _finalDefault | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _nameTable | System.Xml.Schema.BaseProcessor | private |
| _nsXml | System.Xml.Schema.BaseProcessor | private |
| _referenceNamespaces | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _schema | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _schemaLocations | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _schemaNames | System.Xml.Schema.BaseProcessor | private |
| _targetNamespace | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _xmlns | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| _xmlResolver | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| AddToTable(XmlSchemaObjectTable table, XmlQualifiedName qname, XmlSchemaObject item) | System.Xml.Schema.BaseProcessor | inlineprotected |
| BaseProcessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler) | System.Xml.Schema.BaseProcessor | inline |
| BaseProcessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler, XmlSchemaCompilationSettings compilationSettings) | System.Xml.Schema.BaseProcessor | inline |
| BuildRefNamespaces(XmlSchema schema) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| CheckRefinedAttributeGroup(XmlSchemaAttributeGroup attributeGroup) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| CheckRefinedComplexType(XmlSchemaComplexType ctype) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| CheckRefinedGroup(XmlSchemaGroup group) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| CheckRefinedSimpleType(XmlSchemaSimpleType stype) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| Cleanup(XmlSchema schema) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| CompilationSettings | System.Xml.Schema.BaseProcessor | protected |
| Compositor enum name | System.Xml.Schema.SchemaCollectionPreprocessor | private |
| CountGroupSelfReference(XmlSchemaObjectCollection items, XmlQualifiedName name) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| EventHandler | System.Xml.Schema.BaseProcessor | protected |
| Execute(XmlSchema schema, string targetNamespace, bool loadExternals, XmlSchemaCollection xsc) | System.Xml.Schema.SchemaCollectionPreprocessor | inline |
| GetSchemaEntity(Uri ruri) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| HasErrors | System.Xml.Schema.BaseProcessor | protected |
| IsValidAttributeGroupRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table) | System.Xml.Schema.BaseProcessor | inlineprivate |
| IsValidGroupRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table) | System.Xml.Schema.BaseProcessor | inlineprivate |
| IsValidTypeRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table) | System.Xml.Schema.BaseProcessor | inlineprivate |
| LoadExternals(XmlSchema schema, XmlSchemaCollection xsc) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| NameTable | System.Xml.Schema.BaseProcessor | protected |
| Preprocess(XmlSchema schema, string targetNamespace, Compositor compositor) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessAnnotation(XmlSchemaObject schemaObject) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessAttribute(XmlSchemaAttribute attribute) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessAttributeContent(XmlSchemaAttribute attribute) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessAttributeGroup(XmlSchemaAttributeGroup attributeGroup) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessAttributes(XmlSchemaObjectCollection attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaObject parent) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessComplexType(XmlSchemaComplexType complexType, bool local) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessElement(XmlSchemaElement element) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessElementContent(XmlSchemaElement element) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessGroup(XmlSchemaGroup group) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessIdentityConstraint(XmlSchemaIdentityConstraint constraint) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessLocalAttribute(XmlSchemaAttribute attribute) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessLocalElement(XmlSchemaElement element) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessNotation(XmlSchemaNotation notation) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessParticle(XmlSchemaParticle particle) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessRedefine(XmlSchemaRedefine redefine) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| PreprocessSimpleType(XmlSchemaSimpleType simpleType, bool local) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| ResolveSchemaLocationUri(XmlSchema enclosingSchema, string location) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| SchemaCollectionPreprocessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler) | System.Xml.Schema.SchemaCollectionPreprocessor | inline |
| SchemaNames | System.Xml.Schema.BaseProcessor | protected |
| SendValidationEvent(string code, XmlSchemaObject source) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEvent(string code, string msg, XmlSchemaObject source) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEvent(string code, string msg1, string msg2, XmlSchemaObject source) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEvent(string code, string[] args, Exception innerException, XmlSchemaObject source) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEvent(string code, string msg1, string msg2, string sourceUri, int lineNumber, int linePosition) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEvent(string code, XmlSchemaObject source, XmlSeverityType severity) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEvent(XmlSchemaException e) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEvent(string code, string msg, XmlSchemaObject source, XmlSeverityType severity) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEvent(XmlSchemaException e, XmlSeverityType severity) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SendValidationEventNoThrow(XmlSchemaException e, XmlSeverityType severity) | System.Xml.Schema.BaseProcessor | inlineprotected |
| SetParent(XmlSchemaObject child, XmlSchemaObject parent) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| ValidateIdAttribute(XmlSchemaObject xso) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| ValidateNameAttribute(XmlSchemaObject xso) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| ValidateQNameAttribute(XmlSchemaObject xso, string attributeName, XmlQualifiedName value) | System.Xml.Schema.SchemaCollectionPreprocessor | inlineprivate |
| XmlResolver | System.Xml.Schema.SchemaCollectionPreprocessor | package |