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 attribute of the record element must be unique within the XML document, and further that the level attribute of the scenario element must reference the value of the level attribute of the record element.[XML Document]<TestML><record level="1" data="100" /><record level="2" data="250" /><scenario stage="A" level="1" /><scenario stage="B" level="2" /></TestML>Select which answer correctly belongs in (1) of the [XML Schema] document below.
Answer(s): D
Select the correct result of executing the [XQuery] on [example xml] referenced in a separate window.
Answer(s): A
Select which of the following is not a correct description regarding dynamic context defined by XQuery 1.0.
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.
Answer(s): C
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]<!ELEMENT example (data+)><!ELEMENT data (a?, b?, c?)><!ELEMENT a (#PCDATA)><!ELEMENT b (#PCDATA)><!ELEMENT c (#PCDATA)>
Answer(s): B
Share your comments for XML Master I10-003 exam with other users:
good questions
Delayed the exam until December 29th.
A and D are True
good one with explanation
This is one of the most useful study guides I have ever used.
Keeping this site free takes real effort. We constantly battle automated scraping and unauthorized content copying. A quick account helps us protect the community and keep the site free.
To continue studying for your I10-003, please sign in or create a free account.