UNPKG

@tsonic/dotnet

Version:

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

109 lines (105 loc) 10.7 kB
// Generated by tsbindgen - Architecture // Namespace: System.Xml.Schema // Facade - Public API Surface // Import internal declarations import * as Internal from './System.Xml.Schema/internal/index.js'; // Cross-namespace type imports for constraints import type { ArrayList, CollectionBase, ICollection, IDictionary, IDictionaryEnumerator, IEnumerable, IEnumerator, IList } from './System.Collections/internal/index.js'; import type { Stream, TextReader, TextWriter } from './System.IO/internal/index.js'; import type { MethodBase, MethodInfo } from './System.Reflection/internal/index.js'; import type { ISerializable, SerializationInfo, StreamingContext } from './System.Runtime.Serialization/internal/index.js'; import type { XAttribute, XDocument, XElement } from './System.Xml.Linq/internal/index.js'; import type { XmlSerializerNamespaces } from './System.Xml.Serialization/internal/index.js'; import type { XPathItem } from './System.Xml.XPath/internal/index.js'; import type { IXmlLineInfo, IXmlNamespaceResolver, XmlAttribute, XmlNamespaceManager, XmlNameTable, XmlNode, XmlQualifiedName, XmlReader, XmlResolver, XmlTokenizedType, XmlWriter } from './System.Xml/internal/index.js'; import type { Array as ClrArray, AsyncCallback, Boolean as ClrBoolean, DateTime, Decimal, Delegate, Double, Enum, EventArgs, Exception, IAsyncResult, ICloneable, IComparable, IConvertible, IFormatProvider, IFormattable, Int32, Int64, IntPtr, ISpanFormattable, MulticastDelegate, Object as ClrObject, String as ClrString, SystemException, Type, TypeCode, Uri, Void } from './System/internal/index.js'; // Public API exports (curated - no internal $instance/$views leakage) export { XmlSchemaDatatypeVariety as XmlSchemaDatatypeVariety } from './System.Xml.Schema/internal/index.js'; export type IXmlSchemaInfo = Internal.IXmlSchemaInfo; export { ValidationEventArgs as ValidationEventArgs } from './System.Xml.Schema/internal/index.js'; export type ValidationEventHandler = Internal.ValidationEventHandler; export { XmlAtomicValue as XmlAtomicValue } from './System.Xml.Schema/internal/index.js'; export { XmlSchema as XmlSchema } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAll as XmlSchemaAll } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAnnotated as XmlSchemaAnnotated } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAnnotation as XmlSchemaAnnotation } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAny as XmlSchemaAny } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAnyAttribute as XmlSchemaAnyAttribute } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAppInfo as XmlSchemaAppInfo } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAttribute as XmlSchemaAttribute } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAttributeGroup as XmlSchemaAttributeGroup } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaAttributeGroupRef as XmlSchemaAttributeGroupRef } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaChoice as XmlSchemaChoice } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaCollection as XmlSchemaCollection } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaCollectionEnumerator as XmlSchemaCollectionEnumerator } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaComplexContent as XmlSchemaComplexContent } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaComplexContentExtension as XmlSchemaComplexContentExtension } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaComplexContentRestriction as XmlSchemaComplexContentRestriction } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaComplexType as XmlSchemaComplexType } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaContent as XmlSchemaContent } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaContentModel as XmlSchemaContentModel } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaContentProcessing as XmlSchemaContentProcessing } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaContentType as XmlSchemaContentType } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaDatatype as XmlSchemaDatatype } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaDerivationMethod as XmlSchemaDerivationMethod } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaDocumentation as XmlSchemaDocumentation } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaElement as XmlSchemaElement } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaException as XmlSchemaException } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaExternal as XmlSchemaExternal } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaFacet as XmlSchemaFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaNumericFacet as XmlSchemaNumericFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaLengthFacet as XmlSchemaLengthFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaMinLengthFacet as XmlSchemaMinLengthFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaMaxLengthFacet as XmlSchemaMaxLengthFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaPatternFacet as XmlSchemaPatternFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaEnumerationFacet as XmlSchemaEnumerationFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaMinExclusiveFacet as XmlSchemaMinExclusiveFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaMinInclusiveFacet as XmlSchemaMinInclusiveFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaMaxExclusiveFacet as XmlSchemaMaxExclusiveFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaMaxInclusiveFacet as XmlSchemaMaxInclusiveFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaTotalDigitsFacet as XmlSchemaTotalDigitsFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaFractionDigitsFacet as XmlSchemaFractionDigitsFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaWhiteSpaceFacet as XmlSchemaWhiteSpaceFacet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaForm as XmlSchemaForm } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaGroup as XmlSchemaGroup } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaGroupBase as XmlSchemaGroupBase } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaGroupRef as XmlSchemaGroupRef } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaIdentityConstraint as XmlSchemaIdentityConstraint } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaXPath as XmlSchemaXPath } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaUnique as XmlSchemaUnique } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaKey as XmlSchemaKey } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaKeyref as XmlSchemaKeyref } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaImport as XmlSchemaImport } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaInclude as XmlSchemaInclude } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaInfo as XmlSchemaInfo } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaNotation as XmlSchemaNotation } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaObject as XmlSchemaObject } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaObjectCollection as XmlSchemaObjectCollection } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaObjectEnumerator as XmlSchemaObjectEnumerator } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaObjectTable as XmlSchemaObjectTable } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaParticle as XmlSchemaParticle } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaRedefine as XmlSchemaRedefine } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSequence as XmlSchemaSequence } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSet as XmlSchemaSet } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaCompilationSettings as XmlSchemaCompilationSettings } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSimpleContent as XmlSchemaSimpleContent } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSimpleContentExtension as XmlSchemaSimpleContentExtension } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSimpleContentRestriction as XmlSchemaSimpleContentRestriction } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSimpleType as XmlSchemaSimpleType } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSimpleTypeContent as XmlSchemaSimpleTypeContent } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSimpleTypeList as XmlSchemaSimpleTypeList } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSimpleTypeRestriction as XmlSchemaSimpleTypeRestriction } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaSimpleTypeUnion as XmlSchemaSimpleTypeUnion } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaType as XmlSchemaType } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaUse as XmlSchemaUse } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaValidationException as XmlSchemaValidationException } from './System.Xml.Schema/internal/index.js'; export type XmlValueGetter = Internal.XmlValueGetter; export { XmlSchemaValidationFlags as XmlSchemaValidationFlags } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaValidator as XmlSchemaValidator } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaValidity as XmlSchemaValidity } from './System.Xml.Schema/internal/index.js'; export { XmlSeverityType as XmlSeverityType } from './System.Xml.Schema/internal/index.js'; export { XmlTypeCode as XmlTypeCode } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaInference as XmlSchemaInference } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaInference_InferenceOption as XmlSchemaInference_InferenceOption } from './System.Xml.Schema/internal/index.js'; export { XmlSchemaInferenceException as XmlSchemaInferenceException } from './System.Xml.Schema/internal/index.js'; export { Extensions$instance as Extensions } from './System.Xml.Schema/internal/index.js';