System::Xml::Schema::XmlSchemaSimpleTypeList::set_ItemTypeName method

XmlSchemaSimpleTypeList::set_ItemTypeName method

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

void System::Xml::Schema::XmlSchemaSimpleTypeList::set_ItemTypeName(const SharedPtr<XmlQualifiedName> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlQualifiedName>&The value to set.

See Also