Month End Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Note! Following I10-003 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

XML Master Professional Database Administrator Questions and Answers

Question 1

An [XQuery] was executed to join [eventList.xml] and [sessionUst.xml] (referenced in a separate window) and obtain the following [Expected Execution Result].

However, executing this [XQuery] resulted in an error.

Select which of the following is an appropriate example of the resulting Error Message.

Options:

A.

XPST0008:An expression refers to a variable name that is not defined in the static context.

B.

XPTY0018:The result of the last step in a path expression contains both nodes and atomic values.

C.

XGTY0024:The content sequence in an element constructor contains an attribute node following a node that is not an attribute node.

D.

XGST0054:A variable depends on itself.

Buy Now
Question 2

Select the correct result of executing the [XQuery] on [example xml] referenced in a separate window. Do not consider indents (ignorable white space such as line feeds, tabs, etc.) in [example.xml] or the execution results.

Options:

A.

<result>

<dept>Sales Department</dept>

<name>John Smith</name>

<dept>Engineering Department</dept>

<name>Harold Jones</name>

B.

<result>

<dept>Sales Department</dept>Sales Department

<name>John Smith</name>John Smith

<dept>Engineering Department</dept>Engineering Department

<name>Harold Jones</name>Harold Jones

C.

<result>

<dept>Sales Department</dept>Sales Department

<group/>

<title/>

<name>John Smith</name>John Smith

<dept>Engineering Department</dept>Engineering Department

<name>Harold Jones</name>Harold Jones

D.

<result>

<dept>Sales Department</dept>Sales Department

<group>Group No1</group>

<title>Group Leader

<name>John Smith</name>John Smith

<dept>Engineering Department</dept>Engineering Department

<name>Harold Jones</name>Harold Jones

Question 3

See separate window.

[PRODUCTS xml] (separate window) and [STOCKLIST.xml] (separate window) are output in XML format from RDB (relational database) data.

Assume that you wish to use an XOuery processor to get [Output Result] (separate window) from this XML data.

Which of the following is an XOuery that cannot retrieve [Output Result]?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D