System::Xml::Schema::XmlSchemaSimpleContentRestriction::set_BaseTypeName method

XmlSchemaSimpleContentRestriction::set_BaseTypeName method

Sets the name of the built-in data type or simple type from which this type is derived.

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

See Also