Multiple Choice
Which of the following shows the correct syntax of the element used to include an external style sheet in the active style sheet?
A) <xsl:include uri=" href " />
B) <xsl:include doc=" uri " />
C) <xsl:include href=" uri " />
D) <xsl:include uri=" doc " />
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: Define the term scope, and describe the
Q39: XSLT variables act more like constants because
Q40: If you place the include element at
Q41: XSLT and XPath 1.0 support only one
Q42: The locations in the style sheet where
Q44: A(n) _ is a collection of data
Q45: The _ attribute of the decimal-format element
Q46: Parameters created in XSLT 2.0 also support
Q47: Which of the following if elements tests
Q48: Which of the following shows the correct