Examlex

Solved

George Is Developing an XSLT Style Sheet to Display Data

question 15

Multiple Choice

    George is developing an XSLT style sheet to display data from research surveys. The structure of the surveys.xml file is shown in the accompanying figure. He comes to you for assistance in preparing the final file. -One of George's research associates has created a style sheet named surveyfunctions.xsl containing functions that will be used in displaying the survey data. Which of the following shows the correct code George should enter in his new style sheet to allow him to use the functions in the surveyfunctions.xsl file? A)  <xsl:include uri= surveyfunctions.xsl  /> B)  <xsl:apply-templates select= surveyfunctions.xsl  /> C)  <xsl:include href= surveyfunctions.xsl  /> D)  <xsl:copy-of select= surveyfunctions.xsl  />  
George is developing an XSLT style sheet to display data from research surveys. The structure of the surveys.xml file is shown in the accompanying figure. He comes to you for assistance in preparing the final file.
-One of George's research associates has created a style sheet named surveyfunctions.xsl containing functions that will be used in displaying the survey data. Which of the following shows the correct code George should enter in his new style sheet to allow him to use the functions in the surveyfunctions.xsl file?


Definitions:

Software

Programs and other operating information used by a computer.

Cognitive Developmental Stages

The phases characterizing the development of cognitive abilities in children, as proposed by theorists like Piaget, including stages such as sensorimotor and formal operational.

Piaget

A Swiss psychologist known for his theory of cognitive development, suggesting that children move through a series of stages as they grow and learn.

Succeed

To achieve a desired goal or endeavor, often through effort or skill.

Related Questions