XML Master Professional Database Administrator I10-003 Exam Questions

Page: 1 / 14
Total 39 questions
Question 1

Assume that for [XML Document] referenced in a separate window, you wish to create an XML Schema document that defines that the value of the level element must be unique within the XML document. Which of the following correctly describes the XML Schema document?

[XML Document]

1

100

2

250



Answer : B


Question 2

Select which of the following is not a correct description regarding XQuery 1.0 or SOL standards.



Answer : A


Question 3

Select the correct result of executing the following [XQuery] on [example xml] referenced in a separate window.

[XQuery]

{

for $record in fn:doc("example.xml")/example/record

return

{ fn:data($record/data) }

}



Answer : D


Question 4

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].

[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]



Answer : B


Question 5

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 having a value equal to or greater than 100 and less than 200. 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.



Answer : D


Question 6

Assume that you wish to improve the response time when executing the following [XQuery] on a certain XMLDB. Which one of the answers below is not an appropriate point to be checked? Assume that the XMLDB does not have any automated optimization functions related to the answer choices.



Answer : C


Question 7

Select the correct result of executing the [XOuery] on [example xml] referenced in a separate window.



Answer : A


Page:    1 / 14   
Total 39 questions