Notes:
Technical comparison of XSLT processing vs. XForms processing. Both involve a “data model”—separate from any markup or DOM, that gets processed. XSLT has separate source and result trees. XForms handles input and output from a single instance data tree.