Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Xml.Schema.SchemaCollectionCompiler, including all inherited members.
_compilationSettings | System.Xml.Schema.BaseProcessor | private |
_compileContentModel | System.Xml.Schema.SchemaCollectionCompiler | private |
_complexTypeStack | System.Xml.Schema.SchemaCollectionCompiler | private |
_errorCount | System.Xml.Schema.BaseProcessor | private |
_eventHandler | System.Xml.Schema.BaseProcessor | private |
_examplars | System.Xml.Schema.SchemaCollectionCompiler | private |
_nameTable | System.Xml.Schema.BaseProcessor | private |
_nsXml | System.Xml.Schema.BaseProcessor | private |
_schema | System.Xml.Schema.SchemaCollectionCompiler | private |
_schemaNames | System.Xml.Schema.BaseProcessor | 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.SchemaCollectionCompiler | inlineprivate |
CalculateEffectiveTotalRange(XmlSchemaParticle particle, out decimal minOccurs, out decimal maxOccurs) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CalculateSequenceRange(XmlSchemaSequence sequence, out decimal minOccurs, out decimal maxOccurs) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CannonicalizeAll(XmlSchemaAll all, bool root, bool substitution) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CannonicalizeChoice(XmlSchemaChoice choice, bool root, bool substitution) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CannonicalizeElement(XmlSchemaElement element, bool substitution) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CannonicalizeGroupRef(XmlSchemaGroupRef groupRef, bool root, bool substitution) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CannonicalizeParticle(XmlSchemaParticle particle, bool root, bool substitution) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CannonicalizeSequence(XmlSchemaSequence sequence, bool root, bool substitution) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CheckParticleDerivation(XmlSchemaComplexType complexType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CheckSubstitutionGroup(XmlSchemaSubstitutionGroup substitutionGroup) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CheckUnionType(XmlSchemaSimpleType unionMember, List< XmlSchemaSimpleType > memberTypeDefinitions, XmlSchemaSimpleType parentType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
Cleanup() | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
Cleanup(XmlSchema schema) | System.Xml.Schema.SchemaCollectionCompiler | inlinepackagestatic |
CleanupAttribute(XmlSchemaAttribute attribute) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivatestatic |
CleanupAttributeGroup(XmlSchemaAttributeGroup attributeGroup) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivatestatic |
CleanupAttributes(XmlSchemaObjectCollection attributes) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivatestatic |
CleanupComplexType(XmlSchemaComplexType complexType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivatestatic |
CleanupElement(XmlSchemaElement element) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivatestatic |
CleanupGroup(XmlSchemaGroup group) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivatestatic |
CleanupParticle(XmlSchemaParticle particle) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivatestatic |
CleanupSimpleType(XmlSchemaSimpleType simpleType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivatestatic |
CompilationSettings | System.Xml.Schema.BaseProcessor | protected |
Compile() | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileAnyAttributeIntersection(XmlSchemaAnyAttribute a, XmlSchemaAnyAttribute b) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileAnyAttributeUnion(XmlSchemaAnyAttribute a, XmlSchemaAnyAttribute b) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileAttribute(XmlSchemaAttribute xa) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileAttributeGroup(XmlSchemaAttributeGroup attributeGroup) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileBaseMemberTypes(XmlSchemaSimpleType simpleType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileCompexTypeElements(XmlSchemaComplexType complexType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileComplexContent(XmlSchemaComplexType complexType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileComplexContentExtension(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaComplexContentExtension complexExtension) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileComplexContentRestriction(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaComplexContentRestriction complexRestriction) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileComplexType(XmlSchemaComplexType complexType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileContentTypeParticle(XmlSchemaParticle particle, bool substitution) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileElement(XmlSchemaElement xe) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileGroup(XmlSchemaGroup group) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileIdentityConstraint(XmlSchemaIdentityConstraint xi) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileLocalAttributes(XmlSchemaComplexType baseType, XmlSchemaComplexType derivedType, XmlSchemaObjectCollection attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaDerivationMethod derivedBy) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileParticleElements(XmlSchemaComplexType complexType, XmlSchemaParticle particle) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileSimpleContentExtension(XmlSchemaComplexType complexType, XmlSchemaSimpleContentExtension simpleExtension) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileSimpleContentRestriction(XmlSchemaComplexType complexType, XmlSchemaSimpleContentRestriction simpleRestriction) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileSimpleType(XmlSchemaSimpleType simpleType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
CompileSubstitutionGroup(XmlSchemaSubstitutionGroupV1Compat substitutionGroup) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
EventHandler | System.Xml.Schema.BaseProcessor | protected |
Execute(XmlSchema schema, SchemaInfo schemaInfo, bool compileContentModel) | System.Xml.Schema.SchemaCollectionCompiler | inline |
GetAnySchemaType(XmlQualifiedName name) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
GetComplexType(XmlQualifiedName name) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
GetMappingParticle(XmlSchemaParticle particle, XmlSchemaObjectCollection collection) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
GetSchemaContentType(XmlSchemaComplexType complexType, XmlSchemaComplexContent complexContent, XmlSchemaParticle particle) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
GetSimpleType(XmlQualifiedName name) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
HasErrors | System.Xml.Schema.BaseProcessor | protected |
IsAnyFromAny(XmlSchemaAny derivedAny, XmlSchemaAny baseAny) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsElementFromAny(XmlSchemaElement derivedElement, XmlSchemaAny baseAny) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsElementFromElement(XmlSchemaElement derivedElement, XmlSchemaElement baseElement) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsElementFromGroupBase(XmlSchemaElement derivedElement, XmlSchemaGroupBase baseGroupBase, bool skipEmptableOnly) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsGroupBaseFromAny(XmlSchemaGroupBase derivedGroupBase, XmlSchemaAny baseAny) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsGroupBaseFromGroupBase(XmlSchemaGroupBase derivedGroupBase, XmlSchemaGroupBase baseGroupBase, bool skipEmptableOnly) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsParticleEmptiable(XmlSchemaParticle particle) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsSequenceFromAll(XmlSchemaSequence derivedSequence, XmlSchemaAll baseAll) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsSequenceFromChoice(XmlSchemaSequence derivedSequence, XmlSchemaChoice baseChoice) | System.Xml.Schema.SchemaCollectionCompiler | 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.SchemaCollectionCompiler | inlineprivate |
IsValidOccurrenceRangeRestriction(decimal minOccurs, decimal maxOccurs, decimal baseMinOccurs, decimal baseMaxOccurs) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
IsValidRestriction(XmlSchemaParticle derivedParticle, XmlSchemaParticle baseParticle) | System.Xml.Schema.SchemaCollectionCompiler | 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.SchemaCollectionCompiler | inlineprivate |
Prepare() | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
PushComplexType(XmlSchemaComplexType complexType) | System.Xml.Schema.SchemaCollectionCompiler | inlineprivate |
SchemaCollectionCompiler(XmlNameTable nameTable, ValidationEventHandler eventHandler) | System.Xml.Schema.SchemaCollectionCompiler | 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 |