get_BaseTypeName()

XmlSchemaSimpleTypeRestriction::get_BaseTypeName() method

Returns the name of the qualified base type.

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

Return Value

The qualified name of the simple type restriction base type.

See Also