Describe the role that XSL can play when dynamically
generating HTML pages from a relational database.
Answer Posted / guest
Even if candidates have never participated in a project
involving this type of architecture, they should recognize
it as one of the common uses of XML. Querying a database and
then formatting the result set so that it can be validated
as an XML document allows developers to translate the data
into an HTML table using XSLT rules. Consequently, the
format of the resulting HTML table can be modified without
changing the database query or application code since the
document rendering logic is isolated to the XSLT rules.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is xml file in asp net?
describe the role of xpath?
Where is the xml tag in indesign?
How to use filtering in XSLT?
Define structure of xml?
What is a rss feed link?
How do I link xml to xsd?
Do you feel that you have chosen the right technology XSLT?
What is xml simple definition?
How do xml files work?
What is XPath Query ?
What does svg stand for and what is it used for?
How you define template in xslt? : xslt
Does youtube have an rss feed?
Can I encode mathematics using xml?updated