Processing instruction constructors
Processing instruction constructors create processing instruction nodes. Db2 for z/OS® supports direct constructors for creating processing instruction nodes.
The constructed node has the following node properties:
- A target property
- Identifies the application to which the processing instruction is directed.
- A content property
- Specifies the content of the processing instruction.