20 #ifndef __com_sun_star_xml_dom_XProcessingInstruction_idl__
21 #define __com_sun_star_xml_dom_XProcessingInstruction_idl__
25 module
com { module sun { module star { module xml { module dom {
encapsulates the details of an XML parse error or warning.
Definition: DOMException.idl:34
The primary dom datatype.
Definition: XNode.idl:69
Definition: XProcessingInstruction.idl:28
void setData([in] string data)
The content of this processing instruction.
string getTarget()
The target of this processing instruction.
string getData()
The content of this processing instruction.
Definition: Ambiguous.idl:22