March Sale Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

XML I10-003 Dumps

Page: 1 / 1
Total 39 questions

XML Master Professional Database Administrator Questions and Answers

Question 1

Assume the use of XML Data like [XML Data] referenced in a separate window.

When a data element is present in XML Data, there are three possibilities for b element as shown in [XML Data b Element] (separate window). No other possibilities are available.

Consider inserting any XML data into an XMLDB using the methods shown in [Operation 1] or [Operation 2].

Select the correct answer that allows for a clear identification of the three different possibilities for [XML Data b Element].

[Operation 1]

After validating against the following [XML Schema], insert XML data (having no validation errors) into the XMLDB.

When no b element is present, the b element value is null.

When b element is present, the b element value is either 1 or 2 in [XML Data b Element].

[Operation 2]

After validating against the following [DTD], insert XML data (having no validation errors) into the XMLDB (do not consider the existence of a document type declaration in the XML data).

When the b element value is "null", the value of the b element is null.

When the b element value is a character string other than "null", the b element value is 1 in [XML Data b Element].

When the b element is an empty element, the b element value is 2 in [XML Data b Element].

[DTD]

Options:

A.

Under the method described in [Operation 1], the three possibilities may not be clearly identified in some circumstances

B.

Under the method described in [Operation 2],the three possibilities may not be clearly identified in some circumstances

C.

The methods in [Operation 1] and [Operation 2] can clearly identify the three possibilities

D.

The methods in [Operation 1] and [Operation 2] cannot clearly identify the three possibilities

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.

Assume you wish to execute a query on [example xml] (separate window) to obtain a record element that includes a data element for which the condition attribute value is "good," and for which the element value is 100 or less.

Select the correct result of executing the [XQuery] (separate window). The expected result would be "C;" however, the query may not be processed as expected.

Options:

A.

<result/>

B.

<result>

<record date="2007-05-15">

<data condition="bad">50</data>

<data condition="bad">80</data>

<data condition="good">250</data>

C.

<result>

<recorddate="2007-05-16">

<data condition="bad">60</data>

<data condition="good">90</data>

<datacondition="good">150</data>

D.

<result>

<recorddate="2007-05-15">

<data condition="bad">50</data>

<data condition="bad">80</data>

<datacondition="good">250</data>

<recorddate="2007-05-16">

<data condition="bad">60</data>

<data condition="good">90</data>

<data condition="good"> 150</data>

Question 4

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

Question 5

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.

Page: 1 / 1
Total 39 questions