System::Xml::Schema::XmlSchemaSimpleTypeList::get_BaseItemType method

XmlSchemaSimpleTypeList::get_BaseItemType method

Returns the XmlSchemaSimpleType representing the type of the simpleType element based on the XmlSchemaSimpleTypeList::get_ItemType and XmlSchemaSimpleTypeList::get_ItemTypeName values of the simple type.

SharedPtr<XmlSchemaSimpleType> System::Xml::Schema::XmlSchemaSimpleTypeList::get_BaseItemType()

ReturnValue

The XmlSchemaSimpleType representing the type of the simpleType element.

See Also