UNPKG

@tsonic/dotnet-pure

Version:

TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming

1,214 lines 325 kB
{ "namespace": "System.Xml.Schema", "contributingAssemblies": [ "System.Private.Xml", "System.Private.Xml.Linq" ], "types": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentProcessing", "clrName": "System.Xml.Schema.XmlSchemaContentProcessing", "tsEmitName": "XmlSchemaContentProcessing", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentProcessing::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentProcessing::NoneSystem.Xml.Schema.XmlSchemaContentProcessing", "clrName": "None", "tsEmitName": "None", "normalizedSignature": "None|System.Xml.Schema.XmlSchemaContentProcessing|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentProcessing::SkipSystem.Xml.Schema.XmlSchemaContentProcessing", "clrName": "Skip", "tsEmitName": "Skip", "normalizedSignature": "Skip|System.Xml.Schema.XmlSchemaContentProcessing|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentProcessing::LaxSystem.Xml.Schema.XmlSchemaContentProcessing", "clrName": "Lax", "tsEmitName": "Lax", "normalizedSignature": "Lax|System.Xml.Schema.XmlSchemaContentProcessing|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentProcessing::StrictSystem.Xml.Schema.XmlSchemaContentProcessing", "clrName": "Strict", "tsEmitName": "Strict", "normalizedSignature": "Strict|System.Xml.Schema.XmlSchemaContentProcessing|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentType", "clrName": "System.Xml.Schema.XmlSchemaContentType", "tsEmitName": "XmlSchemaContentType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentType::TextOnlySystem.Xml.Schema.XmlSchemaContentType", "clrName": "TextOnly", "tsEmitName": "TextOnly", "normalizedSignature": "TextOnly|System.Xml.Schema.XmlSchemaContentType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentType::EmptySystem.Xml.Schema.XmlSchemaContentType", "clrName": "Empty", "tsEmitName": "Empty", "normalizedSignature": "Empty|System.Xml.Schema.XmlSchemaContentType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentType::ElementOnlySystem.Xml.Schema.XmlSchemaContentType", "clrName": "ElementOnly", "tsEmitName": "ElementOnly", "normalizedSignature": "ElementOnly|System.Xml.Schema.XmlSchemaContentType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaContentType::MixedSystem.Xml.Schema.XmlSchemaContentType", "clrName": "Mixed", "tsEmitName": "Mixed", "normalizedSignature": "Mixed|System.Xml.Schema.XmlSchemaContentType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDatatypeVariety", "clrName": "System.Xml.Schema.XmlSchemaDatatypeVariety", "tsEmitName": "XmlSchemaDatatypeVariety", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDatatypeVariety::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDatatypeVariety::AtomicSystem.Xml.Schema.XmlSchemaDatatypeVariety", "clrName": "Atomic", "tsEmitName": "Atomic", "normalizedSignature": "Atomic|System.Xml.Schema.XmlSchemaDatatypeVariety|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDatatypeVariety::ListSystem.Xml.Schema.XmlSchemaDatatypeVariety", "clrName": "List", "tsEmitName": "List", "normalizedSignature": "List|System.Xml.Schema.XmlSchemaDatatypeVariety|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDatatypeVariety::UnionSystem.Xml.Schema.XmlSchemaDatatypeVariety", "clrName": "Union", "tsEmitName": "Union", "normalizedSignature": "Union|System.Xml.Schema.XmlSchemaDatatypeVariety|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "System.Xml.Schema.XmlSchemaDerivationMethod", "tsEmitName": "XmlSchemaDerivationMethod", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::EmptySystem.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "Empty", "tsEmitName": "Empty", "normalizedSignature": "Empty|System.Xml.Schema.XmlSchemaDerivationMethod|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::SubstitutionSystem.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "Substitution", "tsEmitName": "Substitution", "normalizedSignature": "Substitution|System.Xml.Schema.XmlSchemaDerivationMethod|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::ExtensionSystem.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "Extension", "tsEmitName": "Extension", "normalizedSignature": "Extension|System.Xml.Schema.XmlSchemaDerivationMethod|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::RestrictionSystem.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "Restriction", "tsEmitName": "Restriction", "normalizedSignature": "Restriction|System.Xml.Schema.XmlSchemaDerivationMethod|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::ListSystem.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "List", "tsEmitName": "List", "normalizedSignature": "List|System.Xml.Schema.XmlSchemaDerivationMethod|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::UnionSystem.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "Union", "tsEmitName": "Union", "normalizedSignature": "Union|System.Xml.Schema.XmlSchemaDerivationMethod|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::AllSystem.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "All", "tsEmitName": "All", "normalizedSignature": "All|System.Xml.Schema.XmlSchemaDerivationMethod|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaDerivationMethod::NoneSystem.Xml.Schema.XmlSchemaDerivationMethod", "clrName": "None", "tsEmitName": "None", "normalizedSignature": "None|System.Xml.Schema.XmlSchemaDerivationMethod|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaForm", "clrName": "System.Xml.Schema.XmlSchemaForm", "tsEmitName": "XmlSchemaForm", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaForm::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaForm::NoneSystem.Xml.Schema.XmlSchemaForm", "clrName": "None", "tsEmitName": "None", "normalizedSignature": "None|System.Xml.Schema.XmlSchemaForm|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaForm::QualifiedSystem.Xml.Schema.XmlSchemaForm", "clrName": "Qualified", "tsEmitName": "Qualified", "normalizedSignature": "Qualified|System.Xml.Schema.XmlSchemaForm|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaForm::UnqualifiedSystem.Xml.Schema.XmlSchemaForm", "clrName": "Unqualified", "tsEmitName": "Unqualified", "normalizedSignature": "Unqualified|System.Xml.Schema.XmlSchemaForm|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaInference\u002BInferenceOption", "clrName": "System.Xml.Schema.XmlSchemaInference\u002BInferenceOption", "tsEmitName": "XmlSchemaInference_InferenceOption", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaInference\u002BInferenceOption::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaInference\u002BInferenceOption::RestrictedSystem.Xml.Schema.XmlSchemaInference\u002BInferenceOption", "clrName": "Restricted", "tsEmitName": "Restricted", "normalizedSignature": "Restricted|System.Xml.Schema.XmlSchemaInference\u002BInferenceOption|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaInference\u002BInferenceOption::RelaxedSystem.Xml.Schema.XmlSchemaInference\u002BInferenceOption", "clrName": "Relaxed", "tsEmitName": "Relaxed", "normalizedSignature": "Relaxed|System.Xml.Schema.XmlSchemaInference\u002BInferenceOption|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaUse", "clrName": "System.Xml.Schema.XmlSchemaUse", "tsEmitName": "XmlSchemaUse", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaUse::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaUse::NoneSystem.Xml.Schema.XmlSchemaUse", "clrName": "None", "tsEmitName": "None", "normalizedSignature": "None|System.Xml.Schema.XmlSchemaUse|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaUse::OptionalSystem.Xml.Schema.XmlSchemaUse", "clrName": "Optional", "tsEmitName": "Optional", "normalizedSignature": "Optional|System.Xml.Schema.XmlSchemaUse|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaUse::ProhibitedSystem.Xml.Schema.XmlSchemaUse", "clrName": "Prohibited", "tsEmitName": "Prohibited", "normalizedSignature": "Prohibited|System.Xml.Schema.XmlSchemaUse|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaUse::RequiredSystem.Xml.Schema.XmlSchemaUse", "clrName": "Required", "tsEmitName": "Required", "normalizedSignature": "Required|System.Xml.Schema.XmlSchemaUse|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidationFlags", "clrName": "System.Xml.Schema.XmlSchemaValidationFlags", "tsEmitName": "XmlSchemaValidationFlags", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidationFlags::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidationFlags::NoneSystem.Xml.Schema.XmlSchemaValidationFlags", "clrName": "None", "tsEmitName": "None", "normalizedSignature": "None|System.Xml.Schema.XmlSchemaValidationFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidationFlags::ProcessInlineSchemaSystem.Xml.Schema.XmlSchemaValidationFlags", "clrName": "ProcessInlineSchema", "tsEmitName": "ProcessInlineSchema", "normalizedSignature": "ProcessInlineSchema|System.Xml.Schema.XmlSchemaValidationFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidationFlags::ProcessSchemaLocationSystem.Xml.Schema.XmlSchemaValidationFlags", "clrName": "ProcessSchemaLocation", "tsEmitName": "ProcessSchemaLocation", "normalizedSignature": "ProcessSchemaLocation|System.Xml.Schema.XmlSchemaValidationFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidationFlags::ReportValidationWarningsSystem.Xml.Schema.XmlSchemaValidationFlags", "clrName": "ReportValidationWarnings", "tsEmitName": "ReportValidationWarnings", "normalizedSignature": "ReportValidationWarnings|System.Xml.Schema.XmlSchemaValidationFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidationFlags::ProcessIdentityConstraintsSystem.Xml.Schema.XmlSchemaValidationFlags", "clrName": "ProcessIdentityConstraints", "tsEmitName": "ProcessIdentityConstraints", "normalizedSignature": "ProcessIdentityConstraints|System.Xml.Schema.XmlSchemaValidationFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidationFlags::AllowXmlAttributesSystem.Xml.Schema.XmlSchemaValidationFlags", "clrName": "AllowXmlAttributes", "tsEmitName": "AllowXmlAttributes", "normalizedSignature": "AllowXmlAttributes|System.Xml.Schema.XmlSchemaValidationFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidity", "clrName": "System.Xml.Schema.XmlSchemaValidity", "tsEmitName": "XmlSchemaValidity", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidity::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidity::NotKnownSystem.Xml.Schema.XmlSchemaValidity", "clrName": "NotKnown", "tsEmitName": "NotKnown", "normalizedSignature": "NotKnown|System.Xml.Schema.XmlSchemaValidity|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidity::ValidSystem.Xml.Schema.XmlSchemaValidity", "clrName": "Valid", "tsEmitName": "Valid", "normalizedSignature": "Valid|System.Xml.Schema.XmlSchemaValidity|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSchemaValidity::InvalidSystem.Xml.Schema.XmlSchemaValidity", "clrName": "Invalid", "tsEmitName": "Invalid", "normalizedSignature": "Invalid|System.Xml.Schema.XmlSchemaValidity|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSeverityType", "clrName": "System.Xml.Schema.XmlSeverityType", "tsEmitName": "XmlSeverityType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSeverityType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSeverityType::ErrorSystem.Xml.Schema.XmlSeverityType", "clrName": "Error", "tsEmitName": "Error", "normalizedSignature": "Error|System.Xml.Schema.XmlSeverityType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlSeverityType::WarningSystem.Xml.Schema.XmlSeverityType", "clrName": "Warning", "tsEmitName": "Warning", "normalizedSignature": "Warning|System.Xml.Schema.XmlSeverityType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode", "clrName": "System.Xml.Schema.XmlTypeCode", "tsEmitName": "XmlTypeCode", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NoneSystem.Xml.Schema.XmlTypeCode", "clrName": "None", "tsEmitName": "None", "normalizedSignature": "None|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::ItemSystem.Xml.Schema.XmlTypeCode", "clrName": "Item", "tsEmitName": "Item", "normalizedSignature": "Item|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NodeSystem.Xml.Schema.XmlTypeCode", "clrName": "Node", "tsEmitName": "Node", "normalizedSignature": "Node|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::DocumentSystem.Xml.Schema.XmlTypeCode", "clrName": "Document", "tsEmitName": "Document", "normalizedSignature": "Document|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::ElementSystem.Xml.Schema.XmlTypeCode", "clrName": "Element", "tsEmitName": "Element", "normalizedSignature": "Element|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::AttributeSystem.Xml.Schema.XmlTypeCode", "clrName": "Attribute", "tsEmitName": "Attribute", "normalizedSignature": "Attribute|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NamespaceSystem.Xml.Schema.XmlTypeCode", "clrName": "Namespace", "tsEmitName": "Namespace", "normalizedSignature": "Namespace|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::ProcessingInstructionSystem.Xml.Schema.XmlTypeCode", "clrName": "ProcessingInstruction", "tsEmitName": "ProcessingInstruction", "normalizedSignature": "ProcessingInstruction|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::CommentSystem.Xml.Schema.XmlTypeCode", "clrName": "Comment", "tsEmitName": "Comment", "normalizedSignature": "Comment|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::TextSystem.Xml.Schema.XmlTypeCode", "clrName": "Text", "tsEmitName": "Text", "normalizedSignature": "Text|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::AnyAtomicTypeSystem.Xml.Schema.XmlTypeCode", "clrName": "AnyAtomicType", "tsEmitName": "AnyAtomicType", "normalizedSignature": "AnyAtomicType|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::UntypedAtomicSystem.Xml.Schema.XmlTypeCode", "clrName": "UntypedAtomic", "tsEmitName": "UntypedAtomic", "normalizedSignature": "UntypedAtomic|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::StringSystem.Xml.Schema.XmlTypeCode", "clrName": "String", "tsEmitName": "String", "normalizedSignature": "String|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::BooleanSystem.Xml.Schema.XmlTypeCode", "clrName": "Boolean", "tsEmitName": "Boolean", "normalizedSignature": "Boolean|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::DecimalSystem.Xml.Schema.XmlTypeCode", "clrName": "Decimal", "tsEmitName": "Decimal", "normalizedSignature": "Decimal|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::FloatSystem.Xml.Schema.XmlTypeCode", "clrName": "Float", "tsEmitName": "Float", "normalizedSignature": "Float|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::DoubleSystem.Xml.Schema.XmlTypeCode", "clrName": "Double", "tsEmitName": "Double", "normalizedSignature": "Double|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::DurationSystem.Xml.Schema.XmlTypeCode", "clrName": "Duration", "tsEmitName": "Duration", "normalizedSignature": "Duration|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::DateTimeSystem.Xml.Schema.XmlTypeCode", "clrName": "DateTime", "tsEmitName": "DateTime", "normalizedSignature": "DateTime|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::TimeSystem.Xml.Schema.XmlTypeCode", "clrName": "Time", "tsEmitName": "Time", "normalizedSignature": "Time|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::DateSystem.Xml.Schema.XmlTypeCode", "clrName": "Date", "tsEmitName": "Date", "normalizedSignature": "Date|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::GYearMonthSystem.Xml.Schema.XmlTypeCode", "clrName": "GYearMonth", "tsEmitName": "GYearMonth", "normalizedSignature": "GYearMonth|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::GYearSystem.Xml.Schema.XmlTypeCode", "clrName": "GYear", "tsEmitName": "GYear", "normalizedSignature": "GYear|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::GMonthDaySystem.Xml.Schema.XmlTypeCode", "clrName": "GMonthDay", "tsEmitName": "GMonthDay", "normalizedSignature": "GMonthDay|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::GDaySystem.Xml.Schema.XmlTypeCode", "clrName": "GDay", "tsEmitName": "GDay", "normalizedSignature": "GDay|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::GMonthSystem.Xml.Schema.XmlTypeCode", "clrName": "GMonth", "tsEmitName": "GMonth", "normalizedSignature": "GMonth|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::HexBinarySystem.Xml.Schema.XmlTypeCode", "clrName": "HexBinary", "tsEmitName": "HexBinary", "normalizedSignature": "HexBinary|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::Base64BinarySystem.Xml.Schema.XmlTypeCode", "clrName": "Base64Binary", "tsEmitName": "Base64Binary", "normalizedSignature": "Base64Binary|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::AnyUriSystem.Xml.Schema.XmlTypeCode", "clrName": "AnyUri", "tsEmitName": "AnyUri", "normalizedSignature": "AnyUri|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::QNameSystem.Xml.Schema.XmlTypeCode", "clrName": "QName", "tsEmitName": "QName", "normalizedSignature": "QName|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NotationSystem.Xml.Schema.XmlTypeCode", "clrName": "Notation", "tsEmitName": "Notation", "normalizedSignature": "Notation|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NormalizedStringSystem.Xml.Schema.XmlTypeCode", "clrName": "NormalizedString", "tsEmitName": "NormalizedString", "normalizedSignature": "NormalizedString|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::TokenSystem.Xml.Schema.XmlTypeCode", "clrName": "Token", "tsEmitName": "Token", "normalizedSignature": "Token|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::LanguageSystem.Xml.Schema.XmlTypeCode", "clrName": "Language", "tsEmitName": "Language", "normalizedSignature": "Language|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NmTokenSystem.Xml.Schema.XmlTypeCode", "clrName": "NmToken", "tsEmitName": "NmToken", "normalizedSignature": "NmToken|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NameSystem.Xml.Schema.XmlTypeCode", "clrName": "Name", "tsEmitName": "Name", "normalizedSignature": "Name|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NCNameSystem.Xml.Schema.XmlTypeCode", "clrName": "NCName", "tsEmitName": "NCName", "normalizedSignature": "NCName|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::IdSystem.Xml.Schema.XmlTypeCode", "clrName": "Id", "tsEmitName": "Id", "normalizedSignature": "Id|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::IdrefSystem.Xml.Schema.XmlTypeCode", "clrName": "Idref", "tsEmitName": "Idref", "normalizedSignature": "Idref|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::EntitySystem.Xml.Schema.XmlTypeCode", "clrName": "Entity", "tsEmitName": "Entity", "normalizedSignature": "Entity|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::IntegerSystem.Xml.Schema.XmlTypeCode", "clrName": "Integer", "tsEmitName": "Integer", "normalizedSignature": "Integer|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NonPositiveIntegerSystem.Xml.Schema.XmlTypeCode", "clrName": "NonPositiveInteger", "tsEmitName": "NonPositiveInteger", "normalizedSignature": "NonPositiveInteger|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NegativeIntegerSystem.Xml.Schema.XmlTypeCode", "clrName": "NegativeInteger", "tsEmitName": "NegativeInteger", "normalizedSignature": "NegativeInteger|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::LongSystem.Xml.Schema.XmlTypeCode", "clrName": "Long", "tsEmitName": "Long", "normalizedSignature": "Long|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::IntSystem.Xml.Schema.XmlTypeCode", "clrName": "Int", "tsEmitName": "Int", "normalizedSignature": "Int|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::ShortSystem.Xml.Schema.XmlTypeCode", "clrName": "Short", "tsEmitName": "Short", "normalizedSignature": "Short|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::ByteSystem.Xml.Schema.XmlTypeCode", "clrName": "Byte", "tsEmitName": "Byte", "normalizedSignature": "Byte|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::NonNegativeIntegerSystem.Xml.Schema.XmlTypeCode", "clrName": "NonNegativeInteger", "tsEmitName": "NonNegativeInteger", "normalizedSignature": "NonNegativeInteger|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::UnsignedLongSystem.Xml.Schema.XmlTypeCode", "clrName": "UnsignedLong", "tsEmitName": "UnsignedLong", "normalizedSignature": "UnsignedLong|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::UnsignedIntSystem.Xml.Schema.XmlTypeCode", "clrName": "UnsignedInt", "tsEmitName": "UnsignedInt", "normalizedSignature": "UnsignedInt|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::UnsignedShortSystem.Xml.Schema.XmlTypeCode", "clrName": "UnsignedShort", "tsEmitName": "UnsignedShort", "normalizedSignature": "UnsignedShort|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::UnsignedByteSystem.Xml.Schema.XmlTypeCode", "clrName": "UnsignedByte", "tsEmitName": "UnsignedByte", "normalizedSignature": "UnsignedByte|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::PositiveIntegerSystem.Xml.Schema.XmlTypeCode", "clrName": "PositiveInteger", "tsEmitName": "PositiveInteger", "normalizedSignature": "PositiveInteger|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::YearMonthDurationSystem.Xml.Schema.XmlTypeCode", "clrName": "YearMonthDuration", "tsEmitName": "YearMonthDuration", "normalizedSignature": "YearMonthDuration|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlTypeCode::DayTimeDurationSystem.Xml.Schema.XmlTypeCode", "clrName": "DayTimeDuration", "tsEmitName": "DayTimeDuration", "normalizedSignature": "DayTimeDuration|System.Xml.Schema.XmlTypeCode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.Schema.ValidationEventHandler", "clrName": "System.Xml.Schema.ValidationEventHandler", "tsEmitName": "ValidationEventHandler", "kind": "Delegate", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Private.Xml:System.Xml.Schema.ValidationEventHandler::Invoke(System.Object,System.Xml.Schema.ValidationEventArgs):System.Void", "clrName": "Invoke", "tsEmitName": "Invoke", "normalizedSignature": "Invoke|(System.Object,System.Xml.Schema.ValidationEventArgs):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.ValidationEventHandler::BeginInvoke(System.Object,System.Xml.Schema.ValidationEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "BeginInvoke", "normalizedSignature": "BeginInvoke|(System.Object,System.Xml.Schema.ValidationEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 4, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.Schema.ValidationEventHandler::EndInvoke(System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "EndInvoke", "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2 } ] }, { "stableId": "System.Private.Xml:System.Xml.Schema.XmlValueGetter", "clrName": "System.Xml.Schema.XmlValueGetter", "tsEmitName": "XmlValueGetter",