System::Xml::Schema::XmlSchemaSimpleTypeList::get_ItemType method

XmlSchemaSimpleTypeList::get_ItemType method

Returns the simpleType element that is derived from the type specified by the base value.

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

ReturnValue

The item type for the simple type element.

See Also