System::Xml::Schema::XmlSchemaComplexContentRestriction::set_BaseTypeName método

XmlSchemaComplexContentRestriction::set_BaseTypeName method

Establece el nombre de un tipo complejo del cual este tipo se deriva por restricción.

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

Ver también