terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Xml.Schema.SchemaInfo Class Reference
+ Inheritance diagram for System.Xml.Schema.SchemaInfo:

Package Functions

 SchemaInfo ()
 
void Finish ()
 

Properties

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

Private Member Functions

IDtdAttributeListInfo IDtdInfo. LookupAttributeList (string prefix, string localName)
 
IDtdEntityInfo 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 8 of file SchemaInfo.cs.


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