System::Xml::Schema::XmlSchemaElement::get_SubstitutionGroup método

XmlSchemaElement::get_SubstitutionGroup method

Devuelve el nombre de un elemento que está siendo sustituido por este elemento.

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

ReturnValue

El nombre calificado de un elemento que está siendo sustituido por este elemento. Opcional.

Ver también