Multiple Choice
Alfonso has been working with XQuery, and would like to create a library module to centralize the global variables and functions he's created. He has encountered some problems in implementing the library module, and comes to you for help.
-Alfonso has placed several global variables in his library module. However, when he references one of these variables in a query main module, an error occurs. In looking at his code, you suggest the problem is happening because he did not include the _____ when referencing the variable.
A) namespace prefix
B) absolute path
C) fully qualified name
D) relative path
Correct Answer:

Verified
Correct Answer:
Verified
Q42: The XQuery prolog declaration _ specifies whether
Q43: In XQuery, variables are assigned using the
Q44: The _ module is the XQuery file
Q45: You can automatically generate comments for your
Q46: With XQuery, the user can summarize data
Q48: Agnes has been using XQuery to design
Q49: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" -The FLWOR structure
Q50: In an XQuery file, the _ namespace
Q51: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" -In the user-defined
Q52: You can add an element to a