get_BaseTypeName()

XmlSchemaSimpleContentRestriction::get_BaseTypeName() method

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

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

Return Value

The name of the base type.

See Also