View Single Post
  #13  
Old 01-18-2012, 05:46 PM
peterjacky peterjacky is offline
Junior Member
 
Join Date: Jan 2012
Posts: 4
peterjacky is on a distinguished road
Default

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.
__________________
injury attorneys in utah
Reply With Quote