Source position: valid.inc line 120
function xmlAddNotationDecl(
ctxt: xmlValidCtxtPtr;
dtd: xmlDtdPtr;
name: xmlCharPtr;
PublicID: xmlCharPtr;
SystemID: xmlCharPtr
):xmlNotationPtr;