get_BaseTypeName()

XmlSchemaSimpleContentExtension::get_BaseTypeName() method

Returns the name of a built-in data type or simple type from which this type is extended.

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

Return Value

The base type name.

See Also