System::Xml::Schema::XmlSchemaAttributeGroupRef::set_RefName method

XmlSchemaAttributeGroupRef::set_RefName method

Sets the name of the referenced attributeGroup element.

void System::Xml::Schema::XmlSchemaAttributeGroupRef::set_RefName(const SharedPtr<XmlQualifiedName> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlQualifiedName>&The value to set.

See Also