MCQs > IT & Programming > XML > Analyze the following schema declaration: ... ... Which of the following fragments of the schema declaration indicates the default namespace of the XML 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 indicates the default namespace of the XML
schema?

Answer

Correct Answer: xmlns="http://www.expertrating.com"

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