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

XmlSchemaComplexContentRestriction::set_BaseTypeName method

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

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

Ver también