terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.Schema.SchemaInfo Class Reference
+ Inheritance diagram for System.Xml.Schema.SchemaInfo:
+ Collaboration diagram for System.Xml.Schema.SchemaInfo:

Package Functions

 SchemaInfo ()
 
void Finish ()
 

Properties

XmlQualifiedName DocTypeName [set]
 
string InternalDtdSubset [set]
 
Dictionary< XmlQualifiedName, SchemaElementDeclElementDecls [get, set]
 
Dictionary< XmlQualifiedName, SchemaElementDeclUndeclaredElementDecls [get, set]
 
Dictionary< XmlQualifiedName, SchemaEntityGeneralEntities [get, set]
 
Dictionary< XmlQualifiedName, SchemaEntityParameterEntities [get, set]
 
SchemaType SchemaType [get, set]
 
Dictionary< string, SchemaNotationNotations [get, set]
 
bool System.Xml.IDtdInfo. HasDefaultAttributes [get, set]
 
bool System.Xml.IDtdInfo. HasNonCDataAttributes [get, set]
 
XmlQualifiedName System.Xml.IDtdInfo. Name [get, set]
 
string System.Xml.IDtdInfo. InternalDtdSubset [get, set]
 

Private Member Functions

IDtdAttributeListInfo System.Xml.IDtdInfo. LookupAttributeList (string prefix, string localName)
 
IDtdEntityInfo System.Xml.IDtdInfo. LookupEntity (string name)
 

Private Attributes

Dictionary< XmlQualifiedName, SchemaElementDeclelementDecls
 
Dictionary< XmlQualifiedName, SchemaElementDeclundeclaredElementDecls
 
Dictionary< XmlQualifiedName, SchemaEntitygeneralEntities
 
Dictionary< XmlQualifiedName, SchemaEntityparameterEntities
 
XmlQualifiedName docTypeName
 
string internalDtdSubset
 
bool hasNonCDataAttributes
 
bool hasDefaultAttributes
 
Dictionary< string, bool > targetNamespaces
 
Dictionary< XmlQualifiedName, SchemaAttDefattributeDecls
 
SchemaType schemaType
 
Dictionary< XmlQualifiedName, SchemaElementDeclelementDeclsByType
 
Dictionary< string, SchemaNotationnotations
 

Detailed Description

Definition at line 9 of file SchemaInfo.cs.


The documentation for this class was generated from the following file: