set_BaseItemType()
XmlSchemaSimpleTypeList::set_BaseItemType(const SharedPtr<XmlSchemaSimpleType>&) method
Sets the XmlSchemaSimpleType representing the type of the simpleType element based on the XmlSchemaSimpleTypeList::get_ItemType and XmlSchemaSimpleTypeList::get_ItemTypeName values of the simple type.
void System::Xml::Schema::XmlSchemaSimpleTypeList::set_BaseItemType(const SharedPtr<XmlSchemaSimpleType> &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaSimpleType>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaSimpleType
- Class XmlSchemaSimpleTypeList
- Namespace System::Xml::Schema
- Library Aspose.Slides