20#ifndef __com_sun_star_xml_dom_XEntity_idl__
21#define __com_sun_star_xml_dom_XEntity_idl__
25module
com { module sun { module star { module xml { module dom {
Definition XEntity.idl:28
string getNotationName()
For unparsed entities, the name of the notation for the entity.
string getPublicId()
The public identifier associated with the entity, if specified.
string getSystemId()
The system identifier associated with the entity, if specified.
The primary dom datatype.
Definition XNode.idl:69
Definition Ambiguous.idl:22