MCQs > IT & Programming > XML > Analyze the following schema declaration: ... ... Which of the following fragments of the schema declaration defines the namespace being used by the elements and data types in the schema?

XML MCQs

Analyze the following schema declaration:
<?xml version="1.0"?>
<xs:schema xmlns:xs=http://www.w3.org/2001/XMLSchema
targetNamespace="http://www.expertrating.com" xmlns=http://www.expertrating.com
elementFormDefault="qualified">
...
...
</xs:schema>
Which of the following fragments of the schema declaration defines the namespace being used by the
elements and data types in the schema?

Answer

Correct Answer: xmlns:xs="http://www.w3.org/2001/XMLSchema"

Explanation:

Note: This Question is unanswered, help us to find answer for this one

XML Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

XML Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it