get_SubstitutionGroup()

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()

Return Value

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

See Also