System::Xml::Schema::XmlSchemaComplexContentRestriction::get_BaseTypeName method

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

ReturnValue

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

See Also