System::Xml::Schema::XmlSchemaGroupRef::set_RefName method
XmlSchemaGroupRef::set_RefName method
Sets the name of a group defined in this schema (or another schema indicated by the specified namespace).
void System::Xml::Schema::XmlSchemaGroupRef::set_RefName(const SharedPtr<XmlQualifiedName> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlQualifiedName>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaGroupRef
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++