System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_BaseType method

XmlSchemaSimpleTypeRestriction::get_BaseType method

Returns information on the base type.

SharedPtr<XmlSchemaSimpleType> System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_BaseType()

ReturnValue

The base type for the simpleType element.

See Also