get_QualifiedName()

XmlSchemaElement::get_QualifiedName() method

Returns the actual qualified name for the given element.

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

Return Value

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

See Also