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

XmlSchemaSimpleContentRestriction::set_BaseTypeName method

Establece el nombre del tipo de datos incorporado o tipo simple del que se deriva este tipo.

void System::Xml::Schema::XmlSchemaSimpleContentRestriction::set_BaseTypeName(const SharedPtr<XmlQualifiedName> &value)
ParámetroTipoDescripción
valueconst SharedPtr<XmlQualifiedName>&El valor a establecer.

Ver también