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)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlQualifiedName>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++