Método System::Xml::Schema::XmlSchemaSimpleContentExtension::set_BaseTypeName

XmlSchemaSimpleContentExtension::set_BaseTypeName method

Establece el nombre de un tipo de datos incorporado o tipo simple del cual se extiende este tipo.

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

Ver también