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