9
How It Works
–           XSLT        XForms
<>
<>
<>
<>
<>
Source tree
Instance data
Stylesheet tree
XForms Processing
XSLT
Processing
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.