Mono Class Library: Overview

System.Xml.Schema.XmlSchemaType: Method Members

The methods of System.Xml.Schema.XmlSchemaType are listed below. For a list of all members, see the XmlSchemaType Members list.

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

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.