System::Xml::Schema::XmlSchemaSimpleContentExtension::set_BaseTypeName method
XmlSchemaSimpleContentExtension::set_BaseTypeName method
Sets the name of a built-in data type or simple type from which this type is extended.
void System::Xml::Schema::XmlSchemaSimpleContentExtension::set_BaseTypeName(const SharedPtr<XmlQualifiedName> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlQualifiedName>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaSimpleContentExtension
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++