XmlSchemaSet {System.Xml.Schema} | .NET clr documentation |
# namespace System.Xml.Schema
export class XmlSchemaSet {
CompilationSettings: XmlSchemaCompilationSettings;
Count: integer;
GlobalAttributes: XmlSchemaObjectTable;
GlobalElements: XmlSchemaObjectTable;
GlobalTypes: XmlSchemaObjectTable;
IsCompiled: boolean;
NameTable: XmlNameTable;
}
CompilationSettings
: XmlSchemaCompilationSettingsGlobalAttributes
: XmlSchemaObjectTableGlobalElements
: XmlSchemaObjectTableGlobalTypes
: XmlSchemaObjectTableNameTable
: XmlNameTable