System::Xml::Schema::XmlSchemaElement::get_QualifiedName method

XmlSchemaElement::get_QualifiedName method

Returns the actual qualified name for the given element.

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

ReturnValue

The qualified name of the element. The post-compilation interpretation of the QualifiedName value.

See Also