System::Xml::Schema::XmlSchemaComplexContentExtension::set_BaseTypeName method

XmlSchemaComplexContentExtension::set_BaseTypeName method

Sets the name of the complex type from which this type is derived by extension.

void System::Xml::Schema::XmlSchemaComplexContentExtension::set_BaseTypeName(const SharedPtr<XmlQualifiedName> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlQualifiedName>&The value to set.

See Also