|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Xml.Schema.Compiler, including all inherited members.
| _attributeGroups | System.Xml.Schema.Compiler | private |
| _attributes | System.Xml.Schema.Compiler | private |
| _compilationSettings | System.Xml.Schema.BaseProcessor | private |
| _complexTypeStack | System.Xml.Schema.Compiler | private |
| _elements | System.Xml.Schema.Compiler | private |
| _errorCount | System.Xml.Schema.BaseProcessor | private |
| _eventHandler | System.Xml.Schema.BaseProcessor | private |
| _examplars | System.Xml.Schema.Compiler | private |
| _groups | System.Xml.Schema.Compiler | private |
| _identityConstraints | System.Xml.Schema.Compiler | private |
| _nameTable | System.Xml.Schema.BaseProcessor | private |
| _notations | System.Xml.Schema.Compiler | private |
| _nsXml | System.Xml.Schema.BaseProcessor | private |
| _restrictionErrorMsg | System.Xml.Schema.Compiler | private |
| _schemaForSchema | System.Xml.Schema.Compiler | private |
| _schemaNames | System.Xml.Schema.BaseProcessor | private |
| _schemasToCompile | System.Xml.Schema.Compiler | private |
| _schemaTypes | System.Xml.Schema.Compiler | 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 |
| BuildParticleContentModel(ParticleContentValidator contentValidator, XmlSchemaParticle particle) | System.Xml.Schema.Compiler | inlineprivate |
| CalculateEffectiveTotalRange(XmlSchemaParticle particle, out decimal minOccurs, out decimal maxOccurs) | System.Xml.Schema.Compiler | inlineprivate |
| CannonicalizeAll(XmlSchemaAll all, bool root) | System.Xml.Schema.Compiler | inlineprivate |
| CannonicalizeChoice(XmlSchemaChoice choice, bool root) | System.Xml.Schema.Compiler | inlineprivate |
| CannonicalizeElement(XmlSchemaElement element) | System.Xml.Schema.Compiler | inlineprivate |
| CannonicalizeGroupRef(XmlSchemaGroupRef groupRef, bool root) | System.Xml.Schema.Compiler | inlineprivate |
| CannonicalizeParticle(XmlSchemaParticle particle, bool root) | System.Xml.Schema.Compiler | inlineprivate |
| CannonicalizePointlessRoot(XmlSchemaParticle particle) | System.Xml.Schema.Compiler | inlineprivate |
| CannonicalizeSequence(XmlSchemaSequence sequence, bool root) | System.Xml.Schema.Compiler | inlineprivate |
| CheckAtrributeGroupRestriction(XmlSchemaAttributeGroup baseAttributeGroup, XmlSchemaAttributeGroup derivedAttributeGroup) | System.Xml.Schema.Compiler | inlineprivate |
| CheckParticleDerivation(XmlSchemaComplexType complexType) | System.Xml.Schema.Compiler | inlineprivate |
| CheckParticleDerivation(XmlSchemaParticle derivedParticle, XmlSchemaParticle baseParticle) | System.Xml.Schema.Compiler | inlineprivate |
| CheckUnionType(XmlSchemaSimpleType unionMember, List< XmlSchemaSimpleType > memberTypeDefinitions, XmlSchemaSimpleType parentType) | System.Xml.Schema.Compiler | inlineprivate |
| CleanupAttribute(XmlSchemaAttribute attribute) | System.Xml.Schema.Compiler | inlineprivate |
| CleanupAttributeGroup(XmlSchemaAttributeGroup attributeGroup) | System.Xml.Schema.Compiler | inlineprivate |
| CleanupAttributes(XmlSchemaObjectCollection attributes) | System.Xml.Schema.Compiler | inlineprivate |
| CleanupComplexType(XmlSchemaComplexType complexType) | System.Xml.Schema.Compiler | inlineprivate |
| CleanupElement(XmlSchemaElement element) | System.Xml.Schema.Compiler | inlineprivate |
| CleanupGroup(XmlSchemaGroup group) | System.Xml.Schema.Compiler | inlineprivate |
| CleanupParticle(XmlSchemaParticle particle) | System.Xml.Schema.Compiler | inlineprivate |
| CleanupSimpleType(XmlSchemaSimpleType simpleType) | System.Xml.Schema.Compiler | inlineprivate |
| CompilationSettings | System.Xml.Schema.BaseProcessor | protected |
| Compile() | System.Xml.Schema.Compiler | inlinepackage |
| CompileAnyAttributeIntersection(XmlSchemaAnyAttribute a, XmlSchemaAnyAttribute b) | System.Xml.Schema.Compiler | inlineprivate |
| CompileAnyAttributeUnion(XmlSchemaAnyAttribute a, XmlSchemaAnyAttribute b) | System.Xml.Schema.Compiler | inlineprivate |
| CompileAttribute(XmlSchemaAttribute xa) | System.Xml.Schema.Compiler | inlineprivate |
| CompileAttributeGroup(XmlSchemaAttributeGroup attributeGroup) | System.Xml.Schema.Compiler | inlineprivate |
| CompileBaseMemberTypes(XmlSchemaSimpleType simpleType) | System.Xml.Schema.Compiler | inlineprivate |
| CompileComplexContent(XmlSchemaComplexType complexType) | System.Xml.Schema.Compiler | inlineprivate |
| CompileComplexContentExtension(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaComplexContentExtension complexExtension) | System.Xml.Schema.Compiler | inlineprivate |
| CompileComplexContentRestriction(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaComplexContentRestriction complexRestriction) | System.Xml.Schema.Compiler | inlineprivate |
| CompileComplexType(XmlSchemaComplexType complexType) | System.Xml.Schema.Compiler | inlineprivate |
| CompileComplexTypeElements(XmlSchemaComplexType complexType) | System.Xml.Schema.Compiler | inlineprivate |
| CompileContentTypeParticle(XmlSchemaParticle particle) | System.Xml.Schema.Compiler | inlineprivate |
| CompileElement(XmlSchemaElement xe) | System.Xml.Schema.Compiler | inlineprivate |
| CompileGroup(XmlSchemaGroup group) | System.Xml.Schema.Compiler | inlineprivate |
| CompileIdentityConstraint(XmlSchemaIdentityConstraint xi) | System.Xml.Schema.Compiler | inlineprivate |
| CompileLocalAttributes(XmlSchemaComplexType baseType, XmlSchemaComplexType derivedType, XmlSchemaObjectCollection attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaDerivationMethod derivedBy) | System.Xml.Schema.Compiler | inlineprivate |
| CompileParticleElements(XmlSchemaComplexType complexType, XmlSchemaParticle particle) | System.Xml.Schema.Compiler | inlineprivate |
| CompileParticleElements(XmlSchemaParticle particle) | System.Xml.Schema.Compiler | inlineprivate |
| Compiler(XmlNameTable nameTable, ValidationEventHandler eventHandler, XmlSchema schemaForSchema, XmlSchemaCompilationSettings compilationSettings) | System.Xml.Schema.Compiler | inline |
| CompileSimpleContentExtension(XmlSchemaComplexType complexType, XmlSchemaSimpleContentExtension simpleExtension) | System.Xml.Schema.Compiler | inlineprivate |
| CompileSimpleContentRestriction(XmlSchemaComplexType complexType, XmlSchemaSimpleContentRestriction simpleRestriction) | System.Xml.Schema.Compiler | inlineprivate |
| CompileSimpleType(XmlSchemaSimpleType simpleType) | System.Xml.Schema.Compiler | inlineprivate |
| CompileSubstitutionGroup(XmlSchemaSubstitutionGroup substitutionGroup) | System.Xml.Schema.Compiler | inlineprivate |
| CopyPosition(XmlSchemaAnnotated to, XmlSchemaAnnotated from, bool copyParent) | System.Xml.Schema.Compiler | inlineprivate |
| EventHandler | System.Xml.Schema.BaseProcessor | protected |
| Execute(XmlSchemaSet schemaSet, SchemaInfo schemaCompiledInfo) | System.Xml.Schema.Compiler | inline |
| GetAnySchemaType(XmlQualifiedName name) | System.Xml.Schema.Compiler | inlineprivate |
| GetComplexType(XmlQualifiedName name) | System.Xml.Schema.Compiler | inlineprivate |
| GetMappingParticle(XmlSchemaParticle particle, XmlSchemaObjectCollection collection) | System.Xml.Schema.Compiler | inlineprivate |
| GetSchemaContentType(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaParticle particle) | System.Xml.Schema.Compiler | inlineprivate |
| GetSimpleType(XmlQualifiedName name) | System.Xml.Schema.Compiler | inlineprivate |
| HasErrors | System.Xml.Schema.BaseProcessor | protected |
| ImportAllCompiledSchemas(XmlSchemaSet schemaSet) | System.Xml.Schema.Compiler | inlinepackage |
| IsAnyFromAny(XmlSchemaAny derivedAny, XmlSchemaAny baseAny) | System.Xml.Schema.Compiler | inlineprivate |
| IsChoiceFromChoiceSubstGroup(XmlSchemaChoice derivedChoice, XmlSchemaChoice baseChoice) | System.Xml.Schema.Compiler | inlineprivate |
| IsElementFromAny(XmlSchemaElement derivedElement, XmlSchemaAny baseAny) | System.Xml.Schema.Compiler | inlineprivate |
| IsElementFromElement(XmlSchemaElement derivedElement, XmlSchemaElement baseElement) | System.Xml.Schema.Compiler | inlineprivate |
| IsElementFromGroupBase(XmlSchemaElement derivedElement, XmlSchemaGroupBase baseGroupBase) | System.Xml.Schema.Compiler | inlineprivate |
| IsFixedEqual(SchemaDeclBase baseDecl, SchemaDeclBase derivedDecl) | System.Xml.Schema.Compiler | inlineprivate |
| IsGroupBaseFromAny(XmlSchemaGroupBase derivedGroupBase, XmlSchemaAny baseAny) | System.Xml.Schema.Compiler | inlineprivate |
| IsGroupBaseFromGroupBase(XmlSchemaGroupBase derivedGroupBase, XmlSchemaGroupBase baseGroupBase, bool skipEmptableOnly) | System.Xml.Schema.Compiler | inlineprivate |
| IsParticleEmptiable(XmlSchemaParticle particle) | System.Xml.Schema.Compiler | inlineprivate |
| IsProcessContentsRestricted(XmlSchemaComplexType baseType, XmlSchemaAnyAttribute derivedAttributeWildcard, XmlSchemaAnyAttribute baseAttributeWildcard) | System.Xml.Schema.Compiler | inlineprivate |
| IsSequenceFromAll(XmlSchemaSequence derivedSequence, XmlSchemaAll baseAll) | System.Xml.Schema.Compiler | inlineprivate |
| IsSequenceFromChoice(XmlSchemaSequence derivedSequence, XmlSchemaChoice baseChoice) | System.Xml.Schema.Compiler | inlineprivate |
| IsValidAttributeGroupRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table) | System.Xml.Schema.BaseProcessor | inlineprivate |
| IsValidGroupRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table) | System.Xml.Schema.BaseProcessor | inlineprivate |
| IsValidOccurrenceRangeRestriction(XmlSchemaParticle derivedParticle, XmlSchemaParticle baseParticle) | System.Xml.Schema.Compiler | inlineprivate |
| IsValidOccurrenceRangeRestriction(decimal minOccurs, decimal maxOccurs, decimal baseMinOccurs, decimal baseMaxOccurs) | System.Xml.Schema.Compiler | inlineprivate |
| IsValidRestriction(XmlSchemaParticle derivedParticle, XmlSchemaParticle baseParticle) | System.Xml.Schema.Compiler | inlineprivate |
| IsValidTypeRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table) | System.Xml.Schema.BaseProcessor | inlineprivate |
| NameTable | System.Xml.Schema.BaseProcessor | protected |
| Output(SchemaInfo schemaInfo) | System.Xml.Schema.Compiler | inlineprivate |
| Prepare(XmlSchema schema, bool cleanup) | System.Xml.Schema.Compiler | inlinepackage |
| ProcessSubstitutionGroups() | System.Xml.Schema.Compiler | inlineprivate |
| PushComplexType(XmlSchemaComplexType complexType) | System.Xml.Schema.Compiler | inlineprivate |
| RecursivelyCheckRedefinedAttributeGroups(XmlSchemaAttributeGroup attributeGroup, XmlSchemaAttributeGroup baseAttributeGroup) | System.Xml.Schema.Compiler | inlineprivate |
| RecursivelyCheckRedefinedGroups(XmlSchemaGroup redefinedGroup, XmlSchemaGroup baseGroup) | System.Xml.Schema.Compiler | inlineprivate |
| 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 |
| SetDefaultFixed(XmlSchemaAttribute xa, SchemaAttDef decl) | System.Xml.Schema.Compiler | inlineprivate |
| UpdateSForSSimpleTypes() | System.Xml.Schema.Compiler | inlineprivate |