XmlDtd.findElement

const(XmlDtdElementDecl) * findElement(string name) const @safe nothrow

Looks up an element declaration.

Parameters

nameElement name.

Returns

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