GetQualifiedName – PB Docs 2018

GetQualifiedName

Description

Obtains the qualified name of a PBDOM_ATTRIBUTE. The
GetQualifiedName method returns the local name for a PBDOM_ATTRIBUTE
that has no namespace.

Syntax

Argument

Description

pbdom_attribute_name

The name of the PBDOM_ATTRIBUTE

Return value

String.

Usage

For a PBDOM_ATTRIBUTE object that has the form
[namespacePrefix]:[attributeName], the qualified name for the
PBDOM_ATTRIBUTE consists of the entire name, [namespacePrefix], and
[attributeName].

To obtain the local name of the PBDOM_ATTRIBUTE, use the
GetName method.

To obtain the namespace prefix for the PBDOM_ATTRIBUTE, use the
GetNamespacePrefix method.

See also

GetName

GetNamespacePrefix

GetNamespaceUri

SetName

SetNamespace


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x