_attributeFormDefault | System.Xml.Schema.Preprocessor | private |
_blockDefault | System.Xml.Schema.Preprocessor | private |
_chameleonSchemas | System.Xml.Schema.Preprocessor | private |
_compilationSettings | System.Xml.Schema.BaseProcessor | private |
_currentSchema | System.Xml.Schema.Preprocessor | private |
_elementFormDefault | System.Xml.Schema.Preprocessor | private |
_errorCount | System.Xml.Schema.BaseProcessor | private |
_eventHandler | System.Xml.Schema.BaseProcessor | private |
_finalDefault | System.Xml.Schema.Preprocessor | private |
_lockList | System.Xml.Schema.Preprocessor | private |
_nameTable | System.Xml.Schema.BaseProcessor | private |
_nsXml | System.Xml.Schema.BaseProcessor | private |
_nsXsi | System.Xml.Schema.Preprocessor | private |
_processedExternals | System.Xml.Schema.Preprocessor | private |
_readerSettings | System.Xml.Schema.Preprocessor | private |
_redefinedList | System.Xml.Schema.Preprocessor | private |
_referenceNamespaces | System.Xml.Schema.Preprocessor | private |
_rootSchema | System.Xml.Schema.Preprocessor | private |
_rootSchemaForRedefine | System.Xml.Schema.Preprocessor | private |
_schemaLocations | System.Xml.Schema.Preprocessor | private |
_schemaNames | System.Xml.Schema.BaseProcessor | private |
_targetNamespace | System.Xml.Schema.Preprocessor | private |
_xmlns | System.Xml.Schema.Preprocessor | private |
_xmlResolver | System.Xml.Schema.Preprocessor | 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.Preprocessor | inlineprivate |
BuildSchemaList(XmlSchema schema) | System.Xml.Schema.Preprocessor | inlineprivate |
ChameleonSchemas | System.Xml.Schema.Preprocessor | package |
CheckRefinedAttributeGroup(XmlSchemaAttributeGroup attributeGroup) | System.Xml.Schema.Preprocessor | inlineprivate |
CheckRefinedComplexType(XmlSchemaComplexType ctype) | System.Xml.Schema.Preprocessor | inlineprivate |
CheckRefinedGroup(XmlSchemaGroup group) | System.Xml.Schema.Preprocessor | inlineprivate |
CheckRefinedSimpleType(XmlSchemaSimpleType stype) | System.Xml.Schema.Preprocessor | inlineprivate |
Cleanup(XmlSchema schema) | System.Xml.Schema.Preprocessor | inlineprivate |
CleanupRedefine(XmlSchemaExternal include) | System.Xml.Schema.Preprocessor | inlineprivate |
CompilationSettings | System.Xml.Schema.BaseProcessor | protected |
CopyIncludedComponents(XmlSchema includedSchema, XmlSchema schema) | System.Xml.Schema.Preprocessor | inlineprivate |
CountGroupSelfReference(XmlSchemaObjectCollection items, XmlQualifiedName name, XmlSchemaGroup redefined) | System.Xml.Schema.Preprocessor | inlineprivate |
EventHandler | System.Xml.Schema.BaseProcessor | protected |
Execute(XmlSchema schema, string targetNamespace, bool loadExternals) | System.Xml.Schema.Preprocessor | inline |
GetBuildInSchema() | System.Xml.Schema.Preprocessor | inlinepackagestatic |
GetChameleonSchema(string targetNamespace, XmlSchema schema) | System.Xml.Schema.Preprocessor | inlineprivate |
GetIncludedSet(XmlSchema schema, ArrayList includesList) | System.Xml.Schema.Preprocessor | inlineprivate |
GetParentSchema(XmlSchemaObject currentSchemaObject) | System.Xml.Schema.Preprocessor | inlinepackagestatic |
GetSchemaEntity(Uri ruri) | System.Xml.Schema.Preprocessor | 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) | System.Xml.Schema.Preprocessor | inlineprivate |
NameTable | System.Xml.Schema.BaseProcessor | protected |
ParseUri(string uri, string code, XmlSchemaObject sourceSchemaObject) | System.Xml.Schema.Preprocessor | inlineprivate |
Preprocess(XmlSchema schema, string targetNamespace, ArrayList imports) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessAnnotation(XmlSchemaObject schemaObject) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessAnnotation(XmlSchemaAnnotation annotation) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessAttribute(XmlSchemaAttribute attribute) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessAttributeContent(XmlSchemaAttribute attribute) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessAttributeGroup(XmlSchemaAttributeGroup attributeGroup) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessAttributes(XmlSchemaObjectCollection attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaObject parent) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessComplexType(XmlSchemaComplexType complexType, bool local) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessElement(XmlSchemaElement element) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessElementContent(XmlSchemaElement element) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessGroup(XmlSchemaGroup group) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessIdentityConstraint(XmlSchemaIdentityConstraint constraint) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessLocalAttribute(XmlSchemaAttribute attribute) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessLocalElement(XmlSchemaElement element) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessNotation(XmlSchemaNotation notation) | System.Xml.Schema.Preprocessor | inlineprivate |
Preprocessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler) | System.Xml.Schema.Preprocessor | inline |
Preprocessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler, XmlSchemaCompilationSettings compilationSettings) | System.Xml.Schema.Preprocessor | inline |
PreprocessParticle(XmlSchemaParticle particle) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessRedefine(RedefineEntry redefineEntry) | System.Xml.Schema.Preprocessor | inlineprivate |
PreprocessSimpleType(XmlSchemaSimpleType simpleType, bool local) | System.Xml.Schema.Preprocessor | inlineprivate |
ReaderSettings | System.Xml.Schema.Preprocessor | package |
ResolveSchemaLocationUri(XmlSchema enclosingSchema, string location) | System.Xml.Schema.Preprocessor | inlineprivate |
RootSchema | System.Xml.Schema.Preprocessor | package |
s_builtInSchemaForXmlNS | System.Xml.Schema.Preprocessor | privatestatic |
SchemaLocations | System.Xml.Schema.Preprocessor | package |
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.Preprocessor | inlineprivate |
SetSchemaDefaults(XmlSchema schema) | System.Xml.Schema.Preprocessor | inlineprivate |
ValidateIdAttribute(XmlSchemaObject xso) | System.Xml.Schema.Preprocessor | inlineprivate |
ValidateNameAttribute(XmlSchemaObject xso) | System.Xml.Schema.Preprocessor | inlineprivate |
ValidateQNameAttribute(XmlSchemaObject xso, string attributeName, XmlQualifiedName value) | System.Xml.Schema.Preprocessor | inlineprivate |
XmlResolver | System.Xml.Schema.Preprocessor | package |