XSLT Training Quiz

XSLT Training Quiz

1st - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Ch. 15 Practice Set 2 pages 514-515 #33-46

Ch. 15 Practice Set 2 pages 514-515 #33-46

7th - 8th Grade

14 Qs

Html Introduction

Html Introduction

8th - 9th Grade

10 Qs

Comparing Fractions with different denominators

Comparing Fractions with different denominators

3rd Grade

12 Qs

Lipkovitch Ordering negative numbers

Lipkovitch Ordering negative numbers

8th Grade

10 Qs

CLASS-III MATHS GEOMETRY Dt 08.01.2020

CLASS-III MATHS GEOMETRY Dt 08.01.2020

3rd Grade

10 Qs

Web Tasarım ve Temelleri

Web Tasarım ve Temelleri

9th - 12th Grade

10 Qs

Introduction to HTML

Introduction to HTML

9th - 12th Grade

15 Qs

HTML MUTIN

HTML MUTIN

7th - 9th Grade

15 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?