XML Quiz # 9

Instructions
Quiz: XML Quiz # 9
Subject: Basic Xml
Total Questions: 30 MCQs
Time: 30 Minutes

Note

  • Do not refresh the page while taking the test.
  • Results along with correct answers will be shown at the end of the test.
XML Quiz # 9
Question 1 of 30
00:00
  • Suppose you have a letter element as :- <letter> Dear Mr.<name>John Smith</name>. Your order <orderid>1032</orderid> will be shipped on <shipdate>2001-07-13</shipdate>. </letter> 

    Which of the following will be a valid Schema for this?


  • Which of the following is not a valid statement?

     

  • Which of the following values xlink:actuate can have?

     

  • Which of the following events is operating DOM in XHTML 2.0 ?

     

  • Select which of the following is a valid XML document with respect to the following XML Schema? <?xml version="1.0"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" > <xs:element name="Employee" type="EmployeeType" /> <xs:complexType name="EmployeeType"> <xs:sequence maxOccurs="unbounded"> <xs:element ref="Name" /> <xs:element ref="Department" /> </xs:sequence> </xs:complexType> <xs:element name="Name" type="xs:string" /> <xs:element name="Department" type="xs:string" /> </xs:schema>

  • Which of the following is not a valid node type?

     

  • Which of the following is true about XHTML attributes?

     

  • Which of the following is used to create a link in XML documents?

     

  • Which XSL formatting object holds the content of the table body?

     

  • Which of the following is not valid with respect to DTD?

     

  • Which of the following is not a valid XLink attribute?

     

  • Which of the following values xlink:show attribute can have?

     

  • Which of the following restrictions can be used with string data type?

     

  • Which of the following statements is invalid for XML schema?

     

  • What is the correct XSL match pattern that can be applied on any element named y whose parent is an element named x?

     

  • Select a valid xml document with an external document type declaration:

     

  • Which of these are not correct names for an XML element?

     

  • Which of the following is a correct definition of XML version?

     

  • Identify the most accurate statement about the application of XML:

     

  • Which of the following is a valid XML Schema?

     

  • Which of the following is not a built in data type for XML Schema?

     

  • Which of the following values can be used with xml:space ?

     

  • Which of the following is not a valid indicator?

     

  • Which of the following is not a valid data type in XML?

     

  • What is XLink and XPointer?

  • Which of the following is not valid with respect to XPointer?

  • Which of the following browsers support XPointer?

  • XSL has “ block container” for formating the document

  • What is DTD?

  • Which of the following XML fragments are well-formed?

Liked this quiz? Share it with friends:

XML Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

XML Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it