XML Master I10-003 Exam (page: 1)
XML Master I10-003 Professional Database Administrator
Updated on: 31-Mar-2026

Viewing Page 1 of 9

Four separate operating requirements and four individual storage management methods for XML document data are listed below. Considering the general characteristics, which individual management method ([Management Methods]) combines most optimally with which requirement ([Operating Requirements])?
[Operating Requirements]
1. Retrieve a portion of the XML document according to values in the XML document
2. Identify the XML document by unique values, and retrieve the entire XML document
3. Perform aggregation and statistical calculations of the values in the XML document
4. Continuously check the data types for the values in the XML document, and search through data using queries on the XML document
[Management Methods]
A) XML document file (text file) management via file system
B) Management via RDB (relational database), and program for storing data from an XML document into the RDB (assume the RDB does not maintain an XML document tree structure) C) Management via XMLDB, using XML Schema definitions
D) Management via XMLDB, without using XML Schema definitions

  1. A-4, B-2, C-1, D-3
  2. A-1, B-2, C-4, D-3
  3. A-2, B-1, C-4, D-3

Answer(s): A



Assume that a certain XMLDB requires disk capacity in excess of the size of an XML document when storing the XML document to accommodate XML node information and other information (such as management considerations, etc.)
The following describes the capacity needed:

When eliminating ignorable whitespace in the XML document 1.5 times the XML document file size.
When not eliminating ignorable whitespace in the XML document 2.0 times the XML document file size. At the initial stage, the total size of the XML document files to be stored is 1GB. At the operating stage, repeated additions and deletions of XML documents will result in a projected disk requirement of plus or minus 10% compared to the prior year. Assume that the disk size configured at initial stage cannot be changed for two years. The required disk capacity will be calculated according to these conditions; however, to provide a safety margin, the decision has been made to set aside the equivalent of twice the maximum required disk capacity as calculated above. Select the value representing the required disk capacity when ignorable whitespace is not eliminated from the XML document. Do not consider any facts or conditions other than those given above.

  1. 3.3GB
  2. 3.63GB
  3. 4.4GB
  4. 4.84GB

Answer(s): D



Assume that [testmixsd] (referenced in a separate window) has been defined. Without rewriting this XML Schema Document ([testml-xsd]), create a new, separate XML Schema Document to partially change the schema definition replacing the phone element with a cellPhone element. As a result, the following [XML Document] will be valid against the new schema.



Which of the following correctly descnbes the new XML Schema Document? Assume that the XMLDB or XML parser correctly processes the XML Schema schema Location attribute.
[XML Document]
<TestML>
<person> <name>John Smith</name>
<cellPhone>000-1111-2222</cellPhone>
</person>
</TestML>

  1. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import schemaLocation="testml.xsd" />
    <xs:element name="cellPhone" type="xs:string" />
    </xs:schema>
  2. <xs:schema xmlns:xs="http://wvwv.w3.org/2001/XMLSchema">
    <xs:include schemaLocation="testmLxsd" />
    <xs:element name="cellPhone" substitutionGroup="phone" type="xs:string" /> </xs:schema>
  3. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:redefine schemaLocation-'testml.xsd">
    <xs:element name="cellPhone" base="phone" type="xs:string" />
    </xs:redefine>
    </xs:schema>
  4. This type of definition cannot be created using XML Schema

Answer(s): B



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.


  1. <result/>
  2. <result>
    <record date="2007-05-15">
    <data condition="bad">50</data>
    <data condition="bad">80</data>
    <data condition="good">250</data>
    </record>
    </result>
  3. <result>
    <record date="2007-05-16">
    <data condition="bad">60</data>
    <data condition="good">90</data>
    <data condition="good">150</data>
    </record>
    </result>
  4. <result>
    <record date="2007-05-15">
    <data condition="bad">50</data>
    <data condition="bad">80</data>
    <data condition="good">250</data>
    </record>

    <record date="2007-05-16">
    <data condition="bad">60</data>
    <data condition="good">90</data>
    <data condition="good"> 150</data>
    </record>
    </result>

Answer(s): D



Assume that you wish to create an XML Schema document against which [XML Document] (referenced in a separate window) is valid.

  1. <xs:sequence>
    <xs:any namespace="##any" processContents="lax"/>
    <xs:element ref="tns:person" maxOccurs="unbounded"/>
    </xs:sequence>
  2. <xs:sequence>
    <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
    <xs:element ref="tns:person" maxOccurs="unbounded"/>
    </xs:sequence>
  3. <xs:sequence>
    <xs:any namespace-'urn:xmlmaster: division urn:xmlmaster:title" processContents="lax"/>
    <xs:element ref="tns:person" maxOccurs="unbounded"/>
    </xs:sequence>
  4. <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:any namespace="urrrxmlmaster:division um:xmlmaster:title"

    processContents="lax"/>
    <xs:element ref="tns:person"/>
    </xs:choice>

Answer(s): B,D



Viewing Page 1 of 9



Share your comments for XML Master I10-003 exam with other users:

Ethan 8/23/2023 12:52:00 AM

question 46, the answer should be data "virtualization" (not visualization).
Anonymous


nSiva 9/22/2023 5:58:00 AM

its useful.
UNITED STATES


Ranveer 7/26/2023 7:26:00 PM

Pass this exam 3 days ago. The PDF version and the Xengine App is quite useful.
SOUTH AFRICA


Sanjay 8/15/2023 10:22:00 AM

informative for me.
UNITED STATES


Tom 12/12/2023 8:53:00 PM

question 134s answer shoule be "dlp"
JAPAN


Alex 11/7/2023 11:02:00 AM

in 72 the answer must be [sys_user_has_role] table.
Anonymous


Finn 5/4/2023 10:21:00 PM

i appreciated the mix of multiple-choice and short answer questions. i passed my exam this morning.
IRLAND


AJ 7/13/2023 8:33:00 AM

great to find this website, thanks
UNITED ARAB EMIRATES


Curtis Nakawaki 6/29/2023 9:11:00 PM

examination questions seem to be relevant.
UNITED STATES


Umashankar Sharma 10/22/2023 9:39:00 AM

planning to take psm test
Anonymous


ED SHAW 7/31/2023 10:34:00 AM

please allow to download
UNITED STATES


AD 7/22/2023 11:29:00 AM

please provide dumps
UNITED STATES


Ayyjayy 11/6/2023 7:29:00 AM

is the answer to question 15 correct ? i feel like the answer should be b
BAHRAIN


Blessious Phiri 8/12/2023 11:56:00 AM

its getting more technical
Anonymous


Jeanine J 7/11/2023 3:04:00 PM

i think these questions are what i need.
UNITED STATES


Aderonke 10/23/2023 2:13:00 PM

helpful assessment
UNITED KINGDOM


Tom 1/5/2024 2:32:00 AM

i am confused about the answers to the questions. do you know if the answers are correct?
KOREA REPUBLIC OF


Vinit N. 8/28/2023 2:33:00 AM

hi, please make the dumps available for my upcoming examination.
UNITED STATES


Sanyog Deshpande 9/14/2023 7:05:00 AM

good practice
UNITED STATES


Tyron 9/8/2023 12:12:00 AM

so far it is really informative
Anonymous


beast 7/30/2023 2:22:00 PM

hi i want it please please upload it
Anonymous


Mirex 5/26/2023 3:45:00 AM

am preparing for exam ,just nice questions
Anonymous


exampei 8/7/2023 8:05:00 AM

please upload c_tadm_23 exam
TURKEY


Anonymous 9/12/2023 12:50:00 PM

can we get tdvan4 vantage data engineering pdf?
UNITED STATES


Aish 10/11/2023 5:51:00 AM

want to clear the exam.
INDIA


Smaranika 6/22/2023 8:42:00 AM

could you please upload the dumps of sap c_sac_2302
INDIA


Blessious Phiri 8/15/2023 1:56:00 PM

asm management configuration is about storage
Anonymous


Lewis 7/6/2023 8:49:00 PM

kool thumb up
UNITED STATES


Moreece 5/15/2023 8:44:00 AM

just passed the az-500 exam this last friday. most of the questions in this exam dumps are in the exam. i bought the full version and noticed some of the questions which were answered wrong in the free version are all corrected in the full version. this site is good but i wish the had it in an interactive version like a test engine simulator.
Anonymous


Terry 5/24/2023 4:41:00 PM

i can practice for exam
Anonymous


Emerys 7/29/2023 6:55:00 AM

please i need this exam.
Anonymous


Goni Mala 9/2/2023 12:27:00 PM

i need the dump
Anonymous


Lenny 9/29/2023 11:30:00 AM

i want it bad, even if cs6 maybe retired, i want to learn cs6
HONG KONG


MilfSlayer 12/28/2023 8:32:00 PM

i hate comptia with all my heart with their "choose the best" answer format as an argument could be made on every question. they say "the "comptia way", lmao no this right here boys is the comptia way 100%. take it from someone whos failed this exam twice but can configure an entire complex network that these are the questions that are on the test 100% no questions asked. the pbqs are dead on! nice work
Anonymous