This method of the DTD class retrieves the named XML notation in the DTD.
public final Notation findNotation(Name name);
Returns the Notation object; returns null if it is not found.