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

GetXMLDeclaration – PB Docs 2022 – PowerBuilder Library

GetXMLDeclaration – PB Docs 2022

GetXMLDeclaration

Description

Gets the declaration of the XML document.

Syntax

Argument

Description

pbdom_document_name

The name of a PBDOM_DOCUMENT object

version

The value of version in the declaration of the XML
document you want to obtain. If the version is null, no value
will be obtained. If there is no declaration in the XML
document, version will be obtained as null.

encoding

The value of encoding in the declaration of the XML
document you want to obtain. If the encoding is null, no value
will be obtained. If there is no declaration in the XML
document, encoding will be obtained as null.

standalone

The value of standalone in the declaration of the
XML document you want to obtain. If the standalone is null, no
value will be obtained. If there is no declaration in the XML
document, standalone will be obtained as null.

Return value

Boolean.

Returns true for success and false for failure.

Throws

EXCEPTION_PBDOM_OBJECT_INVALID_FOR_USE — This PBDOM_OBJECT object
is not associated with a derived PBDOM_OBJECT class object.

See also

SetXMLDeclaration


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