Beginning XML Databases (Wrox Beginning Guides)

1. 

What does FLWOR represent?

  1. For, Loop, When, Order, Replace

  2. For, Loop, Where, Order, Return

  3. For, Let, Where, Order, Replace

  4. For, Let, Where, Order By, Return

  5. None of the above

2. 

XQuery is written in XML. True or False?

3. 

Saxon allows for execution of XQuery queries. True or False?

Answers

1.  

Exercise 1 solution

d. For, Let, Where, Order By, Return is the correct answer. The other answers are all silly.

2.  

Exercise 2 solution

XQuery is not written in XML so the answer is False.

3.  

Exercise 3 solution

The answer is True. Saxon allows for execution of XQuery queries in a shell.

Категории