get_RefName()

XmlSchemaGroupRef::get_RefName() method

Returns the name of a group defined in this schema (or another schema indicated by the specified namespace).

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaGroupRef::get_RefName()

Return Value

The name of a group defined in this schema.

See Also