get_BaseXmlSchemaType()

XmlSchemaType::get_BaseXmlSchemaType() method

Returns the post-compilation value for the base type of this schema type.

SharedPtr<XmlSchemaType> System::Xml::Schema::XmlSchemaType::get_BaseXmlSchemaType()

Return Value

An XmlSchemaType object representing the base type of this schema type.

See Also