Test your basic knowledge |

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. With __________ you can add display information to an XML document






2. The set of textual representations of the value space.






3. XML validated against a DTD is __________ XML






4. XML documents must contain a ______________






5. The five predefined entity references:< - > - & - ______ - "






6. In XML - the white-space in a document is __________






7. The basic unit of a regex.






8. XML attribute values must be __________






9. An element that contains only character data and has no attributes.






10. XML is a _______________ to HTML






11. XML tags are __________ by the author of the XML document






12. An element name without a namespace prefix






13. XML elements must be properly __________






14. With XSLT you can transform an XML document into ______






15. XML data is stored in __________






16. XML stores a new line as __________






17. XML with correct syntax is __________ XML






18. A formatted text string that a pattern can be created with - Commonly used in schema languages to describe sequences of characters or elements.






19. An XML document can be validated using either one of these






20. An XML-based alternative to DTD






21. You can only have _______ tag with the same name within a single namespace?






22. To view raw XML on a webpage you must __________ and select the page






23. The purpose of this is to define the structure of an XML document






24. A component nested further inside of the schema structure and not a direct child of the root schema element






25. A component of the schema that is a direct child of the root schema element






26. A defined collection of element and attribute names.






27. These provide additional information about an element






28. In an XML name there are no __________






29. XML tags are _____________ sensitive






30. The W3C XML specification states that a program should __________ an XML document if it finds an error






31. XML name cannot start with the letters __________ or any variation of them






32. DTDs can be divided into two parts: ________ subset and external subset






33. Text strings that follow certain rules for the format and content.






34. __________ files can be viewed in all major browsers






35. XSLT is far more __________ than CSS






36. Occurs when elements from two or more documents share the same name.






37. Five different types of element content in DTDs: any - empty - ____________ - elements(child) - mixed






38. Four attribute values you can specify in a DTD: default value - fixed value - required or ___________






39. There can only be ____ DTD per XML document.






40. W3C recommends using __________ instead of CSS






41. All your tags conform to their DTD schema






42. XML is a software and hardware __________ tool for carrying information






43. XSLT can be used to transform XML into HTML - before it is __________






44. XML has __________ predefined tags






45. Three generalized categories of attribute values: string - ________ - tokenized






46. The general syntax for a document type declaration






47. In this schema design - all element declarations are made globally.






48. An element that has one or more attributes - or is the parent to one or more child elements.






49. 3 main DTD components: element - attribute - and ______________






50. Element may appear ZERO or one time