Link: Smiling_Chen: XML, XSQL & HTML.
XSQL helps to generate XML from a database and creat HTML from XML, so that we can view the requested data as a webpage. What is XSLT then? Somebody helps me out.
XSQL is responsible for generating XML from a database, but that is it. We use XSLT to transform the XML into HTML.