System::Xml::Schema::XmlSchemaElement::get_SubstitutionGroup method

XmlSchemaElement::get_SubstitutionGroup method

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

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaElement::get_SubstitutionGroup()

ReturnValue

The qualified name of an element that is being substituted by this element. Optional.

See Also