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

Processing instructions – PB Docs 125 – PowerBuilder Library

Processing instructions – PB Docs 125

Processing instructions

Processing instructions (PIs) enable you to provide information
to the application that uses the processed XML. Processing instructions
are enclosed in <? and ?> delimiters
and must have a name, called the target, followed by optional data
that is processed by the application that uses the XML. Each application
that uses the XML must process the targets that it recognizes and ignore
any other targets.

The XML declaration at
the beginning of an XML document is an example of a processing instruction.
You cannot use the string xml as
the name of any other processing instruction target.

Example

In this example, usething is
the name of the target, and thing=this.thing is
the data to be processed by the receiving application:


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