System::Xml::Schema::XmlSchemaType::get_BaseXmlSchemaType method

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()

ReturnValue

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

See Also