Source position: SAX2.inc line 32
procedure xmlSAX2NotationDecl(
ctx: pointer;
name: xmlCharPtr;
publicId: xmlCharPtr;
systemId: xmlCharPtr
);