System::Xml::Schema::XmlSchemaElement::set_SubstitutionGroup method

XmlSchemaElement::set_SubstitutionGroup method

Sets the name of an element that is being substituted by this element.

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

See Also