XmlDtd.attributeDeclsFor

const(XmlDtdAttributeDecl)[] attributeDeclsFor(string elementName) const @safe nothrow

Returns attribute declarations for elementName.

Parameters

elementNameElement name.

Returns

A slice of attribute declarations (may be empty).