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 names can contain letters - __________ - and other characters






2. In an XML name there are no __________






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






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






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






6. Element may appear ZERO or one time






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






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






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






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






11. XML attribute values must be __________






12. W3C recommends using __________ instead of CSS






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






14. DTD (acronym)






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






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






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






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






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






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






21. XML is a _______________ to HTML






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






23. XML has __________ predefined tags






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






25. All your tags conform to their DTD schema






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






27. storage unit for a document's content.






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






29. A system of symbols (tags) and rules embedded in a document that govern its structure (content) and format (appearance)






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






31. Two XML uses: separation and _______ of data






32. With XML - __________ are not allowed






33. A list of values where each list is derived from a base type.






34. This element encloses all other elements and is therefore the sole parent of them all






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






36. XML (acronyn)






37. A schema tag that defines how the list will be treated.






38. XML documents must contain a ______________






39. HTML is a about displaying information - while XML is about _____________ data (transport and storage)






40. The keyword to declare a DTD attribute






41. Querying language for pulling out just one portion of an XML doc - i.e. to grab all of a particular tag






42. XML names cannot start with a number or a __________






43. XML elements must be properly __________






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






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






46. In XML - all elements must have a ____________






47. Metadata should be stored as attributes - and the __________ should be stored as elements






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






49. Any element located within the root element






50. XML names cannot contain __________