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 |
Does xml support user-defined tags?
How do I open a xsl file?
How do I open an xsl file?
How do you load XML document and perform validation of the document?
What are the parts of an xml file?
What is a schema in word?
How often do rss feeds update?
How do I add an rss feed to outlook 365?
Why XML editor is needed instead of Notepad?
What is xslt in xml?
What is GetElementbyname method will do?
How do I use the default xml namespace to refer to attribute names in an xml namespace?