Describe the role that XSL can play when dynamically
generating HTML pages from a relational database.
Answer / 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 |
Why namespace is used in xml?
What is xsd file?
Difference between CDATA and PCDATA in XML ?
What does smil stand for and what is it used for?
Which are the main features of xml?
What are the advantages of xml over html?
What is the difference between xls and xlsx?
When should I use the default xml namespace instead of prefixes?
what is the difference between SGML/XML and c or c++ ?
What are the various advantages of xsl?
Does anyone still use rss?
How do start a podcast?