System::Xml::Schema::XmlSchemaElement::get_RefName method

XmlSchemaElement::get_RefName method

Returns the reference name of an element declared in this schema (or another schema indicated by the specified namespace).

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

ReturnValue

The reference name of the element.

See Also