The sql element

The sql element simply contains SQL

<!ATTLIST sql
          query CDATA #REQUIRED

The tag attribute query gives the literal SQL associated with the question that owns the sql element.