XML XSLT Schema DTD Quiz 03

XML XSLT Schema DTD Quiz 03

Assessment

Quiz

Computers, Science

University

Medium

Created by

Đặng Kim Thi

Used 18+ times

FREE Resource

Student preview

quiz-placeholder

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