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

XmlSchemaComplexContentRestriction::get_BaseTypeName method

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

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaComplexContentRestriction::get_BaseTypeName()

ReturnValue

El nombre del tipo complejo del cual este tipo se deriva por restricción.

Ver también