2013-12-09

Practice Final Question 3 .

'''Originally Posted By: Trevor Uyeda'''

Andrew Pham<br>Derick Tran<br>Chuck Bocage<br>Trevor Uyeda<br><br>Explanation: The element applies a template to the current element or to the current element's child nodes. A template is the instructions on how to display a particular tag.<br><br>school.xml<br><br><br><br><br><br> SJSU<br> <br><br><br>school.xsl<br><br><br><br> <br> <br> <br> Schools<br> <br> <br> <br> <br> <br> <br> <br>

<br> <br>
<br> <br><br><br><br>Output:<br><br><br> <br> Schools<br> <br> <br>

SJSU <br> <br>

'''Originally Posted By: Trevor Uyeda''' Andrew Pham<br>Derick Tran<br>Chuck Bocage<br>Trevor Uyeda<br><br>Explanation: The element applies a template to the current element or to the current element's child nodes. A template is the instructions on how to display a particular tag.<br><br>school.xml<br><br><br><br><br><br> SJSU<br> <br><br><br>school.xsl<br><br><br><br> <br> <br> <br> Schools<br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br><br><br><br>Output:<br><br><br> <br> Schools<br> <br> <br> SJSU <br> <br>
X