System::Xml::Schema::XmlSchemaSimpleTypeRestriction::set_BaseTypeName method

XmlSchemaSimpleTypeRestriction::set_BaseTypeName method

Sets the name of the qualified base type.

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

See Also