get_RefName()

XmlSchemaAttributeGroupRef::get_RefName() method

Returns the name of the referenced attributeGroup element.

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

Return Value

The name of the referenced attribute group. The value must be a QName.

See Also