XmlDtd.findNotation

const(XmlDtdNotationDecl) * findNotation(string name) const @safe nothrow

Looks up a notation.

Parameters

nameNotation name.

Returns

Pointer to the notation declaration, or null if not found.