System::Xml::Schema::XmlSchemaAttribute::set_SchemaType method

XmlSchemaAttribute::set_SchemaType method

Sets the attribute type to a simple type.

void System::Xml::Schema::XmlSchemaAttribute::set_SchemaType(const SharedPtr<XmlSchemaSimpleType> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaSimpleType>&The value to set.

See Also