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. XML tags are _____________ sensitive






2. With XML - __________ are not allowed






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






4. In XML - all elements must have a ____________






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






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






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






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






9. XSLT is far more __________ than CSS






10. XML documents must contain a ______________






11. Two XML uses: separation and _______ of data






12. XML elements must be properly __________






13. All your tags are closed and nested properly






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






15. A collection of rules or declarations that define the content and structure of the document.






16. XML names can contain letters - __________ - and other characters






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






18. The basic unit of a regex.






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






20. __________ allows sloppy XML to still be validated






21. Used to declare different namespaces - enables same tags to mean different things






22. W3C recommends using __________ instead of CSS






23. It is the advice of w3schools to use tags rather than __________






24. The * cardinality indicator appears at the ______ in a mixed content model






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






26. Defines how many times an element can appear within a content model - its absence indicates element must appear once and only once






27. All your tags conform to their DTD schema






28. The set of values that correspond to the data type.






29. This schema design involves sets of nested declarations.






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






31. DTD (acronym)






32. XML was created to structure - store - and ________ information






33. In an XML name there are no __________






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






35. XML data is stored in __________






36. A limit placed on the facet of a base type.






37. In the list of element choices #PCDATA must appear _________






38. A defined collection of element and attribute names.






39. The compositor that forces elements to be entered in the same order as indicated in the schema.






40. XML documents do not carry information about how to __________ the data






41. In XML - an element can contain other elements - text - __________ - or a mix






42. Enumerated attribute that provides information to the XML parser about how to handle non-XML data.






43. An XML document that defines the content and structure of one or more XML documents.






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






45. With __________ you can add display information to an XML document






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






47. Unlike a DTD - a ____________ file has no entity functionality? true






48. __________ files can be viewed in all major browsers






49. An element name without a namespace prefix






50. XML with correct syntax is __________ XML