System::Xml::Schema::XmlSchemaComplexContentRestriction::set_BaseTypeName method
XmlSchemaComplexContentRestriction::set_BaseTypeName method
Sets the name of a complex type from which this type is derived by restriction.
void System::Xml::Schema::XmlSchemaComplexContentRestriction::set_BaseTypeName(const SharedPtr<XmlQualifiedName> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlQualifiedName>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaComplexContentRestriction
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++