20 #ifndef __com_sun_star_xml_dom_XNotation_idl__
21 #define __com_sun_star_xml_dom_XNotation_idl__
25 module
com { module sun { module star { module xml { module dom {
The primary dom datatype.
Definition: XNode.idl:69
Definition: XNotation.idl:28
string getPublicId()
The public identifier of this notation.
string getSystemId()
The system identifier of this notation.
Definition: Ambiguous.idl:22