get_BaseItemType()

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

Return Value

The XmlSchemaSimpleType representing the type of the simpleType element.

See Also