Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Schema.Compiler Member List

This is the complete list of members for System.Xml.Schema.Compiler, including all inherited members.

_attributeGroupsSystem.Xml.Schema.Compilerprivate
_attributesSystem.Xml.Schema.Compilerprivate
_compilationSettingsSystem.Xml.Schema.BaseProcessorprivate
_complexTypeStackSystem.Xml.Schema.Compilerprivate
_elementsSystem.Xml.Schema.Compilerprivate
_errorCountSystem.Xml.Schema.BaseProcessorprivate
_eventHandlerSystem.Xml.Schema.BaseProcessorprivate
_examplarsSystem.Xml.Schema.Compilerprivate
_groupsSystem.Xml.Schema.Compilerprivate
_identityConstraintsSystem.Xml.Schema.Compilerprivate
_nameTableSystem.Xml.Schema.BaseProcessorprivate
_notationsSystem.Xml.Schema.Compilerprivate
_nsXmlSystem.Xml.Schema.BaseProcessorprivate
_restrictionErrorMsgSystem.Xml.Schema.Compilerprivate
_schemaForSchemaSystem.Xml.Schema.Compilerprivate
_schemaNamesSystem.Xml.Schema.BaseProcessorprivate
_schemasToCompileSystem.Xml.Schema.Compilerprivate
_schemaTypesSystem.Xml.Schema.Compilerprivate
AddToTable(XmlSchemaObjectTable table, XmlQualifiedName qname, XmlSchemaObject item)System.Xml.Schema.BaseProcessorinlineprotected
BaseProcessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler)System.Xml.Schema.BaseProcessorinline
BaseProcessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler, XmlSchemaCompilationSettings compilationSettings)System.Xml.Schema.BaseProcessorinline
BuildParticleContentModel(ParticleContentValidator contentValidator, XmlSchemaParticle particle)System.Xml.Schema.Compilerinlineprivate
CalculateEffectiveTotalRange(XmlSchemaParticle particle, out decimal minOccurs, out decimal maxOccurs)System.Xml.Schema.Compilerinlineprivate
CannonicalizeAll(XmlSchemaAll all, bool root)System.Xml.Schema.Compilerinlineprivate
CannonicalizeChoice(XmlSchemaChoice choice, bool root)System.Xml.Schema.Compilerinlineprivate
CannonicalizeElement(XmlSchemaElement element)System.Xml.Schema.Compilerinlineprivate
CannonicalizeGroupRef(XmlSchemaGroupRef groupRef, bool root)System.Xml.Schema.Compilerinlineprivate
CannonicalizeParticle(XmlSchemaParticle particle, bool root)System.Xml.Schema.Compilerinlineprivate
CannonicalizePointlessRoot(XmlSchemaParticle particle)System.Xml.Schema.Compilerinlineprivate
CannonicalizeSequence(XmlSchemaSequence sequence, bool root)System.Xml.Schema.Compilerinlineprivate
CheckAtrributeGroupRestriction(XmlSchemaAttributeGroup baseAttributeGroup, XmlSchemaAttributeGroup derivedAttributeGroup)System.Xml.Schema.Compilerinlineprivate
CheckParticleDerivation(XmlSchemaComplexType complexType)System.Xml.Schema.Compilerinlineprivate
CheckParticleDerivation(XmlSchemaParticle derivedParticle, XmlSchemaParticle baseParticle)System.Xml.Schema.Compilerinlineprivate
CheckUnionType(XmlSchemaSimpleType unionMember, List< XmlSchemaSimpleType > memberTypeDefinitions, XmlSchemaSimpleType parentType)System.Xml.Schema.Compilerinlineprivate
CleanupAttribute(XmlSchemaAttribute attribute)System.Xml.Schema.Compilerinlineprivate
CleanupAttributeGroup(XmlSchemaAttributeGroup attributeGroup)System.Xml.Schema.Compilerinlineprivate
CleanupAttributes(XmlSchemaObjectCollection attributes)System.Xml.Schema.Compilerinlineprivate
CleanupComplexType(XmlSchemaComplexType complexType)System.Xml.Schema.Compilerinlineprivate
CleanupElement(XmlSchemaElement element)System.Xml.Schema.Compilerinlineprivate
CleanupGroup(XmlSchemaGroup group)System.Xml.Schema.Compilerinlineprivate
CleanupParticle(XmlSchemaParticle particle)System.Xml.Schema.Compilerinlineprivate
CleanupSimpleType(XmlSchemaSimpleType simpleType)System.Xml.Schema.Compilerinlineprivate
CompilationSettingsSystem.Xml.Schema.BaseProcessorprotected
Compile()System.Xml.Schema.Compilerinlinepackage
CompileAnyAttributeIntersection(XmlSchemaAnyAttribute a, XmlSchemaAnyAttribute b)System.Xml.Schema.Compilerinlineprivate
CompileAnyAttributeUnion(XmlSchemaAnyAttribute a, XmlSchemaAnyAttribute b)System.Xml.Schema.Compilerinlineprivate
CompileAttribute(XmlSchemaAttribute xa)System.Xml.Schema.Compilerinlineprivate
CompileAttributeGroup(XmlSchemaAttributeGroup attributeGroup)System.Xml.Schema.Compilerinlineprivate
CompileBaseMemberTypes(XmlSchemaSimpleType simpleType)System.Xml.Schema.Compilerinlineprivate
CompileComplexContent(XmlSchemaComplexType complexType)System.Xml.Schema.Compilerinlineprivate
CompileComplexContentExtension(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaComplexContentExtension complexExtension)System.Xml.Schema.Compilerinlineprivate
CompileComplexContentRestriction(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaComplexContentRestriction complexRestriction)System.Xml.Schema.Compilerinlineprivate
CompileComplexType(XmlSchemaComplexType complexType)System.Xml.Schema.Compilerinlineprivate
CompileComplexTypeElements(XmlSchemaComplexType complexType)System.Xml.Schema.Compilerinlineprivate
CompileContentTypeParticle(XmlSchemaParticle particle)System.Xml.Schema.Compilerinlineprivate
CompileElement(XmlSchemaElement xe)System.Xml.Schema.Compilerinlineprivate
CompileGroup(XmlSchemaGroup group)System.Xml.Schema.Compilerinlineprivate
CompileIdentityConstraint(XmlSchemaIdentityConstraint xi)System.Xml.Schema.Compilerinlineprivate
CompileLocalAttributes(XmlSchemaComplexType baseType, XmlSchemaComplexType derivedType, XmlSchemaObjectCollection attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaDerivationMethod derivedBy)System.Xml.Schema.Compilerinlineprivate
CompileParticleElements(XmlSchemaComplexType complexType, XmlSchemaParticle particle)System.Xml.Schema.Compilerinlineprivate
CompileParticleElements(XmlSchemaParticle particle)System.Xml.Schema.Compilerinlineprivate
Compiler(XmlNameTable nameTable, ValidationEventHandler eventHandler, XmlSchema schemaForSchema, XmlSchemaCompilationSettings compilationSettings)System.Xml.Schema.Compilerinline
CompileSimpleContentExtension(XmlSchemaComplexType complexType, XmlSchemaSimpleContentExtension simpleExtension)System.Xml.Schema.Compilerinlineprivate
CompileSimpleContentRestriction(XmlSchemaComplexType complexType, XmlSchemaSimpleContentRestriction simpleRestriction)System.Xml.Schema.Compilerinlineprivate
CompileSimpleType(XmlSchemaSimpleType simpleType)System.Xml.Schema.Compilerinlineprivate
CompileSubstitutionGroup(XmlSchemaSubstitutionGroup substitutionGroup)System.Xml.Schema.Compilerinlineprivate
CopyPosition(XmlSchemaAnnotated to, XmlSchemaAnnotated from, bool copyParent)System.Xml.Schema.Compilerinlineprivate
EventHandlerSystem.Xml.Schema.BaseProcessorprotected
Execute(XmlSchemaSet schemaSet, SchemaInfo schemaCompiledInfo)System.Xml.Schema.Compilerinline
GetAnySchemaType(XmlQualifiedName name)System.Xml.Schema.Compilerinlineprivate
GetComplexType(XmlQualifiedName name)System.Xml.Schema.Compilerinlineprivate
GetMappingParticle(XmlSchemaParticle particle, XmlSchemaObjectCollection collection)System.Xml.Schema.Compilerinlineprivate
GetSchemaContentType(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaParticle particle)System.Xml.Schema.Compilerinlineprivate
GetSimpleType(XmlQualifiedName name)System.Xml.Schema.Compilerinlineprivate
HasErrorsSystem.Xml.Schema.BaseProcessorprotected
ImportAllCompiledSchemas(XmlSchemaSet schemaSet)System.Xml.Schema.Compilerinlinepackage
IsAnyFromAny(XmlSchemaAny derivedAny, XmlSchemaAny baseAny)System.Xml.Schema.Compilerinlineprivate
IsChoiceFromChoiceSubstGroup(XmlSchemaChoice derivedChoice, XmlSchemaChoice baseChoice)System.Xml.Schema.Compilerinlineprivate
IsElementFromAny(XmlSchemaElement derivedElement, XmlSchemaAny baseAny)System.Xml.Schema.Compilerinlineprivate
IsElementFromElement(XmlSchemaElement derivedElement, XmlSchemaElement baseElement)System.Xml.Schema.Compilerinlineprivate
IsElementFromGroupBase(XmlSchemaElement derivedElement, XmlSchemaGroupBase baseGroupBase)System.Xml.Schema.Compilerinlineprivate
IsFixedEqual(SchemaDeclBase baseDecl, SchemaDeclBase derivedDecl)System.Xml.Schema.Compilerinlineprivate
IsGroupBaseFromAny(XmlSchemaGroupBase derivedGroupBase, XmlSchemaAny baseAny)System.Xml.Schema.Compilerinlineprivate
IsGroupBaseFromGroupBase(XmlSchemaGroupBase derivedGroupBase, XmlSchemaGroupBase baseGroupBase, bool skipEmptableOnly)System.Xml.Schema.Compilerinlineprivate
IsParticleEmptiable(XmlSchemaParticle particle)System.Xml.Schema.Compilerinlineprivate
IsProcessContentsRestricted(XmlSchemaComplexType baseType, XmlSchemaAnyAttribute derivedAttributeWildcard, XmlSchemaAnyAttribute baseAttributeWildcard)System.Xml.Schema.Compilerinlineprivate
IsSequenceFromAll(XmlSchemaSequence derivedSequence, XmlSchemaAll baseAll)System.Xml.Schema.Compilerinlineprivate
IsSequenceFromChoice(XmlSchemaSequence derivedSequence, XmlSchemaChoice baseChoice)System.Xml.Schema.Compilerinlineprivate
IsValidAttributeGroupRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table)System.Xml.Schema.BaseProcessorinlineprivate
IsValidGroupRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table)System.Xml.Schema.BaseProcessorinlineprivate
IsValidOccurrenceRangeRestriction(XmlSchemaParticle derivedParticle, XmlSchemaParticle baseParticle)System.Xml.Schema.Compilerinlineprivate
IsValidOccurrenceRangeRestriction(decimal minOccurs, decimal maxOccurs, decimal baseMinOccurs, decimal baseMaxOccurs)System.Xml.Schema.Compilerinlineprivate
IsValidRestriction(XmlSchemaParticle derivedParticle, XmlSchemaParticle baseParticle)System.Xml.Schema.Compilerinlineprivate
IsValidTypeRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table)System.Xml.Schema.BaseProcessorinlineprivate
NameTableSystem.Xml.Schema.BaseProcessorprotected
Output(SchemaInfo schemaInfo)System.Xml.Schema.Compilerinlineprivate
Prepare(XmlSchema schema, bool cleanup)System.Xml.Schema.Compilerinlinepackage
ProcessSubstitutionGroups()System.Xml.Schema.Compilerinlineprivate
PushComplexType(XmlSchemaComplexType complexType)System.Xml.Schema.Compilerinlineprivate
RecursivelyCheckRedefinedAttributeGroups(XmlSchemaAttributeGroup attributeGroup, XmlSchemaAttributeGroup baseAttributeGroup)System.Xml.Schema.Compilerinlineprivate
RecursivelyCheckRedefinedGroups(XmlSchemaGroup redefinedGroup, XmlSchemaGroup baseGroup)System.Xml.Schema.Compilerinlineprivate
SchemaNamesSystem.Xml.Schema.BaseProcessorprotected
SendValidationEvent(string code, XmlSchemaObject source)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEvent(string code, string msg, XmlSchemaObject source)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEvent(string code, string msg1, string msg2, XmlSchemaObject source)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEvent(string code, string[] args, Exception innerException, XmlSchemaObject source)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEvent(string code, string msg1, string msg2, string sourceUri, int lineNumber, int linePosition)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEvent(string code, XmlSchemaObject source, XmlSeverityType severity)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEvent(XmlSchemaException e)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEvent(string code, string msg, XmlSchemaObject source, XmlSeverityType severity)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEvent(XmlSchemaException e, XmlSeverityType severity)System.Xml.Schema.BaseProcessorinlineprotected
SendValidationEventNoThrow(XmlSchemaException e, XmlSeverityType severity)System.Xml.Schema.BaseProcessorinlineprotected
SetDefaultFixed(XmlSchemaAttribute xa, SchemaAttDef decl)System.Xml.Schema.Compilerinlineprivate
UpdateSForSSimpleTypes()System.Xml.Schema.Compilerinlineprivate