Converts input and returns the result of the conversion.
input
@override bool convert(XmlElement input) => input.getElement("write", namespace: input.namespaceUri) != null;