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 fixed the error in the query prolog, but now is encountering problems when he tries to reference a function he defined and added to the library module. In looking at his library module code, you remind him that he must include the _____ keyword when creating a user-defined function.
A) namespace
B) define
C) declare
D) library
Correct Answer:

Verified
Correct Answer:
Verified
Q25: You cannot use XQuery in place of
Q26: In the order by clause of a
Q27: Agnes has been using XQuery to design
Q28: XQuery 3.0 provides a robust debugging technique
Q29: In general, a processor can run a
Q31: One option to format query results is
Q32: Agnes has been using XQuery to design
Q33: A(n) _ contains the declarations for namespaces,
Q34: In an XQuery variable declaration, text strings
Q35: In XQuery, the _ namespace is used