Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetChildElement Syntax 2 – PB Docs 2019 – PowerBuilder Library

GetChildElement Syntax 2 – PB Docs 2019

GetChildElement Syntax 2

Description

Returns the first child PBDOM_ELEMENT object, matching the name
and namespace indicated by the method parameter contained in the
PBDOM_ELEMENT object from which the method is invoked.

Syntax

Argument

Description

pbdom_element_name

The name of a PBDOM_ELEMENT object

strElementName

The local name of the child PBDOM_ELEMENT object
to be returned

strNamespacePrefix

The prefix of the namespace of the child
PBDOM_ELEMENT object to be returned

strNamespaceUri

The URI of the namespace of the child
PBDOM_ELEMENT object to be returned

Return value

PBDOM_ELEMENT. The first child PBDOM_ELEMENT object whose name
and namespace information match the values of the method parameters.
If no PBDOM_ELEMENT object exists for the specified name and namespace
information, the GetChildElement method returns a value of
null.

Throws

EXCEPTION_INVALID_ARGUMENT — If any of the input arguments is
invalid, for example, null.

EXCEPTION_INVALID_NAME — If the input Element Name or input
namespace prefix or namespace URI is invalid.

See also

GetChildElement
Syntax 1

GetChildElements

HasChildElements

HasChildren

IsRootElement

RemoveChildElement

RemoveChildElements


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