get_ItemType()

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

Return Value

The item type for the simple type element.

See Also