[scriptable, uuid(a6cf9079-15b3-11d2-932e-00805f8add32)]
interface nsIDOMEntity : nsIDOMNode
Attributes
readonly attribute
DOMString
notationName
The nsIDOMEntity interface represents an entity, either parsed or unparsed, in an XML document. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Core/ @status FROZEN
readonly attribute
DOMString
publicId
readonly attribute
DOMString
systemId
Compare to: