
XML::GDOME::Notation - Interface Notation implementation.

$str = $not->getPublicId(); $str = $not->getSystemId();

XML::GDOME::Node > XML::GDOME::Notation

Returns: the public identifier of this notation. If the public identifier was not specified, this is undef.
Returns: the system identifier of this notation. If the system identifier was not specified, this is undef.