System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_BaseTypeName method

XmlSchemaSimpleTypeRestriction::get_BaseTypeName method

Returns the name of the qualified base type.

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

ReturnValue

The qualified name of the simple type restriction base type.

See Also