System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_BaseTypeName method

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()

ReturnValue

The name of the base type.

See Also