get_RefName()

XmlSchemaAttribute::get_RefName() method

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

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

Return Value

The name of the attribute declared.

See Also