get_ItemTypeName()

XmlSchemaSimpleTypeList::get_ItemTypeName() method

Returns the name of a built-in data type or simpleType element defined in this schema (or another schema indicated by the specified namespace).

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaSimpleTypeList::get_ItemTypeName()

Return Value

The type name of the simple type list.

See Also