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 |
Can you use css and html together?
Can I use xml namespaces in dtds?
What does smil stand for and what is it used for?
What is xsl used for?
Is sql easy to learn?
XML serialization ?
What is a smart document?
What are the different types of parser available to parse the XML document?
0 Answers Sans Pareil IT Services,
What is binding (XML)?
How does rss work?
What are the main differences between atom 1.0 and rss 2.0?
What is the function of xslt?