XML MCQ Quiz Hub

XML Mcq Question Set 4

Choose a topic to test your knowledge and improve your XML skills

1. Attribute standalone="no" should be included in XML declaration if a document.




2. Which of the following are not correct rule of XML declaration?




3. Elements can behave as containers to hold?




4. Each XML document contains _______ element?




5. Which of the following is correct syntax to write an XML element?




6. Element with no content is known as?




7. Which of the following is correct XML Elements Rules?




8. Which of the following is true?




9. A validating XML application should be used when?




10. The syntax for writing the minimum occurrence for an element is?




11. Which of the following is used to specify the attribute list of an element?




12. _____ are part of XML elements.




13. An XML attribute is always a ________ pair.




14. The name value should be in?




15. Attributes are used to add a unique ________ to an element




16. How many types of enumerated attribute?




17. NMTOKEN attribute used for?




18. IDREFS attribute used for?




19. CDATA attribute is?




20. Which of the following are the predefined attributes?




21. Attribute of the document interface in DOM is/are?




22. _____ allow documents to contain instructions for applications.




23. Which of the following is correct syntax of PI?




24. Which of the following Identifies the application to which the instruction is directed?




25. A PI can contain any data except the combination?




26. Which of the following valid Pis example?




27. What is the full form of DTD?




28. A character that describes the information for the application to process known as?




29. ____ is the process of converting unicode characters into their equivalent binary representation.




30. How many type of encoding?




31. UTF stands for?




32. For the documents without encoding information, ______ is set by default.




33. The number 8 or 16 refers to?




34. Number of possible Characters for 1 Bytes Per Character?




35. What is true about 4 bytes per character?




36. A mapping is done from the byte value (0-255) and translated through a mapping table referred to as a?




37. In most code pages the first 127 chars are common known as the?




38. What will be Representation (hexadecimal) for Encoding UTF-8?




39. The DTD starts with?




40. An __________ tells the parser to parse the document from the specified root element.




41. If the DTD is pointing to external path, it is called?




42. The square brackets [ ] enclose an optional list of entity declarations called?




43. Which of the following is correct rule for internal subset?




44. In external DTD elements are declared _______ the XML file.




45. We can refer to an external DTD by using?




46. Public identifiers can follow any format, however, a commonly used format is called?




47. In XML?




48. XML Schema is commonly known as ?




49. What is true about XML Schema?




50. How can be defined within an XSD?




51. ______ element is used only in the context of the text.




52. Which of the following are correct predefined simple types?




53. Attributes have _______ property.




54. Which allows you to specify which child elements an element can contain and to provide some structure within your XML documents?




55. A schema describes?




56. Microsoft XML Schema Data Type “ boolean” has values?




57. Simple type Built into Schema "data" represent a data in?




58. The XML format has a simpler set of ............ than HTML.




59. All information in XML is .....




60. An entity in XML is a ..........