Mono Class Library: Overview

System.Xml.Schema.XmlSchemaType: Members

The members of System.Xml.Schema.XmlSchemaType are listed below.

See Also: Inherited members from System.Xml.Schema.XmlSchemaAnnotated

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
BaseSchemaTypeobject. Documentation for this section has not yet been entered.
[read-only]
BaseXmlSchemaTypeXmlSchemaType. Documentation for this section has not yet been entered.
[read-only]
DatatypeXmlSchemaDatatype. Documentation for this section has not yet been entered.
[read-only]
DerivedByXmlSchemaDerivationMethod. Documentation for this section has not yet been entered.
FinalXmlSchemaDerivationMethod. Documentation for this section has not yet been entered.
[read-only]
FinalResolvedXmlSchemaDerivationMethod. Documentation for this section has not yet been entered.
IsMixedbool. Documentation for this section has not yet been entered.
Namestring. Documentation for this section has not yet been entered.
[read-only]
QualifiedNameSystem.Xml.XmlQualifiedName. Documentation for this section has not yet been entered.
[read-only]
TypeCodeXmlTypeCode. Documentation for this section has not yet been entered.

Public Methods

static
GetBuiltInComplexType(XmlTypeCode) : XmlSchemaComplexType
Documentation for this section has not yet been entered.
static
GetBuiltInComplexType(System.Xml.XmlQualifiedName) : XmlSchemaComplexType
Documentation for this section has not yet been entered.
static
GetBuiltInSimpleType(XmlTypeCode) : XmlSchemaSimpleType
Documentation for this section has not yet been entered.
static
GetBuiltInSimpleType(System.Xml.XmlQualifiedName) : XmlSchemaSimpleType
Documentation for this section has not yet been entered.
static
IsDerivedFrom(XmlSchemaType, XmlSchemaType, XmlSchemaDerivationMethod) : bool
Documentation for this section has not yet been entered.