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

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

_compilationSettingsSystem.Xml.Schema.BaseProcessorprivate
_compileContentModelSystem.Xml.Schema.SchemaCollectionCompilerprivate
_complexTypeStackSystem.Xml.Schema.SchemaCollectionCompilerprivate
_errorCountSystem.Xml.Schema.BaseProcessorprivate
_eventHandlerSystem.Xml.Schema.BaseProcessorprivate
_examplarsSystem.Xml.Schema.SchemaCollectionCompilerprivate
_nameTableSystem.Xml.Schema.BaseProcessorprivate
_nsXmlSystem.Xml.Schema.BaseProcessorprivate
_schemaSystem.Xml.Schema.SchemaCollectionCompilerprivate
_schemaNamesSystem.Xml.Schema.BaseProcessorprivate
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.SchemaCollectionCompilerinlineprivate
CalculateEffectiveTotalRange(XmlSchemaParticle particle, out decimal minOccurs, out decimal maxOccurs)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CalculateSequenceRange(XmlSchemaSequence sequence, out decimal minOccurs, out decimal maxOccurs)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CannonicalizeAll(XmlSchemaAll all, bool root, bool substitution)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CannonicalizeChoice(XmlSchemaChoice choice, bool root, bool substitution)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CannonicalizeElement(XmlSchemaElement element, bool substitution)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CannonicalizeGroupRef(XmlSchemaGroupRef groupRef, bool root, bool substitution)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CannonicalizeParticle(XmlSchemaParticle particle, bool root, bool substitution)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CannonicalizeSequence(XmlSchemaSequence sequence, bool root, bool substitution)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CheckParticleDerivation(XmlSchemaComplexType complexType)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CheckSubstitutionGroup(XmlSchemaSubstitutionGroup substitutionGroup)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CheckUnionType(XmlSchemaSimpleType unionMember, List< XmlSchemaSimpleType > memberTypeDefinitions, XmlSchemaSimpleType parentType)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
Cleanup()System.Xml.Schema.SchemaCollectionCompilerinlineprivate
Cleanup(XmlSchema schema)System.Xml.Schema.SchemaCollectionCompilerinlinepackagestatic
CleanupAttribute(XmlSchemaAttribute attribute)System.Xml.Schema.SchemaCollectionCompilerinlineprivatestatic
CleanupAttributeGroup(XmlSchemaAttributeGroup attributeGroup)System.Xml.Schema.SchemaCollectionCompilerinlineprivatestatic
CleanupAttributes(XmlSchemaObjectCollection attributes)System.Xml.Schema.SchemaCollectionCompilerinlineprivatestatic
CleanupComplexType(XmlSchemaComplexType complexType)System.Xml.Schema.SchemaCollectionCompilerinlineprivatestatic
CleanupElement(XmlSchemaElement element)System.Xml.Schema.SchemaCollectionCompilerinlineprivatestatic
CleanupGroup(XmlSchemaGroup group)System.Xml.Schema.SchemaCollectionCompilerinlineprivatestatic
CleanupParticle(XmlSchemaParticle particle)System.Xml.Schema.SchemaCollectionCompilerinlineprivatestatic
CleanupSimpleType(XmlSchemaSimpleType simpleType)System.Xml.Schema.SchemaCollectionCompilerinlineprivatestatic
CompilationSettingsSystem.Xml.Schema.BaseProcessorprotected
Compile()System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileAnyAttributeIntersection(XmlSchemaAnyAttribute a, XmlSchemaAnyAttribute b)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileAnyAttributeUnion(XmlSchemaAnyAttribute a, XmlSchemaAnyAttribute b)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileAttribute(XmlSchemaAttribute xa)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileAttributeGroup(XmlSchemaAttributeGroup attributeGroup)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileBaseMemberTypes(XmlSchemaSimpleType simpleType)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileCompexTypeElements(XmlSchemaComplexType complexType)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileComplexContent(XmlSchemaComplexType complexType)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileComplexContentExtension(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaComplexContentExtension complexExtension)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileComplexContentRestriction(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaComplexContentRestriction complexRestriction)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileComplexType(XmlSchemaComplexType complexType)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileContentTypeParticle(XmlSchemaParticle particle, bool substitution)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileElement(XmlSchemaElement xe)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileGroup(XmlSchemaGroup group)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileIdentityConstraint(XmlSchemaIdentityConstraint xi)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileLocalAttributes(XmlSchemaComplexType baseType, XmlSchemaComplexType derivedType, XmlSchemaObjectCollection attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaDerivationMethod derivedBy)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileParticleElements(XmlSchemaComplexType complexType, XmlSchemaParticle particle)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileSimpleContentExtension(XmlSchemaComplexType complexType, XmlSchemaSimpleContentExtension simpleExtension)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileSimpleContentRestriction(XmlSchemaComplexType complexType, XmlSchemaSimpleContentRestriction simpleRestriction)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileSimpleType(XmlSchemaSimpleType simpleType)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
CompileSubstitutionGroup(XmlSchemaSubstitutionGroupV1Compat substitutionGroup)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
EventHandlerSystem.Xml.Schema.BaseProcessorprotected
Execute(XmlSchema schema, SchemaInfo schemaInfo, bool compileContentModel)System.Xml.Schema.SchemaCollectionCompilerinline
GetAnySchemaType(XmlQualifiedName name)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
GetComplexType(XmlQualifiedName name)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
GetMappingParticle(XmlSchemaParticle particle, XmlSchemaObjectCollection collection)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
GetSchemaContentType(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaParticle particle)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
GetSimpleType(XmlQualifiedName name)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
HasErrorsSystem.Xml.Schema.BaseProcessorprotected
IsAnyFromAny(XmlSchemaAny derivedAny, XmlSchemaAny baseAny)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsElementFromAny(XmlSchemaElement derivedElement, XmlSchemaAny baseAny)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsElementFromElement(XmlSchemaElement derivedElement, XmlSchemaElement baseElement)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsElementFromGroupBase(XmlSchemaElement derivedElement, XmlSchemaGroupBase baseGroupBase, bool skipEmptableOnly)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsGroupBaseFromAny(XmlSchemaGroupBase derivedGroupBase, XmlSchemaAny baseAny)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsGroupBaseFromGroupBase(XmlSchemaGroupBase derivedGroupBase, XmlSchemaGroupBase baseGroupBase, bool skipEmptableOnly)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsParticleEmptiable(XmlSchemaParticle particle)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsSequenceFromAll(XmlSchemaSequence derivedSequence, XmlSchemaAll baseAll)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsSequenceFromChoice(XmlSchemaSequence derivedSequence, XmlSchemaChoice baseChoice)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
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.SchemaCollectionCompilerinlineprivate
IsValidOccurrenceRangeRestriction(decimal minOccurs, decimal maxOccurs, decimal baseMinOccurs, decimal baseMaxOccurs)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsValidRestriction(XmlSchemaParticle derivedParticle, XmlSchemaParticle baseParticle)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
IsValidTypeRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table)System.Xml.Schema.BaseProcessorinlineprivate
NameTableSystem.Xml.Schema.BaseProcessorprotected
Output(SchemaInfo schemaInfo)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
Prepare()System.Xml.Schema.SchemaCollectionCompilerinlineprivate
PushComplexType(XmlSchemaComplexType complexType)System.Xml.Schema.SchemaCollectionCompilerinlineprivate
SchemaCollectionCompiler(XmlNameTable nameTable, ValidationEventHandler eventHandler)System.Xml.Schema.SchemaCollectionCompilerinline
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