Apache Daffodil Interview Questions and Answers Apache Daffodil is a library, requiring Java 8, used to convert between fixed format data and XML/JSON based on a DFDL schema. Some examples show the result of Daffodil parsing various inputs into XML. 1) When should I use an XSD facet like maxLength, ...