| XmlSchemaType {System.Xml.Schema} | .NET clr documentation |
# namespace System.Xml.Schema
export class XmlSchemaType extends XmlSchemaAnnotated {
Annotation: XmlSchemaAnnotation;
BaseSchemaType: any kind;
BaseXmlSchemaType: XmlSchemaType;
Datatype: XmlSchemaDatatype;
DerivedBy: XmlSchemaDerivationMethod;
Final: XmlSchemaDerivationMethod;
FinalResolved: XmlSchemaDerivationMethod;
Id: string;
IsMixed: boolean;
LineNumber: integer;
LinePosition: integer;
Name: string;
Namespaces: XmlSerializerNamespaces;
Parent: XmlSchemaObject;
QualifiedName: XmlQualifiedName;
SourceUri: string;
TypeCode: XmlTypeCode;
UnhandledAttributes: XmlAttribute[];
}
Annotation: XmlSchemaAnnotationBaseSchemaType: any kindBaseXmlSchemaType: XmlSchemaTypeDatatype: XmlSchemaDatatypeDerivedBy: XmlSchemaDerivationMethodFinal: XmlSchemaDerivationMethodFinalResolved: XmlSchemaDerivationMethodNamespaces: XmlSerializerNamespacesParent: XmlSchemaObjectQualifiedName: XmlQualifiedNameTypeCode: XmlTypeCodeUnhandledAttributes: XmlAttribute