get_BaseTypeName()

XmlSchemaComplexContentRestriction::get_BaseTypeName() method

Returns the name of a complex type from which this type is derived by restriction.

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaComplexContentRestriction::get_BaseTypeName()

Return Value

The name of the complex type from which this type is derived by restriction.

See Also