get_BaseType()

XmlSchemaSimpleTypeRestriction::get_BaseType() method

Returns information on the base type.

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

Return Value

The base type for the simpleType element.

See Also