XSLT Training Quiz

XSLT Training Quiz

1st - 10th Grade

10 Qs

quiz-placeholder

Similar activities

HTML: Creating Web Page and Inserting Images, Links & Table

HTML: Creating Web Page and Inserting Images, Links & Table

7th Grade

14 Qs

Comparing Decimals and Decimal  Place Value

Comparing Decimals and Decimal Place Value

5th Grade

15 Qs

Javascript Básico

Javascript Básico

9th - 12th Grade

10 Qs

Math Inequalities

Math Inequalities

4th - 8th Grade

12 Qs

Compara fracciones

Compara fracciones

5th Grade

12 Qs

Hàm tính khấu hao TSCĐ

Hàm tính khấu hao TSCĐ

1st Grade - University

10 Qs

VP-AD6

VP-AD6

10th Grade

11 Qs

HTML

HTML

8th Grade

11 Qs

XSLT Training Quiz

XSLT Training Quiz

Assessment

Quiz

Other

1st - 10th Grade

Hard

Created by

Jashley Nojor

Used 27+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

XSLT is:

Extensible Stylesheet Language Translators

Extended Stylesheet Language Transformation

Extensible Stylesheet Language Transformation

Extensible Style Language Transformation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

XSLT is/is used for:

Navigating in XML documents

Is a W3C Recommendation

Is a Cascading Style Sheets

Transforms an XML document into another XML document

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Templates are defined by using:

<template>

<x:template>

<xsl:template>

<xsl>

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a valid XSLT operator?

= | !=

and | or

< | >

&gt; | &lt;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the language for navigating in XML Documents

XSL-FO

XPath

XSLT

XQuery

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or false:

<xsl:template> elements can be nested inside each other.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following variable declarations is correct?

<xsl:variable name="hisName" select="'Syd'"/>

<xsl:variable name="$hisName" select="'Syd'"/>

<xsl:variable name="hisName" select="Syd"/>

<xsl:variable name="$hisName" select="Syd"/>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?