PhoenixmlDb.XDM
XdmProcessingInstruction
Represents an XML processing instruction.
#XdmProcessingInstruction
Namespace: PhoenixmlDb.Xdm.Nodes
Represents an XML processing instruction.
#Properties
| Name | Description |
|---|---|
Target
|
The target (name) of the PI. |
Value
|
The content of the PI. |