Online Access Free I10-001 Practice Test

Exam Code:I10-001
Exam Name:XML Master Basic V2
Certification Provider:XML Master
Free Question Number:129
Posted:Aug 25, 2025
Rating
100%

Question 1

Select which of the following describes an XML document with correct comment coding.

Question 2

Select which of the following is a well-formed XML document.

Question 3

Select which of the following correctly describes a namespace to which the "Application" element in the XML document below belongs.
<?xml version="1. 0"?>
<message xmlns:personal="urn:sample:personal"
xmlns:application="urn:sample:Application">
<application:data>
<Application Date="2005/09/30">Address_Change</Application>
<Change_Address>Bunkyo-ku_Tokyo_XXXX</Change_Address> <Applicant>Ichiro_Yamamoto</Applicant> <personal:Department_Name>Sales_Department</personal:Department_Name> <personal:Telephone_Number usage="Official">03-1111-1111</personal:Telephone_Number> </application:data>
</message>

Question 4

Press the Exhibit button to view "XML Schema Document". Which of the following is a valid XML document with respect to "XML Schema Document".

Question 5

Select the answer that correctly describes a namespace to which the eMail element in the XML document below belongs.
<data xmlns="urn:sample1"
xmlns:master="urn:sample2">
<Name>Taro_Yamada</Name>
<master:eMail>Yamada@abc. co. jp</master:eMail>
<Tel>03-xxxx-xxx1</Tel>
</data>

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.